summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mount: also relabel pre-mounted API dirsLennart Poettering2011-03-311-1/+2
* log: fix shifting of facilitiesLennart Poettering2011-03-316-23/+12
* log: don't strip facility when writing to kmsgLennart Poettering2011-03-312-4/+50
* src: our lord is coverityLennart Poettering2011-03-3116-21/+37
* random: do not print warning if random seed doesn't exist yetLennart Poettering2011-03-311-3/+5
* plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-311-1/+1
* analyze: improve outputLennart Poettering2011-03-311-20/+61
* analyze: add plotterLennart Poettering2011-03-311-6/+130
* unit: when deserializing do reconnect to dbus/syslog when they show upLennart Poettering2011-03-301-38/+39
* analyze: beautify output a bitLennart Poettering2011-03-302-4/+5
* analyze: add systemd-analyze toolLennart Poettering2011-03-301-0/+40
* unit: don't override timestamps due to state changes when deserializingLennart Poettering2011-03-301-63/+72
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-304-7/+11
* taint: add missing cgroups taint flagLennart Poettering2011-03-302-11/+30
* locale: don't access misinitialized variableLennart Poettering2011-03-301-1/+1
* quota: do not pull in quota tools for mounts that do not originate in neither...Lennart Poettering2011-03-301-63/+77
* manager: fix taint check for /usrLennart Poettering2011-03-303-1/+5
* unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering2011-03-302-3/+11
* unit: fix parsing of condition-resultLennart Poettering2011-03-291-0/+2
* unit: don't complain about failed units when deserializingLennart Poettering2011-03-291-1/+1
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-297-25/+12
* cgroup: explain when we cannot initialize the cgroup stuffLennart Poettering2011-03-291-2/+8
* locale: full fledged /etc/default/locale support for debianFlorian Kriener2011-03-291-1/+13
* systemctl: don't truncate description when using pagerLennart Poettering2011-03-291-2/+2
* ask-password: also accept Backspace as first keypress as silent mode switchLennart Poettering2011-03-291-0/+16
* unit: when deserializing jobs, don't pull in dependenciesLennart Poettering2011-03-291-1/+1
* udev: tty - re-add accidentially removed hvc* matchKay Sievers2011-03-291-1/+1
* locale: fix LC_MESSAGES variable nameLennart Poettering2011-03-291-1/+1
* udev: systemd-tag all ttysKay Sievers2011-03-291-6/+1
* udev: expose some more tty's for various embedded hardwareMichael Olbrich2011-03-281-0/+3
* ask-password: use TAB instead of backspace to disable asterisk password echoLennart Poettering2011-03-281-13/+31
* crypto: to show stars or not to show themJan Engelhardt2011-03-281-4/+7
* conf-parser: fix remaining parser functions according to new prototypeLennart Poettering2011-03-282-0/+6
* execute: socket isn't abstract anymoreLennart Poettering2011-03-281-1/+0
* use /run instead of /dev/.runKay Sievers2011-03-2825-242/+308
* util: detect page size runtime.cee12011-03-285-10/+23
* tainted: don't check if /usr is a mount point, only if it's not already mount...Kay Sievers2011-03-241-1/+1
* mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov2011-03-182-2/+16
* service: pull in sysv facility targets from the sysv units, not the other way...Lennart Poettering2011-03-181-10/+15
* man: document pidns containersLennart Poettering2011-03-181-1/+1
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-184-18/+60
* special: get rid of dbus.targetLennart Poettering2011-03-182-18/+21
* exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering2011-03-184-6/+51
* dbus: add service D-Bus property "Sockets"Andrey Borzenkov2011-03-171-0/+2
* dbus: consolidate service SysV conditionalsAndrey Borzenkov2011-03-171-29/+8
* unit: serialize condition test resultsLennart Poettering2011-03-171-0/+21
* read-ahead: Fix broken systemd-readahead-collect on mips.cee12011-03-171-12/+39
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-1713-18/+50
* chkconfig: check against runlevel 5 instead of 3, since it is a superset of t...Lennart Poettering2011-03-171-1/+1
* systemctl: accept condstop as alias for stopLennart Poettering2011-03-171-1/+3