Age | Commit message (Expand) | Author |
2015-05-06 | device: avoid null pointer dereference | Thomas Hindoe Paaboel Andersen |
2015-05-06 | udev: fix weird coding-style | David Herrmann |
2015-05-06 | test-libudev: add error handling | Thomas Hindoe Paaboel Andersen |
2015-05-06 | udevd: worker - allow passing NULL to worker_unref() | Tom Gundersen |
2015-05-06 | udevd: worker - use _exit() rather than exit() | Tom Gundersen |
2015-05-06 | udevd: modernize error handling | Tom Gundersen |
2015-05-06 | udevd: use kernel cmdline parser | Tom Gundersen |
2015-05-06 | udevd: worker - move some fields from the worker to the event | Tom Gundersen |
2015-05-06 | udevd: worker - introduce worker_attach_event() | Tom Gundersen |
2015-05-06 | udevd: worker - make refcounting clearer | Tom Gundersen |
2015-05-06 | udevd: worker - only allocate the worker struct in the main process | Tom Gundersen |
2015-05-06 | udevd: rename worker_new() to worker_spawn() | Tom Gundersen |
2015-05-06 | udevd: don't track worker exitcode | Tom Gundersen |
2015-05-06 | udev: fix coding style | Susant Sahani |
2015-05-06 | systemctl: null-initialize pointer with cleanup attribute | Daniel Buch |
2015-05-06 | machinectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-05-06 | bus: don't switch to kdbus if not requested | David Herrmann |
2015-05-06 | timedated: remove unnecessary goto | Zbigniew Jędrzejewski-Szmek |
2015-05-06 | tmpfiles: try to handle read-only file systems gracefully | Michael Olbrich |
2015-05-05 | shared/utmp-wtmp: fix copy/paste error | Michael Olbrich |
2015-05-05 | Add audit type generated files to gitignore | Zbigniew Jędrzejewski-Szmek |
2015-05-05 | lockfile-util.[ch]: Split out from util.[ch] | Colin Walters |
2015-05-05 | Fix permissions on /run/systemd/nspawn/locks | Seth Jennings |
2015-05-05 | treewide: fix typos | Torstein Husebø |
2015-05-05 | core: be more strict when manipulating slices names and unescaping paths from... | Lennart Poettering |
2015-05-05 | core: bus name units should not allow aliases or instances | Lennart Poettering |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-05-05 | util: be a bit safer in path_is_safe() | Lennart Poettering |
2015-05-05 | cgroup-util: be more strict when processing slice unit names | Lennart Poettering |
2015-05-04 | generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mount | Zbigniew Jędrzejewski-Szmek |
2015-05-04 | network: Implement fallback DHCPv6 prefix handling for older kernels | Patrik Flykt |
2015-05-02 | fstab-generator: fix memleak | Zbigniew Jędrzejewski-Szmek |
2015-04-30 | terminal: update for simpler sd-bus api's | Thomas Hindoe Paaboel Andersen |
2015-04-30 | core: simplify %r and %R logic a bit | Lennart Poettering |
2015-04-30 | core: catch some special cases in cg_slice_to_path() | Lennart Poettering |
2015-04-30 | sym: adding missing symbols to .sym file | Lennart Poettering |
2015-04-30 | sd-bus,sd-login: add api for querying the slice within the the user systemd i... | Lennart Poettering |
2015-04-30 | core: simplify unit type detection logic | Lennart Poettering |
2015-04-30 | sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version | Lennart Poettering |
2015-04-30 | core: rework cgroup path parse logic | Lennart Poettering |
2015-04-29 | networkd: introduce vti6 tunnel | Susant Sahani |
2015-04-29 | networkd: tunnel improve logging | Susant Sahani |
2015-04-29 | sd-bus: properly handle creds that are known but undefined for a process | Lennart Poettering |
2015-04-29 | core: fix event source annotations | Mantas Mikulėnas |
2015-04-29 | tree-wide: get rid of a few more explicit bus parameters | Lennart Poettering |
2015-04-29 | core: for queued reload message there is no need to store the bus explicitly | Lennart Poettering |
2015-04-29 | sd-bus: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-29 | test: rename test-bus-kernel-benchmark to test-bus-benchmark | Tom Gundersen |
2015-04-29 | core: annotate event sources | Tom Gundersen |