Age | Commit message (Expand) | Author |
2013-11-28 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-25 | swap: always track the current real device node of all swap devices, even whe... | 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-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
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-17 | Use first partition in /proc/swaps for hibernation test | Zbigniew Jędrzejewski-Szmek |
2013-09-16 | swap: create .wants symlink to 'auto' swap devices | Tom Gundersen |
2013-09-13 | swap: fix reverse dependencies | Tom Gundersen |
2013-09-11 | swap: handle nofail/noauto in core | Tom Gundersen |
2013-09-11 | swap: backing device should unconditionally want swap unit | Tom Gundersen |
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-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-10-29 | swap: fix swap behaviour with symlinks | Olivier Brunel |
2012-10-29 | swap: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: introduce helper variable | Zbigniew Jędrzejewski-Szmek |
2012-10-16 | core/swap.c: Do not add Before=swap.target to swap units. | Thomas Bächler |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-03 | swap: don't try to shutdown swaps on shutdown in a container | Lennart Poettering |
2012-09-03 | swap: refuse start/stop of swaps in container | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |
2012-05-24 | swap: avoid bad memory accesssystemd/v183 | Lennart Poettering |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-05-14 | unit: unit type dependent status messages | Michal Schmidt |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-03 | service: explicitly remove control/ subcgroup after each control command | Lennart Poettering |
2012-04-24 | remount: consolidate remount-api-vfs and remount-rootfs into one | Lennart Poettering |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |