summaryrefslogtreecommitdiff
path: root/src/swap.c
Commit message (Expand)AuthorAgeFilesLines
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-031-5/+5
* swap: handle "nofail" from fstabKay Sievers2011-02-151-0/+1
* mount,swap: properly add dependencies to logger if neededLennart Poettering2011-02-151-0/+2
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-151-0/+1
* clang: fix some issues found with clang-analyzerv17Lennart Poettering2011-01-221-1/+1
* systemctl: highlight failed processes in systemctl statusLennart Poettering2011-01-201-0/+1
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-181-4/+14
* swap: order file-based swap devices after remount-rootfsLennart Poettering2010-11-221-3/+9
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-171-1/+1
* manager: always pull 'following' units into transactionLennart Poettering2010-11-141-0/+34
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-291-1/+1
* swap: there's no reason not order swap after sysinit, so drop itLennart Poettering2010-10-281-3/+0
* swap: add only swaps listed in /etc/fstab automatically to swap.target, other...Lennart Poettering2010-10-261-1/+1
* swap: add default cgroup to swap exec envLennart Poettering2010-10-261-1/+3
* systemctl: introduce systemctl killLennart Poettering2010-10-221-0/+49
* swap: listen for POLLPRI events on /proc/swaps if availableLennart Poettering2010-10-181-5/+24
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-121-97/+717
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-311-7/+7
* mount: imply noauto for mount points configured with native mount filesLennart Poettering2010-08-251-1/+4
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-251-5/+28
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-251-1/+3
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+2
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* swap: properly enter maintenance mode on failureLennart Poettering2010-08-091-1/+1
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-8/+19
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-121-0/+22
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-1/+1
* manager: optionally print status updates to console on bootLennart Poettering2010-07-071-0/+1
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-031-4/+1
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-1/+1
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-1/+1
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-3/+3
* manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering2010-06-191-4/+2
* systemctl: add verbs for special unitsLennart Poettering2010-06-181-0/+1
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-161-4/+4
* swap: Fix uninitialized variableChristian Ruppert2010-06-021-1/+1
* swap: add swap.target Wants links only when running as system instanceLennart Poettering2010-05-161-1/+1
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+578