summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump versionv22Lennart Poettering2011-04-011-1/+1
* tmpfiles: enforce new /var/lock semanticsLennart Poettering2011-04-011-1/+4
* man: document ConditionPathIsDirectory=Lennart Poettering2011-04-012-4/+8
* mount: also relabel pre-mounted API dirsLennart Poettering2011-03-311-1/+2
* log: fix shifting of facilitiesLennart Poettering2011-03-317-23/+14
* log: don't strip facility when writing to kmsgLennart Poettering2011-03-313-14/+50
* man: uinput.ko is a bad exampleLennart Poettering2011-03-311-3/+3
* build-sys: create a number of drop-in config dirsLennart Poettering2011-03-312-0/+12
* src: our lord is coverityLennart Poettering2011-03-3117-21/+39
* random: do not print warning if random seed doesn't exist yetLennart Poettering2011-03-312-15/+13
* plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-313-3/+7
* build-sys: install systemd-analyze by defaultLennart Poettering2011-03-311-0/+3
* analyze: improve outputLennart Poettering2011-03-311-20/+61
* update TODOKay Sievers2011-03-311-2/+8
* analyze: add plotterLennart Poettering2011-03-312-6/+134
* 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
* plymouth: don't explicitly enable status message when plymouth is upv21Lennart Poettering2011-03-301-3/+0
* 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-302-69/+77
* manager: fix taint check for /usrLennart Poettering2011-03-304-3/+7
* unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering2011-03-303-5/+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-2918-49/+20
* 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
* man: really fix all LC_MESSAGE to LC_MESSAGESLennart Poettering2011-03-292-2/+2
* build-sys: bump versionLennart Poettering2011-03-292-1/+3
* udev: tty - re-add accidentially removed hvc* matchKay Sievers2011-03-291-1/+1
* locale: fix LC_MESSAGES variable nameLennart Poettering2011-03-291-1/+1
* plymouth: Remove the calls to plymouth messageWilliam Jon McCann2011-03-294-4/+0
* udev: systemd-tag all ttysKay Sievers2011-03-291-6/+1
* tmpfiles fix /run/lock permissionsKay Sievers2011-03-291-1/+1
* man: fix references to systemd.unit= on the kernel cmdlineLennart Poettering2011-03-281-2/+2
* 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-282-1/+6
* use /run instead of /dev/.runKay Sievers2011-03-2838-259/+330
* util: detect page size runtime.cee12011-03-285-10/+23
* man: explain a couple of default dependenciesLennart Poettering2011-03-283-11/+31