Age | Commit message (Expand) | Author |
2014-05-24 | NEWS | Tom Gundersen |
2014-05-24 | NEWS: update | Kay Sievers |
2014-05-24 | detect-virt: Remove string for Microsoft virtualization detection in DMI vend... | Reyad Attiyat |
2014-05-24 | NEWS: prepare NEWS update for 213 | Lennart Poettering |
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 | man: update URL refernce in daemon(7) | Lennart Poettering |
2014-05-22 | man: drop reference to file locking for PID file creation from daemon(7) | Lennart Poettering |
2014-05-22 | update TODO | Lennart Poettering |
2014-05-22 | nspawn: restore journal directory is empty check | Lennart Poettering |
2014-05-22 | update TODO | 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 | update TODO | Lennart Poettering |
2014-05-22 | machine: escape fields we store in /run, so that they can be properly unescap... | Lennart Poettering |
2014-05-22 | build-sys: let libsystemd_network pull in libudev-internal.la | Kay Sievers |
2014-05-22 | nspawn: allow to bind mount journal on top of a non empty container journal d... | Djalal Harouni |
2014-05-22 | build-sys: do not run symbol list export test for compat-only libs | Kay Sievers |
2014-05-22 | build-sys: fix linking order | Kay Sievers |
2014-05-22 | Makefile.am: fix whitespace | Kay Sievers |
2014-05-22 | build: put missing KMOD_CFLAGS into Makefile | Jan Engelhardt |
2014-05-22 | timesyncd: order after tmpfiles to get a working network monitor | Kay Sievers |
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 |
2014-05-21 | hwdb: update | Kay Sievers |
2014-05-21 | util: fix a gcc compiler warning | Lennart Poettering |
2014-05-21 | timesyncd: use STR_IN_SET() | Kay Sievers |
2014-05-21 | timesyncd: fix english language typo | Lennart Poettering |
2014-05-21 | logind: don't apply RemoveIPC= to system users | Lennart Poettering |
2014-05-20 | dhcp-lease: add support for parsing a few more dhcp options | Tom Gundersen |
2014-05-20 | dhcp-lease: refactor lease parsing | Tom Gundersen |
2014-05-20 | sd-dhcp: refactor parse_options | Tom Gundersen |