Age | Commit message (Expand) | Author |
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 |
2015-04-30 | terminal: update for simpler sd-bus api's | Thomas Hindoe Paaboel Andersen |
2015-04-30 | update TODO | Lennart Poettering |
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 | update TODO | Lennart Poettering |
2015-04-30 | man: update sd_bus_open() documentation | 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 | update TODO | Lennart Poettering |
2015-04-30 | core: rework cgroup path parse logic | Lennart Poettering |
2015-04-29 | networkd: add man for vti6 tunnel | Susant Sahani |
2015-04-29 | networkd: introduce vti6 tunnel | Susant Sahani |
2015-04-29 | networkd: tunnel improve logging | Susant Sahani |