Age | Commit message (Expand) | Author |
2015-11-23 | Merge pull request #1997 from fbuihuu/fix-swap-unit-ordering-dep | Lennart Poettering |
2015-11-23 | Merge pull request #1998 from eworm-de/virt | Lennart Poettering |
2015-11-23 | Merge pull request #1986 from tjanez/fix-systemd_user_post | Zbigniew Jędrzejewski-Szmek |
2015-11-23 | virt: detect dmi before cpuid | Christian Hesse |
2015-11-23 | make sure all swap units are ordered before the swap target | Franck Bui |
2015-11-23 | tests: add sd_event_now to test_basic | Evgeny Vereshchagin |
2015-11-22 | systemctl: do not return uninitialized r | Thomas Hindoe Paaboel Andersen |
2015-11-22 | rpm: fix %systemd_user_post() macro. | Tadej Janež |
2015-11-22 | tests: add missing sd_event_add_post to test_basic | Evgeny Vereshchagin |
2015-11-22 | tests: check exit handler invocation | Evgeny Vereshchagin |
2015-11-22 | sd-event: use prioq_ensure_allocated where possible | Evgeny Vereshchagin |
2015-11-19 | sd-event: define a new PREPARING state | Lennart Poettering |
2015-11-19 | sd-event: make _ref() calls NOPs when NULL is passed to them | Lennart Poettering |
2015-11-19 | Merge pull request #1947 from phomes/sort-includes2 | Lennart Poettering |
2015-11-19 | Merge pull request #1958 from teg/networkd-fixes | Daniel Mack |
2015-11-19 | nd-ndisc: don't fail if src address is unset | Tom Gundersen |
2015-11-19 | test: remove wrong endianess conversion in test-siphash24 | Martin Pitt |
2015-11-19 | Merge pull request #1931 from bengal/dhcp-fqdn-v2 | Tom Gundersen |
2015-11-19 | Merge pull request #1944 from poettering/randoms-ec | Tom Gundersen |
2015-11-19 | Revert "networkd: ndisc - revert to letting the kernel handle NDisc" | Tom Gundersen |
2015-11-19 | sd-ndisc: drop RA packets from non-link-local addresses | Tom Gundersen |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-18 | network: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-11-18 | resolved: shortcut lookups names in the local zone | Lennart Poettering |
2015-11-18 | resolved: simplify dns zone logic: take a single key when looking up entries | Lennart Poettering |
2015-11-18 | core: add new RandomSec= setting for time units | Lennart Poettering |
2015-11-18 | systemctl: open pager for 'status', since process tree can get very long | Lennart Poettering |
2015-11-18 | systemctl: make sure 'status' shows whether units are transient | Lennart Poettering |
2015-11-18 | bus-util: make sure --property=RemainAfterElapse=1 works | Lennart Poettering |
2015-11-18 | bus-util: add in forgotten error messages | Lennart Poettering |
2015-11-18 | networkd: dhcp4 - dirty link when the lease changes | Tom Gundersen |
2015-11-18 | networkd: ndisc - revert to letting the kernel handle NDisc | Tom Gundersen |
2015-11-18 | Merge pull request #1912 from mustrumr/calendarspec-sub-second-v3 | Lennart Poettering |
2015-11-18 | Merge pull request #1889 from ssahani/socket-proto | Lennart Poettering |
2015-11-18 | Socket: socket protocol add to dbus properties | Susant Sahani |
2015-11-18 | socket: Add support for socket protcol | Susant Sahani |
2015-11-17 | test: calendarspec sub-second tests | Hristo Venev |
2015-11-17 | calendarspec: sub-second support, v3 | Hristo Venev |
2015-11-17 | run: automatically clean up transient timers created by systemd-run | Lennart Poettering |
2015-11-17 | core: add RemainAfterElapse= setting to timer units | Lennart Poettering |
2015-11-17 | core: Minor cleaning up of unit/log status and log logic | Lennart Poettering |
2015-11-17 | run: when automatically generating names for transient units, use unique bus ... | Lennart Poettering |
2015-11-17 | core: make unit_make_transient() more thorough | Lennart Poettering |
2015-11-17 | core: dispatch load queue each time we set up a transient units | Lennart Poettering |
2015-11-17 | core: move check whether a unit is suitable to become transient into unit.c | Lennart Poettering |
2015-11-17 | core: generate nice error messages for auxiliary transient units, too | Lennart Poettering |
2015-11-17 | Merge pull request #1920 from teg/networkd-fixes | Martin Pitt |
2015-11-17 | networkd: ndisc - consider configured on timeout | Tom Gundersen |
2015-11-17 | hostname-util: fix code comment | Beniamino Galvani |
2015-11-17 | libsystemd-network: add support for "Client FQDN" DHCP option | Beniamino Galvani |