Age | Commit message (Expand) | Author |
2013-03-26 | Drop src/login/uaccess.c, dead code | Martin Pitt |
2013-03-26 | bus: fix missing variable initialization | Lennart Poettering |
2013-03-26 | modules-load: there's really no point in mentioning that a certain modules is... | Lennart Poettering |
2013-03-26 | build-sys: make gcc shut up | Lennart Poettering |
2013-03-26 | bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very useful | Lennart Poettering |
2013-03-26 | bus: automatically generate minimal introspection data to find installed objects | Lennart Poettering |
2013-03-26 | bus: rename send_hello flag to bus_cient | Lennart Poettering |
2013-03-25 | cryptsetup-generator: let's be a bit more efficient with strv_extend() | Lennart Poettering |
2013-03-25 | cryptsetup-generator: add a missing OOM check | Lennart Poettering |
2013-03-25 | units: introduce remote-fs-setup.target to pull in dependencies from remote m... | Lennart Poettering |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
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 |