summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update TODOLennart Poettering2012-07-181-0/+4
* journald: fix bad memory accessLennart Poettering2012-07-181-0/+4
* keymap: Add Dell Latitude force-release quirkRex Tsai2012-07-181-1/+1
* service: don't print a warning if we are in autorestart state, and can't star...Lennart Poettering2012-07-181-4/+5
* units: don't enforce a holdoff time for journald, logind, udevdLennart Poettering2012-07-183-0/+3
* service: make start jobs wait, not fail, when an automatic restart is queuedLennart Poettering2012-07-182-12/+10
* unit: don't serialize job state, only unit state across switch-rootLennart Poettering2012-07-186-21/+31
* NEWS: correct NTP implementation dataLennart Poettering2012-07-181-1/+1
* build-sys: put all BUILT_SOURCES in CLEANFILESZbigniew Jędrzejewski-Szmek2012-07-181-8/+2
* build-sys: use .DELETE_ON_ERRORZbigniew Jędrzejewski-Szmek2012-07-181-15/+19
* man: html - cross-ref man page references and add Index linkKay Sievers2012-07-172-1/+22
* Makefile.am: fixed dependencies for man/index.htmlHarald Hoyer2012-07-171-2/+4
* switch-root: don't wait for processesLennart Poettering2012-07-175-10/+11
* journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek2012-07-173-4/+9
* logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek2012-07-173-10/+13
* logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek2012-07-173-23/+44
* Makefile.am: MKDIR_P man for man/index.htmlHarald Hoyer2012-07-171-0/+1
* Revert "keymap: add --version option"Kay Sievers2012-07-171-9/+0
* keymap: add --version optionZbigniew Jędrzejewski-Szmek2012-07-171-0/+9
* systemd: add --version optionZbigniew Jędrzejewski-Szmek2012-07-172-0/+24
* update TODOLennart Poettering2012-07-171-2/+4
* build-sys: distcheck - add seccomp*.h to SOURCESKay Sievers2012-07-171-0/+3
* build-sys: use C preprocessor for key list, tooLennart Poettering2012-07-171-10/+10