]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/swap.c
core: general cgroup rework
[thirdparty/systemd.git] / src / core / swap.c
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-17  Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-13  Michal Schmidtcore: single unit_kill implementation for all unit...
2013-01-26  Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-19  Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... systemd: use unit logging macros
2012-11-23  Lennart Poetteringtimer: implement calendar time events
2012-10-29  Olivier Brunelswap: fix swap behaviour with symlinks
2012-10-29  Zbigniew Jędrzejew... swap: modernize style
2012-10-29  Zbigniew Jędrzejew... swap: use automatic cleanup
2012-10-29  Zbigniew Jędrzejew... swap: introduce helper variable
2012-10-16  Thomas Bächlercore/swap.c: Do not add Before=swap.target to swap...
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18  Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-04  Lennart Poetteringswap: don't try to shutdown swaps on shutdown in a...
2012-09-04  Lennart Poetteringswap: refuse start/stop of swaps in container
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-19  Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19  Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19  Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-16  Lennart Poetteringunit: set default working directory to the user's home...
2012-07-10  Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-06-21  Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-05-24  Lennart Poetteringswap: avoid bad memory access v183
2012-05-22  Lennart Poetteringmount: replace PID1 internal fstab parser with generator
2012-05-14  Michal Schmidtunit: unit type dependent status messages
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-03  Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-04-24  Lennart Poetteringremount: consolidate remount-api-vfs and remount-rootfs...
2012-04-24  Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24  Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-13  Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/