summaryrefslogtreecommitdiff
path: root/src/core/swap.c
Commit message (Expand)AuthorAge
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* timer: implement calendar time eventsLennart Poettering2012-11-23
* swap: fix swap behaviour with symlinksOlivier Brunel2012-10-29
* swap: modernize styleZbigniew Jędrzejewski-Szmek2012-10-29
* swap: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-10-29
* swap: introduce helper variableZbigniew Jędrzejewski-Szmek2012-10-29
* core/swap.c: Do not add Before=swap.target to swap units.Thomas Bächler2012-10-16
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-18
* swap: don't try to shutdown swaps on shutdown in a containerLennart Poettering2012-09-03
* swap: refuse start/stop of swaps in containerLennart Poettering2012-09-03
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-20
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-16
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* swap: avoid bad memory accessLennart Poettering2012-05-24
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-22
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* service: explicitly remove control/ subcgroup after each control commandLennart Poettering2012-05-03
* remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering2012-04-24
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-24
* manager: drop MountAuto= and SwapAuto= optionsLennart Poettering2012-04-24
* service: place control command in subcgroup control/Lennart Poettering2012-04-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11