]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/swap.c
shared: add formats-util.h
[thirdparty/systemd.git] / src / core / swap.c
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-07  Lennart Poetteringutil: rework cunescape(), improve error handling
2015-03-14  Zbigniew Jędrzejew... core: print warning on invalid swap pri= field
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-28  Lennart Poetteringcore: rework device state logic
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2015-01-27  Lennart Poetteringcore: if two start jobs for the same swap device node...
2015-01-27  Lennart Poetteringswap: simplify a few things by making use of new LIST_F...
2015-01-27  Lennart Poetteringswap: properly specify errno when logging
2015-01-12  Zbigniew Jędrzejew... Add new function to filter fstab options
2014-12-15  Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-10  Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-11-28  Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-26  Zbigniew Jędrzejew... swap: restore support for nofail
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-10-28  Lennart Poetteringswap: don't add too many deps for swap files form ...
2014-10-28  Lennart Poetteringswap: drop noauto/nofail bools from Swap structure
2014-10-28  Lennart Poetteringswap: replace Discard= setting by a more generic Option...
2014-10-02  Zbigniew Jędrzejew... core/swap: only make configured units part of swap...
2014-09-29  Zbigniew Jędrzejew... core/swap: follow the configured unit by default
2014-09-29  Zbigniew Jędrzejew... fstab-generator: properly deal with discard as non...
2014-09-29  Jan Synacekswap: introduce Discard property
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-05  Daniel Mackexec: factor out most function arguments of exec_spawn...
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-03  Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-29  Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27  Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-05  Stefan Bellerswap: remove if/else with the same data path
2013-12-22  Lennart Poetteringsd-daemon: introduce sd_watchdog_enabled() for parsing...
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-28  Zbigniew Jędrzejew... Remove some unused variables
2013-11-27  Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-25  Lennart Poetteringswap: always track the current real device node of...
2013-11-25  Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25  Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05  Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-26  Lennart Poetteringcore: rework how we match mount units against each...
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-17  Zbigniew Jędrzejew... Use first partition in /proc/swaps for hibernation...
2013-09-15  Tom Gundersenswap: create .wants symlink to 'auto' swap devices
2013-09-13  Tom Gundersenswap: fix reverse dependencies
2013-09-11  Tom Gundersenswap: handle nofail/noauto in core
2013-09-11  Tom Gundersenswap: backing device should unconditionally want swap...
2013-06-27  Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
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/