Age | Commit message (Expand) | Author |
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-09 | man: fix typos in previous comimt | Zbigniew Jędrzejewski-Szmek |
2015-05-09 | man: document forwarding to syslog better | Zbigniew Jędrzejewski-Szmek |
2015-05-09 | buildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $(AM_CFLAGS) | Cristian Rodríguez |
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 | Update TODO | David Herrmann |
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 | update TODO | Lennart Poettering |
2015-05-05 | man: document that nspawn -x, --template= and machinectl clone leave hostname... | Lennart Poettering |
2015-05-05 | man: nspawn is used in production these days, admit that | Lennart Poettering |
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-05 | build-sys: remove left-over | Kay Sievers |
2015-05-05 | Add VARIANT as a standard value for /etc/os-release | Stephen Gallagher |
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-05-02 | man: use utf-8 in systemd-remount-fs.service(8) | Zbigniew Jędrzejewski-Szmek |