summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* networkd: reworkd LLDP emission to allow control of propagation levelLennart Poettering2016-05-097-41/+126
* tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-098-85/+83
* man: add documentation for the new --network-zone= concept of nspawnLennart Poettering2016-05-092-1/+40
* network: add automatic configuration for the networks created by nspawn --net...Lennart Poettering2016-05-094-1/+32
* nspawn: add new --network-zone= switch for automatically managed bridge devicesLennart Poettering2016-05-096-43/+235
* util-lib: add new ifname_valid() call that validates interface namesLennart Poettering2016-05-095-2/+93
* man: document that nspawn's host0 and ve-* interfaces have default config in ...Lennart Poettering2016-05-091-15/+21
* Merge pull request #3222 from keszybz/tests-workLennart Poettering2016-05-096-7/+26
|\
| * TEST-08: make sure / is remounted rwZbigniew Jędrzejewski-Szmek2016-05-081-0/+14
| * tests: enable logging for pid1, disable for other systemd servicesZbigniew Jędrzejewski-Szmek2016-05-081-1/+3
| * tests: allow root to login with empty password to test imagesZbigniew Jędrzejewski-Szmek2016-05-081-0/+3
| * tree-wide: remove uses of --failedZbigniew Jędrzejewski-Szmek2016-05-084-5/+4
| * tests: specify format=raw for qemu to avoid warningZbigniew Jędrzejewski-Szmek2016-05-081-1/+2
* | Merge pull request #3202 from poettering/socket-fixesMartin Pitt2016-05-084-58/+161
|\ \
| * | core: rework how we flush incoming traffic when a socket unit goes downLennart Poettering2016-05-064-20/+66
| * | core: don't implicit open missing socket fds on daemon reloadLennart Poettering2016-05-061-8/+46
| * | core: split out selinux label retrieval logic into a function of its ownLennart Poettering2016-05-061-30/+49
* | | NEWS: typo fix and american english (#3219)Thomas H. P. Andersen2016-05-071-2/+2
| |/ |/|
* | Merge pull request #3205 from poettering/iaidZbigniew Jędrzejewski-Szmek2016-05-072-16/+16
|\ \
| * | man: link the part about [DHCP] to the DHCP= explanationLennart Poettering2016-05-061-0/+3
| * | man: move IPv6 note to the right sectionLennart Poettering2016-05-061-9/+5
| * | networkd: move the IAID configuration option into the [DHCP] sectionLennart Poettering2016-05-062-7/+8
* | | Merge pull request #3160 from htejun/cgroup-fixes-rev2Zbigniew Jędrzejewski-Szmek2016-05-073-7/+11
|\ \ \
| * | | core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT"Tejun Heo2016-05-041-1/+1
| * | | core: make unit_has_mask_realized() consider controller enable stateTejun Heo2016-04-302-5/+9
| * | | core: bus_append_unit_property_assignment() was using the wrong parse functionTejun Heo2016-04-301-1/+1
* | | | Merge pull request #3215 from keszybz/news-and-other-small-cleanupsLennart Poettering2016-05-072-12/+12
|\ \ \ \
| * | | | NEWS: machinectl and loginctl also support --valueZbigniew Jędrzejewski-Szmek2016-05-071-7/+8
| * | | | systemctl: do not print header if no units will be listedZbigniew Jędrzejewski-Szmek2016-05-071-1/+1
| * | | | systemctl: rewrite code to explicitly take care of n_units==0 caseZbigniew Jędrzejewski-Szmek2016-05-071-4/+3
* | | | | Merge pull request #3191 from poettering/cgroups-agent-dgramEvgeny Vereshchagin2016-05-0726-161/+302
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | journald: stack allocation cannot failLennart Poettering2016-05-051-10/+8
| * | | | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering2016-05-0523-75/+87
| * | | | core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notificationLennart Poettering2016-05-056-78/+209
* | | | | Merge pull request #3210 from evverx/expose-usecEvgeny Vereshchagin2016-05-072-1/+7
|\ \ \ \ \
| * | | | | core: dump TriggerLimitIntervalSec and TriggerLimitBurst tooEvgeny Vereshchagin2016-05-061-0/+6
| * | | | | core: expose TriggerLimitIntervalUSecEvgeny Vereshchagin2016-05-061-1/+1
* | | | | | Merge pull request #3212 from dmedri/masterLennart Poettering2016-05-072-63/+79
|\ \ \ \ \ \
| * | | | | | NEWS: minor fixesDaniele Medri2016-05-071-2/+2
| * | | | | | italian: .po updatesDaniele Medri2016-05-071-61/+77
|/ / / / / /
* | | | | | tests: add test for #3171 (#3206)Evgeny Vereshchagin2016-05-063-0/+109
|/ / / / /
* | | | | core: update the right mtime after finishing writing of transient units (#3203)Lennart Poettering2016-05-061-1/+1
| |_|/ / |/| | |
* | | | systemctl: indentation fixLennart Poettering2016-05-061-14/+15
* | | | NEWS: bring NEWS a bit up-to-dateLennart Poettering2016-05-062-46/+127
| |_|/ |/| |
* | | Merge pull request #3201 from ssahani/net-wordLennart Poettering2016-05-062-39/+40
|\ \ \
| * | | networkd: route fix commentSusant Sahani2016-05-061-1/+1
| * | | networkd: cleanup FOREACH_WORDSusant Sahani2016-05-061-38/+39
| |/ /
* | | Merge pull request #3190 from poettering/logind-fixesZbigniew Jędrzejewski-Szmek2016-05-0511-6/+85
|\ \ \
| * | | logind: drop pointless UINT64_C() macro useLennart Poettering2016-05-051-3/+3
| * | | logind: enforce a limit on inhibitors we hand outLennart Poettering2016-05-056-0/+34