Age | Commit message (Expand) | Author |
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 | man/shutdown: /etc/nologin is called /run/nologin now | Zbigniew Jędrzejewski-Szmek |
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 |
2013-03-21 | bootchart: fix two unitialized memory frees | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | initctl: fix return from unitialized memory in error path | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | build-sys: use _FORTIFY_SOURCE with new gcc level -Og | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | bus: implicitly collect ucred/label information | Lennart Poettering |
2013-03-22 | bus: also finish connection before returning from sd_bus_get_unique_name() | Lennart Poettering |
2013-03-22 | bus: when parsing enforce maximum container depth | Lennart Poettering |
2013-03-22 | bus: fix uninitialized variable | Lennart Poettering |
2013-03-22 | bus: validate the hello response properly | Lennart Poettering |
2013-03-22 | bus: properly verify recursion depth of signatures | Lennart Poettering |
2013-03-22 | bus: rework synchronization logic | Lennart Poettering |
2013-03-22 | bus: reuse more code | Lennart Poettering |
2013-03-22 | bus: validate the entire header more closely | Lennart Poettering |
2013-03-22 | bus: properly validate object path values | Lennart Poettering |
2013-03-22 | bus: generate a nice error when attempting to add a NULL string | Lennart Poettering |
2013-03-22 | bus: implicitly handle peer commands Ping() and GetMachineId() | Lennart Poettering |
2013-03-22 | bus: enforce limits on all client influenced data objects | Lennart Poettering |
2013-03-22 | bus: implicitly set no_reply flag on outgoing messages if the serial number i... | Lennart Poettering |
2013-03-21 | udev: always set selinux label at "add" events | Kay Sievers |
2013-03-21 | bus: implement full method call timeout logic | Lennart Poettering |
2013-03-21 | hwdb: update | Kay Sievers |
2013-03-21 | MAkefile.am: whitespace cleanup | Kay Sievers |
2013-03-21 | doc: disable gtk-doc test again - you are a really annoying piece of software | Kay Sievers |
2013-03-21 | build-sys: include missing header in dist tarball | Michael Biebl |
2013-03-21 | shared: add simple priority queue implementation | Lennart Poettering |
2013-03-20 | bus: compare to negative errno | Dave Reisner |
2013-03-20 | activate: avoid warning from -Wshadow | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | Make two functions static | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | systemd-analyze: do not format timestamp when not printing it | Zbigniew Jędrzejewski-Szmek |