summaryrefslogtreecommitdiff
path: root/src/swap.c
Commit message (Expand)AuthorAge
* swap: replace failure boolean by result enumLennart Poettering2012-02-03
* unit: use safe downcasts, remove pointless castsMichal Schmidt2012-01-16
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* let mount and swap units log to the configured defaultsMichal Schmidt2011-11-19
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* unit: use ESRCH as error when we don't find anybody to killLennart Poettering2011-07-13
* service: properly handle who argument on D-Bus kill callsLennart Poettering2011-07-12
* swap: ignore missing /proc/swapsMichael Olbrich2011-06-27
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* src: our lord is coverityLennart Poettering2011-03-31
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-29
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* swap: handle "nofail" from fstabKay Sievers2011-02-15
* mount,swap: properly add dependencies to logger if neededLennart Poettering2011-02-15
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-15
* clang: fix some issues found with clang-analyzerLennart Poettering2011-01-22
* systemctl: highlight failed processes in systemctl statusLennart Poettering2011-01-20
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* swap: order file-based swap devices after remount-rootfsLennart Poettering2010-11-22
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-17
* manager: always pull 'following' units into transactionLennart Poettering2010-11-14
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* swap: there's no reason not order swap after sysinit, so drop itLennart Poettering2010-10-28
* swap: add only swaps listed in /etc/fstab automatically to swap.target, other...Lennart Poettering2010-10-26
* swap: add default cgroup to swap exec envLennart Poettering2010-10-26
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* swap: listen for POLLPRI events on /proc/swaps if availableLennart Poettering2010-10-18
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-12
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* mount: imply noauto for mount points configured with native mount filesLennart Poettering2010-08-25
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* swap: properly enter maintenance mode on failureLennart Poettering2010-08-09
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-12
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* manager: optionally print status updates to console on bootLennart Poettering2010-07-07
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-03
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-01
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-01
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19