index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add new API to validate a string as hostname or IP address
Lennart Poettering
2016-11-21
3
-0
/
+27
*
basic: make sure in_addr_from_string() can take NULL arguments
Lennart Poettering
2016-11-21
1
-7
/
+6
*
basic: add explicit ipv4-specific in_addr classification calls
Lennart Poettering
2016-11-21
3
-15
/
+24
*
networkd: rework how we set the hostname on the dhcp4 client
Lennart Poettering
2016-11-21
1
-19
/
+25
*
sd-dhcp: permit unsetting the hostname again
Lennart Poettering
2016-11-21
1
-5
/
+9
*
Merge pull request #4701 from martinpitt/networkd-polkit
Lennart Poettering
2016-11-21
4
-5
/
+76
|
\
|
*
tests: check transient hostname with and without static hostname
Martin Pitt
2016-11-21
1
-2
/
+30
|
*
hostnamed: allow networkd to set the transient hostname
Martin Pitt
2016-11-20
4
-5
/
+46
|
*
test: clean up "dummy0" interface after each test case in networkd-test.py
Martin Pitt
2016-11-20
1
-0
/
+2
*
|
Merge pull request #4691 from keszybz/test-suite-fixes
Evgeny Vereshchagin
2016-11-20
4
-5
/
+17
|
\
\
|
|
/
|
/
|
|
*
test-functions: also add qemu define for ppc64
Zbigniew Jędrzejewski-Szmek
2016-11-20
1
-0
/
+3
|
*
test-ipcrm: skip test if nfsnobody is missing
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-3
/
+5
|
*
basic/process-util: we need to take the shorter of two strings
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-1
/
+1
|
*
test-process-util: bind mount fails under selinux, skip test
Zbigniew Jędrzejewski-Szmek
2016-11-18
1
-1
/
+8
*
|
hwdb: keyboard: Ignore brightness hotkey presses on MSI VR420 (model MS-1422)...
Hans de Goede
2016-11-19
1
-0
/
+1
*
|
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
4
-47
/
+126
|
\
\
|
*
|
tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLE
Evgeny Vereshchagin
2016-11-18
1
-10
/
+27
|
*
|
nspawn: R/W support for /sys, and /proc/sys
Sergiusz Urbaniak
2016-11-18
3
-37
/
+99
*
|
|
Merge pull request #4538 from fbuihuu/confirm-spawn-fixes
Lennart Poettering
2016-11-18
16
-76
/
+283
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: in confirm spawn, suggest 'f' when user selects 'n' choice
Franck Bui
2016-11-17
1
-1
/
+5
|
*
|
core: confirm_spawn: always accept units with same_pgrp set for now
Franck Bui
2016-11-17
3
-1
/
+14
|
*
|
core: include the unit name when notifying that a confirmation question timed...
Franck Bui
2016-11-17
1
-7
/
+7
|
*
|
core: add 'c' in confirmation_spawn to resume the boot process
Franck Bui
2016-11-17
4
-4
/
+30
|
*
|
core: add 'j' in confirmation_spawn to list the jobs that are in progress
Franck Bui
2016-11-17
2
-1
/
+6
|
*
|
core: add 'D' in confirmat spawn to show a full dump of the unit to spawn
Franck Bui
2016-11-17
2
-3
/
+8
|
*
|
core: add 'i' in confirm spawn to give a short summary of the unit to spawn
Franck Bui
2016-11-17
2
-3
/
+11
|
*
|
core: rework the confirmation spawn prompt
Franck Bui
2016-11-17
2
-19
/
+29
|
*
|
core: limit the length of the confirmation question
Franck Bui
2016-11-17
1
-1
/
+9
|
*
|
core: reprint the question every 2 sec in ask_char()
Franck Bui
2016-11-17
1
-5
/
+12
|
*
|
core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing
Franck Bui
2016-11-17
2
-4
/
+16
|
*
|
core: rework ask_for_confirmation()
Franck Bui
2016-11-17
1
-32
/
+65
|
*
|
core: allow to redirect confirmation messages to a different console
Franck Bui
2016-11-17
10
-46
/
+115
|
*
|
core: prevent the cylon when confirmation_spawn=yes (#2194)
Franck Bui
2016-11-17
1
-0
/
+6
|
*
|
core: monitor the inotify file descriptor not the console one in acquire_term...
Franck Bui
2016-11-17
1
-1
/
+1
|
*
|
nfsflags: drop useless include file 'seccomp-util.h'
Franck Bui
2016-11-10
1
-1
/
+0
|
*
|
analyze: fix build without seccomp
Franck Bui
2016-11-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #4671 from poettering/namespace-bind
Zbigniew Jędrzejewski-Szmek
2016-11-18
3
-210
/
+207
|
\
\
|
*
|
update TODO
Lennart Poettering
2016-11-17
1
-0
/
+5
|
*
|
namespace: clarify that /proc/apm is obsolete, but leave it blocked
Lennart Poettering
2016-11-17
1
-1
/
+1
|
*
|
namespace: reindent namespace tables
Lennart Poettering
2016-11-17
1
-30
/
+30
|
*
|
namespace: simplify, optimize and extend handling of mounts for namespace
Lennart Poettering
2016-11-17
2
-180
/
+172
*
|
|
basic/env-uil: fix assertion failure in strv_env_replace (#4688)
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-1
/
+2
|
/
/
*
|
Merge pull request #4681 from keszybz/shortening
Martin Pitt
2016-11-17
2
-35
/
+24
|
\
\
|
*
|
core/dbus-job, systemctl: shorten some code
Zbigniew Jędrzejewski-Szmek
2016-11-17
2
-32
/
+21
|
*
|
systemctl: shorter list-jobs --before/--after output a bit
Zbigniew Jędrzejewski-Szmek
2016-11-17
1
-3
/
+3
*
|
|
Merge pull request #4678 from poettering/gc-device
Zbigniew Jędrzejewski-Szmek
2016-11-17
19
-72
/
+575
|
\
|
|
|
*
|
update TODO
Lennart Poettering
2016-11-16
1
-2
/
+0
|
*
|
systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...
Lennart Poettering
2016-11-16
2
-2
/
+66
|
*
|
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-11-16
6
-0
/
+221
|
*
|
system-run: add support for configuring unit dependencies with --property=
Lennart Poettering
2016-11-16
1
-1
/
+4
[next]