index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
user
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
networkd: reworkd LLDP emission to allow control of propagation level
Lennart Poettering
7
-41
/
+126
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
8
-85
/
+83
2016-05-09
man: add documentation for the new --network-zone= concept of nspawn
Lennart Poettering
2
-1
/
+40
2016-05-09
network: add automatic configuration for the networks created by nspawn --net...
Lennart Poettering
4
-1
/
+32
2016-05-09
nspawn: add new --network-zone= switch for automatically managed bridge devices
Lennart Poettering
6
-43
/
+235
2016-05-09
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
5
-2
/
+93
2016-05-09
man: document that nspawn's host0 and ve-* interfaces have default config in ...
Lennart Poettering
1
-15
/
+21
2016-05-09
TEST-08: make sure / is remounted rw
Zbigniew Jędrzejewski-Szmek
1
-0
/
+14
2016-05-09
tests: enable logging for pid1, disable for other systemd services
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2016-05-09
tests: allow root to login with empty password to test images
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2016-05-09
tree-wide: remove uses of --failed
Zbigniew Jędrzejewski-Szmek
4
-5
/
+4
2016-05-09
tests: specify format=raw for qemu to avoid warning
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2016-05-07
NEWS: typo fix and american english (#3219)
Thomas H. P. Andersen
1
-2
/
+2
2016-05-07
NEWS: machinectl and loginctl also support --value
Zbigniew Jędrzejewski-Szmek
1
-7
/
+8
2016-05-07
systemctl: do not print header if no units will be listed
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-05-07
systemctl: rewrite code to explicitly take care of n_units==0 case
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2016-05-07
NEWS: minor fixes
Daniele Medri
1
-2
/
+2
2016-05-07
italian: .po updates
Daniele Medri
1
-61
/
+77
2016-05-06
tests: add test for #3171 (#3206)
Evgeny Vereshchagin
3
-0
/
+109
2016-05-06
core: dump TriggerLimitIntervalSec and TriggerLimitBurst too
Evgeny Vereshchagin
1
-0
/
+6
2016-05-06
core: expose TriggerLimitIntervalUSec
Evgeny Vereshchagin
1
-1
/
+1
2016-05-06
core: update the right mtime after finishing writing of transient units (#3203)
Lennart Poettering
1
-1
/
+1
2016-05-06
man: link the part about [DHCP] to the DHCP= explanation
Lennart Poettering
1
-0
/
+3
2016-05-06
man: move IPv6 note to the right section
Lennart Poettering
1
-9
/
+5
2016-05-06
networkd: move the IAID configuration option into the [DHCP] section
Lennart Poettering
2
-7
/
+8
2016-05-06
systemctl: indentation fix
Lennart Poettering
1
-14
/
+15
2016-05-06
NEWS: bring NEWS a bit up-to-date
Lennart Poettering
2
-46
/
+127
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
4
-20
/
+66
2016-05-06
core: don't implicit open missing socket fds on daemon reload
Lennart Poettering
1
-8
/
+46
2016-05-06
core: split out selinux label retrieval logic into a function of its own
Lennart Poettering
1
-30
/
+49
2016-05-06
networkd: route fix comment
Susant Sahani
1
-1
/
+1
2016-05-06
networkd: cleanup FOREACH_WORD
Susant Sahani
1
-38
/
+39
2016-05-05
logind: drop pointless UINT64_C() macro use
Lennart Poettering
1
-3
/
+3
2016-05-05
logind: enforce a limit on inhibitors we hand out
Lennart Poettering
6
-0
/
+34
2016-05-05
logind: expose more configuration settings as bus properties
Lennart Poettering
1
-0
/
+3
2016-05-05
logind: don't include session lists in PropertyChanged messages
Lennart Poettering
2
-2
/
+2
2016-05-05
logind: process session/inhibitor fds at higher priority
Lennart Poettering
3
-3
/
+5
2016-05-05
update TODO
Lennart Poettering
1
-0
/
+4
2016-05-05
logind: enforce a limit on current user sessions
Lennart Poettering
6
-0
/
+36
2016-05-05
update TODO
Lennart Poettering
1
-0
/
+2
2016-05-05
core: fix owner user/group output in socket dump
Lennart Poettering
1
-4
/
+5
2016-05-05
core: change default trigger limits for socket units
Lennart Poettering
2
-7
/
+28
2016-05-05
journald: stack allocation cannot fail
Lennart Poettering
1
-10
/
+8
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
23
-75
/
+87
2016-05-05
test-networkd-conf: fix memleak
Thomas Hindoe Paaboel Andersen
1
-1
/
+3
2016-05-05
networkd: fix memleak in config_parse_duid_rawdata
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2016-05-05
core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification
Lennart Poettering
6
-78
/
+209
2016-05-05
Trivial network cleanup (#3196)
Thomas H. P. Andersen
2
-2
/
+1
2016-05-04
core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT"
Tejun Heo
1
-1
/
+1
2016-05-04
treewide: fix typos (#3187)
Torstein Husebø
5
-6
/
+6
[next]