Age | Commit message (Expand) | Author |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-11 | core: always initialize ExecParamters.bus_endpoint_fd to -1 | Lennart Poettering |
2015-05-11 | util: optimize free_and_strdup() if NOP | Lennart Poettering |
2015-05-11 | nspawn: pass on kill signal setting to contaner scope | Lennart Poettering |
2015-05-11 | test-libudev: fix leak in error case | Thomas Hindoe Paaboel Andersen |
2015-05-11 | swap: avoid null pointer dereference | Thomas Hindoe Paaboel Andersen |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-05-10 | Generate systemd-fsck-root.service in the initramfs | Zbigniew Jędrzejewski-Szmek |
2015-05-07 | udevd: remove unused function | Thomas Hindoe Paaboel Andersen |
2015-05-06 | udevd: don't explicitly count the number of workers | Tom Gundersen |
2015-05-06 | udevd: keep workers in a hashmap rather than a list | Tom Gundersen |
2015-05-06 | udevd: worker - drop reference counting | Tom Gundersen |
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 |