Age | Commit message (Expand) | Author |
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 |
2015-05-15 | socket-util: socket_address_parse() should not log errors on its own | Lennart Poettering |
2015-05-15 | core: Fix assertion with empty Exec*= paths | Martin Pitt |
2015-05-15 | timedate: fix memory leak in timedated | Cristian Rodríguez |
2015-05-15 | generator: use fflush_and_check() where appropriate | Lennart Poettering |
2015-05-15 | core: don't consider umask for SocketMode= | Davide Bettio |
2015-05-15 | core: Execute first boot presets in an enable-only preset-mode. | Dimitri John Ledkov |
2015-05-15 | networkd: don't try to turn on ipv6 forwarding if kernel lacks IPv6 support | Lennart Poettering |
2015-05-15 | networkd: don't touch global forwarding setting | Benedikt Morbach |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-14 | nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches | Stefan Junker |
2015-05-14 | test-bus-chat: various modernizations | Lennart Poettering |
2015-05-14 | sd-bus: fix memory leak in test-bus-chat | Cristian Rodríguez |
2015-05-14 | util: introduce memmem_safe() and make use of it | Lennart Poettering |
2015-05-14 | util: use GNU comparison function prototype for qsort_safe() | Lennart Poettering |
2015-05-13 | networkd: remove dead initialization | Thomas Hindoe Paaboel Andersen |
2015-05-13 | core: only set event source name when we create an event source | Lennart Poettering |
2015-05-13 | journal: fix size comment | Peter Lemenkov |
2015-05-13 | util: add generic calls for prefixing a root directory to a path | Lennart Poettering |
2015-05-13 | core: make exec code a bit more readable | Lennart Poettering |
2015-05-13 | core: fix memory leak in manager_run_generators() | Cristian Rodríguez |
2015-05-13 | nspawn: skip symlink to a combined cgroup hierarchy if it already exists | Iago López Galeiras |
2015-05-13 | nspawn: only mount the cgroup root if it's not already mounted | Iago López Galeiras |
2015-05-13 | Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount. | Dimitri John Ledkov |
2015-05-13 | core: never create device depencies for /dev/root mounts | Lennart Poettering |
2015-05-13 | nspawn: rework custom mount point order, and add support for overlayfs | Lennart Poettering |
2015-05-13 | modules-load: fix memory leak | Cristian Rodríguez |