Age | Commit message (Expand) | Author |
2014-06-02 | networkd: introduce veth device support | Susant Sahani |
2014-06-02 | resolved: move resolv.conf to resolved's runtime dir | Tom Gundersen |
2014-06-01 | networkd: run as unpriviliged "systemd-network" user | Lennart Poettering |
2014-06-01 | timesyncd: split privilege dropping code out of timesyncd so that we can make... | Lennart Poettering |
2014-06-01 | tty-ask-password-agent: Do tell what directory we failed to open | Cristian Rodríguez |
2014-06-01 | udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed. | Cristian Rodríguez |
2014-05-31 | util: ignore_file should not allow files ending with '~' | Thomas Hindoe Paaboel Andersen |
2014-05-30 | fsck: include device name in the message about missing fsck | Zbigniew Jędrzejewski-Szmek |
2014-05-28 | virt: rework container detection logic | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-05-28 | hostnamed: Fix the way that static and transient host names interact | Stef Walter |
2014-05-26 | test-dhcp-option: fix memleak | Tom Gundersen |
2014-05-26 | analyze/run: use bus_open_transport_systemd instead of bus_open_transport | Thomas Bächler |
2014-05-26 | Do not unescape unit names in [Install] section | Michal Sekletar |
2014-05-25 | timesysnc: reword network watching messages, and move resolver errors to debug | Kay Sievers |
2014-05-25 | nspawn: make nspawn robust to container failure | Djalal Harouni |
2014-05-25 | nspawn: move container wait logic into wait_for_container() | Djalal Harouni |
2014-05-25 | test-path-util: add tests for path_make_relative() | Tanu Kaskinen |
2014-05-25 | path-util: fix missing terminating zero | Tanu Kaskinen |
2014-05-25 | Use %m instead of strerror(errno) where appropiate | Cristian Rodríguez |
2014-05-25 | test-unit-file: skip if unit_file_get_list returns permission denied | Cristian Rodríguez |
2014-05-24 | Fix several small typos | Jonathan Boulle |
2014-05-24 | detect-virt: Remove string for Microsoft virtualization detection in DMI vend... | Reyad Attiyat |
2014-05-24 | core: timer - switch to touch_file() | Kay Sievers |
2014-05-24 | timedated: refuse manual system time updates when automatic timesync is enabled | Kay Sievers |
2014-05-24 | clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock() | Kay Sievers |
2014-05-24 | timesyncd: only update stamp file when we are synchronized | Kay Sievers |
2014-05-24 | shared: add touch_file() and let touch() always update timestamp | Kay Sievers |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-24 | sd-network: avoid false positive compiler warning caused by LTO | Tom Gundersen |
2014-05-22 | socket: properly handle if our service vanished during runtime | Lennart Poettering |
2014-05-22 | core: remove unused vars | Lennart Poettering |
2014-05-22 | core: never consider failure when reading drop-ins fatal | Lennart Poettering |
2014-05-22 | conf-parser: never consider it an error if we cannot load a drop-in file beca... | Lennart Poettering |
2014-05-22 | nspawn: restore journal directory is empty check | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | time-util: make sure USEC_PER_SEC and friends are actually of type usec_t | Lennart Poettering |
2014-05-22 | logind: also escape external data when saving to /run | Lennart Poettering |
2014-05-22 | machine: escape fields we store in /run, so that they can be properly unescap... | Lennart Poettering |
2014-05-22 | nspawn: allow to bind mount journal on top of a non empty container journal d... | Djalal Harouni |
2014-05-22 | cgroups: always propagate controller membership to siblings, for all controllers | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-22 | Revert "update gitignore" | Kay Sievers |
2014-05-21 | sd-dhcp-client: factor out dhcp packet allocation | Tom Gundersen |
2014-05-21 | sd-dhcp: rely on FIONREAD working | Tom Gundersen |
2014-05-21 | sd-dhcp: option_append - support falling back to 'sname' and 'file' | Tom Gundersen |
2014-05-21 | sd-dhcp: make sure we can not fill options so much that there is no space for... | Tom Gundersen |
2014-05-21 | networkd: link - serialize link when addresses change | Tom Gundersen |
2014-05-21 | update gitignore | Kay Sievers |