Age | Commit message (Expand) | Author |
2015-05-19 | core: when propagating restart requests due to deps, downgrade restart to try... | Lennart Poettering |
2015-05-19 | dhcp-identifier: fix for unaligned write | Tom Gundersen |
2015-05-19 | core: sd_bus_error() already checks for NULL, no need to duplicate check | Lennart Poettering |
2015-05-19 | core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies | Lennart Poettering |
2015-05-19 | util: fix typo | Jan Synacek |
2015-05-19 | mount: properly check for mounts currently in /proc/self/mountinfo | Lennart Poettering |
2015-05-19 | unit: drop support for pre-v44 job serialization | Lennart Poettering |
2015-05-19 | core: also enforce ratelimiter if we stop a unit due to BindsTo= | Lennart Poettering |
2015-05-19 | core: use bitfield where possible | Lennart Poettering |
2015-05-19 | core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 | Lennart Poettering |
2015-05-19 | unit: fix unit_check_unneeded() dependency iteration | Lennart Poettering |
2015-05-19 | mount: don't claim a device is gone from /proc/self/mountinfo before it is go... | Lennart Poettering |
2015-05-19 | device: create units with intended "found" value | Martin Pitt |
2015-05-19 | hostname: Allow comments in /etc/hostname | Martin Pitt |
2015-05-19 | core: fix OOM checks in dbus-unit | Thomas Hindoe Paaboel Andersen |
2015-05-19 | test-hashmap: fix an assert | Thomas Hindoe Paaboel Andersen |
2015-05-19 | core: introduce seperate reverse dependencies for Requires= and Requisite= | Lennart Poettering |
2015-05-19 | journalctl: unify how we free boot id lists a bit | Lennart Poettering |
2015-05-19 | journalctl: clean up how we log errors | Lennart Poettering |
2015-05-19 | journalctl: rename boot_id_t to BootId | Lennart Poettering |
2015-05-19 | journalctl: lstat() should suffice if we call canonicalize_file_name() first | Lennart Poettering |
2015-05-19 | journalctl: free all command line argument objects | Lennart Poettering |
2015-05-19 | journalctl: only have a single exit path from main() | Lennart Poettering |
2015-05-19 | journalctl: Improve boot ID lookup | Jan Janssen |
2015-05-18 | udevd: main - use _exit() when daemonizing | Tom Gundersen |
2015-05-18 | udevd: main - reshuffle | Tom Gundersen |
2015-05-18 | udevd: rename on_reque_{exit,reload} to on_sig{term,chld} | Tom Gundersen |
2015-05-18 | udevd: introduce on_event_timeout{,_warning} | Tom Gundersen |
2015-05-18 | udevd: process all SIGCHLD events every time the handler is invoked | Tom Gundersen |
2015-05-18 | udevd: init/exit the builtins in manager_new/free | Tom Gundersen |
2015-05-18 | udevd: move file descriptors to Manager | Tom Gundersen |
2015-05-18 | resolved: allow DnsAnswer objects with no space for RRs | Lennart Poettering |
2015-05-18 | resolved: fix crash when shutting down | Lennart Poettering |
2015-05-18 | nspawn: close extra fds before execing init | Alban Crequy |
2015-05-18 | ata_id: drop spurious space | Lennart Poettering |
2015-05-18 | core: Private*/Protect* options with RootDirectory | Alban Crequy |
2015-05-18 | kmod-setup: conditionalize kmod autoloading properly | Lennart Poettering |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-18 | fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for | Karel Zak |
2015-05-16 | load-fragment: put quotes around iffy rvalue | Zbigniew Jędrzejewski-Szmek |
2015-05-16 | Use fflush_and_check() in more places | Zbigniew Jędrzejewski-Szmek |
2015-05-16 | udevd: queue - update queue state when events are queued/freed | Tom Gundersen |
2015-05-16 | udevd: on_worker - distinguish between EINTR and EAGAIN | Tom Gundersen |
2015-05-16 | udevd: worker - use loop_write() rather than send() | Tom Gundersen |
2015-05-16 | util: loop_write - accept 0-length message | Tom Gundersen |
2015-05-16 | udevd: net - fix leak in .link config | Tom Gundersen |
2015-05-15 | udev-ctrl: make _unref() always return NULL | Tom Gundersen |
2015-05-15 | tmpfiles: use lstat() instead of stat() when checking whether a file system o... | Lennart Poettering |
2015-05-15 | tmpfiles: don't fail if we cannot create a subvolume because a file system is... | Lennart Poettering |
2015-05-15 | coredump: make sure we vacuum by default | Lennart Poettering |