summaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-17log: print at to one target at maxLennart Poettering1-8/+10
2010-08-17device: be more verbose of udev confuses usLennart Poettering1-1/+2
2010-08-17load-fragment: make parser more forgivingLennart Poettering3-85/+97
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering11-47/+237
2010-08-16shutdownd: kill /etc/nologin file before we go downLennart Poettering1-3/+3
2010-08-16shutdown: various fixes for handling of delayed shutdownsLennart Poettering2-16/+35
2010-08-16log: properly open log target in the various utilitiesLennart Poettering10-3/+13
2010-08-16util: properly detect ttyname_r() failingLennart Poettering1-2/+3
2010-08-16util: use format_timestamp() instead of ctime() wherever possibleLennart Poettering2-22/+13
2010-08-16shutdown: fix socket type in .socket fileLennart Poettering1-1/+1
2010-08-16systemctl: sort case-insensitivelyLennart Poettering1-2/+2
2010-08-16systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering4-44/+161
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering3-3/+5
2010-08-16man: document new shutdown featuresLennart Poettering3-9/+92
2010-08-16units: enable notify interface for internals servicesLennart Poettering4-2/+5
2010-08-16shutdownd: enable by defaultLennart Poettering1-2/+3
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering15-21/+534
2010-08-14random-seed: add missing random-seed.c fileLennart Poettering3-0/+115
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering73-73/+73
2010-08-14units: don't require tty in rc-local.serviceLennart Poettering1-1/+1
2010-08-14units: write utmp record before we kill all processesLennart Poettering2-1/+3
2010-08-14units: X 1.8 doesn't need HAL anymore, so avoid synchronization on thatLennart Poettering1-1/+1
2010-08-14units: make sure plymouth shutdown screen is shown before we kill all process...Lennart Poettering3-0/+3
2010-08-14random-seed: add little tool for saving/loading random seed on shutdown/boot,...Lennart Poettering4-2/+56
2010-08-14systemctl: skip writing of utmp if we booted using systemd, under the assumpt...Lennart Poettering3-4/+6
2010-08-14systemctl: sort 'list-units' outputLennart Poettering2-34/+86
2010-08-13job: don't accidently access a job that doesn't exist anymoreLennart Poettering1-7/+18
2010-08-13units: move plymouth services from /etc to /lib since fedora does not support...Lennart Poettering1-13/+16
2010-08-13units: move runlevel[2-5] links to /lib because they are legacy and hence sho...Lennart Poettering2-10/+9
2010-08-13man: document that we now accept more than one main process for Type=oneshot ...Lennart Poettering1-27/+39
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering24-84/+134
2010-08-13update fixmeLennart Poettering1-4/+6
2010-08-13systemctl: properly detect whether taling to systemd via D-Bus worked before ...Lennart Poettering1-2/+5
2010-08-13unit: create three seperate plymouth service for halt/poweroff/rebootLennart Poettering5-12/+62
2010-08-13man: document new 'systemctl status PID' syntaxLennart Poettering2-3/+6
2010-08-13cgroup: try harder to find a unit a PID belongs to by traversing through pare...Lennart Poettering1-0/+15
2010-08-13systemctl: when calling 'status' accept a PIDLennart Poettering4-6/+68
2010-08-13update fixmeLennart Poettering1-0/+2
2010-08-13systemctl: show sysv path if it is set if the fragment path isn't in systemct...Lennart Poettering2-11/+16
2010-08-12unit: move prefdm after livesysLennart Poettering1-1/+1
2010-08-12plymouth: call plymouth quit before running the getty, not afterLennart Poettering1-1/+1
2010-08-12systemctl: at full stop after last message before shutting downLennart Poettering2-3/+7
2010-08-12audit: suppress repeated audit events when deserializingLennart Poettering1-0/+5
2010-08-12unit: don't show ENOENT configuration file warnings for units that are not es...Lennart Poettering4-10/+17
2010-08-12main: log build time features on startupLennart Poettering3-2/+56
2010-08-12dbus: downgrade a few log messagesLennart Poettering1-3/+3
2010-08-12dbus: fix capability serializationLennart Poettering2-3/+5
2010-08-12conf-parser: don't crash if an assignment is read before a section headerLennart Poettering1-1/+1
2010-08-11main: disable nscd properly, if possibleLennart Poettering6-15/+23
2010-08-11dbus: properly pass capabilitiesLennart Poettering2-8/+6