summaryrefslogtreecommitdiffstats
path: root/units/systemd-readahead-collect.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-28main: fix loading of default targetLennart Poettering2-4/+3
2013-06-28keymap: Add Samsung Series 3장동준5-0/+9
2013-06-28core: add transient unitsLennart Poettering21-54/+559
2013-06-28dbus: fix minor memory leak when sending job change signalsLennart Poettering1-25/+17
2013-06-28unit: make sure the dropins we write are high-priorityLennart Poettering5-8/+9
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering12-0/+132
2013-06-27dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering3-0/+146
2013-06-27dbus: make more cgroup attributes runtime settableLennart Poettering5-8/+129
2013-06-27dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering12-29/+371
2013-06-27journal-verify: Use proper printf placeholderJan Janssen1-3/+3
2013-06-27test: Add list testcaseJan Janssen4-2/+122
2013-06-27core: general cgroup reworkLennart Poettering57-2804/+1644
2013-06-27core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering1-4/+7
2013-06-27killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek1-2/+3
2013-06-27journalctl: highlight MESSAGE= in verbose outputZbigniew Jędrzejewski-Szmek1-4/+15
2013-06-27man: add CONSTANTS section to systemd.directives(7)Zbigniew Jędrzejewski-Szmek1-0/+18
2013-06-27man: use <constant> for various constants which look ugly with quotesZbigniew Jędrzejewski-Szmek37-226/+244
2013-06-26man: always supply quotes around literalsZbigniew Jędrzejewski-Szmek13-106/+123
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer1-2/+3
2013-06-25man: Small language improvements to sd_journal_openDavid King1-5/+5
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer1-1/+13
2013-06-25journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek1-0/+29
2013-06-25journald: fix space limits reportingZbigniew Jędrzejewski-Szmek3-56/+51
2013-06-25journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek1-19/+4
2013-06-24libudev: Use correct type for sizeofJan Janssen1-1/+1
2013-06-23journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek3-52/+169
2013-06-22man: Fix small typoMichael Biebl1-1/+1
2013-06-21update TODOLennart Poettering1-0/+2
2013-06-21tmpfiles: fix error checkLennart Poettering1-1/+1
2013-06-21journald: bump the journal per-unit ratelimit defaultsLennart Poettering2-4/+4
2013-06-21keymap: Apply to all Latitude and Precision modelsMartin Pitt1-1/+1
2013-06-21journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNITZbigniew Jędrzejewski-Szmek1-14/+27
2013-06-21Make sure we only show authentic coredump messagesZbigniew Jędrzejewski-Szmek1-3/+4
2013-06-21journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek6-55/+157
2013-06-21Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek5-20/+22
2013-06-21login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering6-6/+75
2013-06-20core: only attempt to connect to a session bus if one likely exists.Auke Kok1-3/+7
2013-06-20update TODOLennart Poettering1-0/+4
2013-06-20man: fix example for DefaultEnvironment=Lennart Poettering1-14/+16
2013-06-20man: document that shutdown() is only sometimes OK on sockets passed in via s...Lennart Poettering1-10/+17
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar7-4/+49
2013-06-20journalctl: show lines in full with --allZbigniew Jędrzejewski-Szmek1-2/+2
2013-06-20kernel-install: filter out "initrd=" from /proc/cmdlineHarald Hoyer1-2/+9
2013-06-20logind: uninitialized variableZbigniew Jędrzejewski-Szmek1-3/+1
2013-06-20build-sys: make intltool and distcheck happyZbigniew Jędrzejewski-Szmek2-0/+3
2013-06-20nspawn: '-C' option has been removedZbigniew Jędrzejewski-Szmek1-1/+1
2013-06-20sd-login: update machine enumeration/notifications APIs for new /run/systemd/...Lennart Poettering2-47/+3
2013-06-20logind: make ListMachines bus call publicLennart Poettering1-0/+4
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering41-701/+2526
2013-06-20Describe handling of an AF_UNIX socketŁukasz Stelmach1-3/+9