Age | Commit message (Expand) | Author |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-02 | Revert "mount: order options before other arguments to mount" | Lennart Poettering |
2014-09-18 | mount: order options before other arguments to mount | Emil Renner Berthing |
2014-09-05 | exec: factor out most function arguments of exec_spawn() to ExecParameters | Daniel Mack |
2014-08-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-14 | core: do not add default dependencies to /usr mount unit | Jon Severinsson |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2014-06-16 | mount: tell /bin/mount to never touch /etc/mtab | Lennart Poettering |
2014-06-07 | core: allow transient mount units | Tom Gundersen |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-03-07 | fstab-generator: merge /proc/cmdline parsing loops into one | Lennart Poettering |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-02-26 | mount: don't fire PropertiesChanged signals for mounts that are stopped | Lennart Poettering |
2014-02-26 | mount: don't send out PropertiesChanged message if actually nothing got changed | Lennart Poettering |
2014-02-26 | mount: minor modernization | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-01-29 | core: make sure to always go through both SIGTERM and SIGKILL states of units | Lennart Poettering |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2014-01-07 | mount: don't creat local-fs.target links for mount units when runnin in user ... | Lennart Poettering |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC | Lennart Poettering |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-12-02 | bus: add .busname unit type to implement kdbus-style bus activation | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-25 | core: set some event source priorities to enforce dispatching order | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-05 | core: do not add "what" to RequiresMountsFor for network mounts | Zbigniew Jędrzejewski-Szmek |
2013-10-04 | mount: check for NULL before reading pm->what | Dave Reisner |
2013-10-03 | systemd: order remote mounts from mountinfo before remote-fs.target | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-11 | mount: filesystems mounted in the initrd should not conflict with umount.targ... | Tom Gundersen |
2013-09-11 | mount: move device links handling from generator | Tom Gundersen |
2013-07-18 | mount: also exclude /usr from unmount at shutdown | Lennart Poettering |
2013-07-04 | core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymore | Harald Hoyer |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-17 | mount: when learning about the root mount from mountinfo, don't add conflicti... | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |