chiark / gitweb /
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/bus-common...
[elogind.git] / src / core / swap.c
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/