summaryrefslogtreecommitdiff
path: root/src/core/swap.c
AgeCommit message (Expand)Author
2012-07-16unit: set default working directory to the user's home directory when running...Lennart Poettering
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering
2012-06-22journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra
2012-05-24swap: avoid bad memory accesssystemd/v183Lennart Poettering
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-05-14unit: unit type dependent status messagesMichal Schmidt
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-03service: explicitly remove control/ subcgroup after each control commandLennart Poettering
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-13service: place control command in subcgroup control/Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers