summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-2536-111/+111
* units: add the modules-load cmdline parameters to the unit conditionsMichal Schmidt2012-07-251-0/+2
* modules-load: fix kernel cmdline parsingMichal Schmidt2012-07-251-2/+2
* main: set PR_SET_CHILD_REAPER for MANAGER_USERAuke Kok2012-07-252-0/+13
* conf-files: continue searching if one dir failsMichal Schmidt2012-07-241-6/+6
* uaccess: add ID_SECURITY_TOKEN device class for USB authentication keysKay Sievers2012-07-241-0/+3
* rules: avoid mounting raid devices too earlyMichal Schmidt2012-07-241-0/+3
* systemctl: use color specification understood by dotZbigniew Jędrzejewski-Szmek2012-07-231-1/+1
* journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek2012-07-233-13/+14
* keymap: Broaden ThinkPad X2.. tablet match to also apply to X230Terence Honles2012-07-231-1/+1
* build-sys: man - add missing dependencyKay Sievers2012-07-231-0/+1
* sd-daemon: remove unnecessary memset callsJim Meyering2012-07-233-4/+0
* logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek2012-07-221-1/+1
* test: correct enum misassignmentZbigniew Jędrzejewski-Szmek2012-07-221-1/+1
* collect, keymap, systemctl: use _noreturn_Zbigniew Jędrzejewski-Szmek2012-07-223-3/+5
* man: typoShawn Landden2012-07-221-1/+1
* build-sys: distribute a few more man pagesZbigniew Jędrzejewski-Szmek2012-07-221-2/+11
* build-sys: hide error message from grepZbigniew Jędrzejewski-Szmek2012-07-221-1/+1
* build-sys: fail early in autogen.shZbyszek Jędrzejewski-Szmek2012-07-211-0/+2
* build-sys: fix (again) index generation in subdirZbigniew Jędrzejewski-Szmek2012-07-211-2/+2
* update TODOLennart Poettering2012-07-201-0/+8
* tmpfiles: also look in /lib/tmpfiles.d on split /usr systemsLennart Poettering2012-07-201-0/+3
* udev: path_id - export path for platform block devicesKay Sievers2012-07-201-0/+1
* build-sys: bump revision of libudev toov187Lennart Poettering2012-07-201-1/+1
* build-sys: prepare 187Lennart Poettering2012-07-204-15/+71
* journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra2012-07-201-1/+1
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-206-15/+25
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-2011-81/+61
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-2028-283/+519
* man: add reference to export format spec to journalctlLennart Poettering2012-07-201-3/+6
* build-sys: fix variable assignmentKay Sievers2012-07-191-1/+1
* units: fix section of man page link in systemd-logind.serviceLennart Poettering2012-07-191-1/+1
* journald: upgrade signal reception message to INFOLennart Poettering2012-07-191-1/+2
* man: fix sysctl.d(5) man page copy/paste mistakeLennart Poettering2012-07-191-1/+1
* udev: firmware - do not cancel requests in the initrdKay Sievers2012-07-191-1/+7
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-1995-379/+95
* journal: allow watching symlinked journal dirsLennart Poettering2012-07-191-2/+2
* journal: when watching directories actually watch the directories asked forLennart Poettering2012-07-192-4/+20
* journal: rotate busy files away when we try to write to themLennart Poettering2012-07-191-2/+4
* journal: follow symlinks when enumerating journalsLennart Poettering2012-07-191-1/+1
* manager: use a private notify sockets in containers to avoid problems with sh...Lennart Poettering2012-07-191-1/+1
* killall: avoid gcc warning about wait name clashLennart Poettering2012-07-191-2/+2
* nspawn: generate proper error messages in the childLennart Poettering2012-07-191-21/+39
* journald: don't choke on journal files with no cutoff dateLennart Poettering2012-07-192-0/+8
* nspawn: introduce new --link-journal= switch to link container journals into ...Lennart Poettering2012-07-193-12/+246
* journal: remove all of /run/log/journal when serializing, since the machine I...Lennart Poettering2012-07-181-5/+2
* journal: don't complain if the syslog forwarder socket doesn't existLennart Poettering2012-07-181-1/+2
* journal: when we suggest a rotation, explain whyLennart Poettering2012-07-181-3/+19
* journal: estimate data hash table size a bit larger by defaultLennart Poettering2012-07-181-3/+3
* journald: fix another bad memory accessLennart Poettering2012-07-181-0/+4