Age | Commit message (Expand) | Author |
2013-03-25 | fstab-generator: add missing strempty() calls | Mantas Mikulėnas |
2013-03-25 | fstab-generator: fix minor memory leak on error path | Lennart Poettering |
2013-03-25 | fstab-generator: add missing OOM check | Lennart Poettering |
2013-03-25 | fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs | Lennart Poettering |
2013-03-25 | journal: Add sync timer to journal server | Oleksii Shevchuk |
2013-03-25 | core: ensure LSB Provides are handled correctly | Frederic Crozat |
2013-03-25 | udevd.c: set udev children_max according to CPU count | Harald Hoyer |
2013-03-25 | timer: downgrade time change message to debug | Michal Schmidt |
2013-03-25 | bus: split socket related code into bus-socket.[ch], to prepare for kdbus bac... | Lennart Poettering |
2013-03-25 | bus: implement 'unixexec:' protocol | Lennart Poettering |
2013-03-25 | bus: make optional whether unix socket passing is negotiated and whether hell... | Lennart Poettering |
2013-03-25 | bus: properly handle termination of connections | Lennart Poettering |
2013-03-25 | bus: implement support for FD passing | Lennart Poettering |
2013-03-24 | service: no need to drop rc. prefix anymore | Miklos Vajna |
2013-03-23 | journald: remove unconditional log_*() use in the main loop | Kay Sievers |
2013-03-23 | uaccess: remove needless usb_id call from udev rules | Kay Sievers |
2013-03-23 | conf-parser: when we parse a string list, always fill in something | Lennart Poettering |
2013-03-23 | journal: don't access j->files after use | Lennart Poettering |
2013-03-22 | udevadm: place const in the right place | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | bus: don't free an unallocated var | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | bus: move attribute to end of structure, so it is not ignored | Zbigniew Jędrzejewski-Szmek |
2013-03-23 | unit: never retroactively start requisites | Lennart Poettering |
2013-03-23 | add --with-telinit=PATH configure option | Cristian Rodríguez |
2013-03-23 | journalctl: various fixes to the access check logic | Lennart Poettering |
2013-03-22 | dbus: Do send out "replies" to signals | Colin Walters |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-22 | timedated: extra overflow safety check when doing relative time changes | Lennart Poettering |
2013-03-22 | timedatectl: show CanNTP field | Lennart Poettering |
2013-03-22 | udev: no need to output OOM, if we call log_oom() anyway | Lennart Poettering |
2013-03-22 | main: minor simplification | Lennart Poettering |
2013-03-22 | udev/collect: avoid initalizing memory twice | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | util: workaround two gcc warnings | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | journalctl: be smarter about journal error checks | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | build-sys: move acl searching code into libsystemd-acl | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ... | Lennart Poettering |
2013-03-22 | util: be more picky when validating hostnames | Lennart Poettering |
2013-03-22 | journalctl: give a nice hint about group membership based on ACLs of /var/log... | Lennart Poettering |
2013-03-22 | cgroup: minor optimization | Lennart Poettering |
2013-03-22 | bus: implement object handler registry | Lennart Poettering |
2013-03-22 | mount: mount all cgroup controllers in containers, too | Lennart Poettering |
2013-03-22 | main: use strv_find() where we can | Lennart Poettering |
2013-03-22 | main: don't mount cgroup controller unless PID == 1 | Lennart Poettering |
2013-03-21 | Fix vacuum logic error | Jan Alexander Steffens (heftig) |
2013-03-21 | systemd-python: allow retrieval of single fields | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | systemd-python: split out realtime and monotonic into separate functions | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | systemd-python: implement _Reader.test_cursor | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | systemd-python: cleanup up usec_t handling | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | systemd-python: export sd_journal_get_usage | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | efivars: fix return code | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | shutdownd: shut up bogus gcc warning | Zbigniew Jędrzejewski-Szmek |