Age | Commit message (Expand) | Author |
2014-11-30 | man: fix link to systemd-networkd-wait-online.service in systemd-networkd.ser... | Chris Mayo |
2014-11-30 | man: add a link to systemd-coredump(8) in Description of coredump.conf(5) | Chris Mayo |
2014-11-30 | terminal/screen: fix GL/GR double-mapping | David Herrmann |
2014-11-30 | delta: Fix broken separator support | Alison Chaiken |
2014-11-30 | build-sys: add missing tests files to EXTRA_DIST | Ronny Chevalier |
2014-11-30 | core: remove unused variables | Ronny Chevalier |
2014-11-30 | network: remove unused variable | Ronny Chevalier |
2014-11-30 | tests: use assert_se instead of assert | Ronny Chevalier |
2014-11-30 | resolve: remove unused variable | Ronny Chevalier |
2014-11-30 | systemctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-11-30 | NEWS: Document new .conf.d configuration directories | Josh Triplett |
2014-11-30 | udev: strings in C are NUL-terminated anyway, no need to add a second NUL... | Lennart Poettering |
2014-11-29 | journald-remote,journal-upload: Support .d directories in the usual search paths | Josh Triplett |
2014-11-29 | timesyncd: Support timesyncd.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | resolved: Support resolved.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | coredump: Support coredump.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | bootchart: Support bootchart.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | systemd-sleep: Support sleep.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | journald: Support journald.conf.d directories in the usual search paths | Josh Triplett |
2014-11-29 | core: Support system.conf.d and user.conf.d directories in the usual search p... | Josh Triplett |
2014-11-29 | man: Factor out a common snippet for .d directories and precedence | Josh Triplett |
2014-11-29 | man/logind.conf.xml: Make "man logind.conf.d" work too | Josh Triplett |
2014-11-29 | systemctl: add edit verb | Ronny Chevalier |
2014-11-29 | man: update description of default extension for isolate | Chris Atkinson |
2014-11-29 | nspawn: fix unused variable warning | Zbigniew Jędrzejewski-Szmek |
2014-11-29 | delta: diff returns 1 when files differ, ignore this | Zbigniew Jędrzejewski-Szmek |
2014-11-29 | shared: install - report error if mask symlink can not be marked for removal | Tom Gundersen |
2014-11-29 | shared: time-dst - ensure nulstr is null terminated | Tom Gundersen |
2014-11-28 | README: notice kernel config for CPUQuota | WaLyong Cho |
2014-11-28 | mount: use DEFINE_TRIVIAL_CLEANUP_FUNC | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | udev: rules - ignore the lack of trailing newline | Tom Gundersen |
2014-11-28 | udev: rules - print the first invalid character | Tom Gundersen |
2014-11-28 | udev: rules - modernise add_rule a bit | Tom Gundersen |
2014-11-28 | sd-bus: move packet header definition to bus-protocol.h | Lennart Poettering |
2014-11-28 | treewide: convert some left-over (usec_t) -1 to USEC_INFINITY | Lennart Poettering |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-11-28 | udevadm hwdb: discard extra leading whitespaces in hwdb | Peter Hutterer |
2014-11-28 | mount: constify MountParameters | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | mount: deal with inotify queue overflow | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | mount: create directory before adding watches on it | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | mount: be more careful about errors when parsing mtab | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | mount: simplify mount_needs_network check | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | mount: check options as well as fstype for network mounts | Chris Leech |
2014-11-28 | mount: add remote-fs dependencies if needed after change | Chris Leech |
2014-11-28 | mount: monitor for utab changes with inotify | Chris Leech |
2014-11-28 | mount: use libmount to enumerate /proc/self/mountinfo | Chris Leech |
2014-11-28 | coredump: simplify a few things by allocating small fields on the stack rathe... | Lennart Poettering |
2014-11-28 | coredump: rework compose_open_fds() | Lennart Poettering |
2014-11-28 | update TODO | Lennart Poettering |
2014-11-28 | sd-bus: add support for matches against arrays of strings in messages | Lennart Poettering |