Age | Commit message (Expand) | Author |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-08 | cryptsetup: support header= option | Andrey Chaser |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-08 | bus-proxyd: fix EPERM on replies | David Herrmann |
2015-01-08 | bus-proxyd: optimize replies if they're not requested | David Herrmann |
2015-01-08 | bus-proxy: augment credentials from /proc for cmdline update | David Herrmann |
2015-01-08 | nspawn: fix error message when mknod fails | Tom Gundersen |
2015-01-08 | path-util: plug leak | Tom Gundersen |
2015-01-08 | dbus1-generator: fix array sentinal | David Herrmann |
2015-01-08 | sd-bus: fix copy-paste error | Lukasz Skalski |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |
2015-01-08 | udevadm: don't hit an assert when obsolete parameters are passed | Lennart Poettering |
2015-01-08 | util: make it easy to initialize the crtime from the current time in fd_setcr... | Lennart Poettering |
2015-01-08 | import: also set NOCOW for gpt disk images | Lennart Poettering |
2015-01-08 | journald: turn off COW for journal files on btrfs | Lennart Poettering |
2015-01-07 | util: upgrade default $TERM from vt102 to vt220 if we have no idea about the ... | Lennart Poettering |
2015-01-07 | bus-util: fix error number output when waiting for job | Lennart Poettering |
2015-01-07 | service: automatically create After= dependency from services to their .busna... | Lennart Poettering |
2015-01-07 | conf-parse: don't accept invalid bus names as BusName= arguments in service u... | Lennart Poettering |
2015-01-07 | conf-parse: make syntax logging functions behave more like other log functons | Lennart Poettering |
2015-01-07 | busctl: exit cleanly when the bus connection is severed | Lennart Poettering |
2015-01-07 | sd-bus: when we synthesize messages, initialize timestamps ourselves | Lennart Poettering |
2015-01-07 | sd-bus: unify how we set the sender of synthetic messages | Lennart Poettering |
2015-01-07 | sd-bus: make use of the newly added timestamps on kdbus kernel messages | Lennart Poettering |
2015-01-07 | sd-bus: always catch name requests for the special names "org.freedesktop.DBu... | Lennart Poettering |
2015-01-07 | machinectl: prettify "machinectl list" output | Lennart Poettering |
2015-01-07 | sysv-generator: initialize units before use to ensure correct ordering | Michael Biebl |
2015-01-07 | ptyfwd: simplify how we handle vhangups a bit | Lennart Poettering |
2015-01-07 | btrfs-util: rework how we iterate through the results of the TREE_SEARCH results | Lennart Poettering |
2015-01-07 | sysv-generator: handle Provides: for non-virtual facility names | Michael Biebl |
2015-01-07 | machinectl: make sure that "machinectl login" exits immediately when the mach... | Lennart Poettering |
2015-01-07 | util: make use of kcmp() to compare fds, if it is available | Lennart Poettering |
2015-01-07 | util: don't fail recursive bind mounting if we cannot read the mount flags fr... | Lennart Poettering |
2015-01-07 | core: implement serialization/deserialization of fd store elements | Lennart Poettering |
2015-01-06 | tmpfiles: make gcc shut up | Lennart Poettering |
2015-01-06 | journal: consider file deletion errors a reason for rotation | Lennart Poettering |
2015-01-06 | journald: whenever we rotate a file, btrfs defrag it | Lennart Poettering |
2015-01-06 | tmpfiles: finish with EXIT_FAILURE if anything failed | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | tree-wide: remove unnecessary LOG_PRI | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | journal-upload: enable curl debug output conditionally | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | build-sys: add two more missing makefile links | Lennart Poettering |
2015-01-06 | machined: simplification | Lennart Poettering |
2015-01-06 | journald: allow restarting journald without losing stream connections | Lennart Poettering |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2015-01-05 | cgroup: memory limits on / are not supported | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | cgroup: fix error message | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | journal: call connect() with dropped privileges | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | core: rework counting of running jobs | Lennart Poettering |
2015-01-05 | path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins... | Ivan Shapovalov |