summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-17dbus: downgrade disconnection messageLennart Poettering
2010-08-17main: properly fallback to rescue.target if default.target is hosedLennart Poettering
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-17service: prefix descriptions when they come from legacy sourcesLennart Poettering
2010-08-17systemctl: break output properly for 80ch terminalsLennart Poettering
2010-08-17modprobe: kill support for nomodulesLennart Poettering
2010-08-17shutdown: drop -f/-F switches again, simply because we don't want to condone ...Lennart Poettering
2010-08-17nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...Lennart Poettering
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering
2010-08-17log: print at to one target at maxLennart Poettering
2010-08-17device: be more verbose of udev confuses usLennart Poettering
2010-08-17load-fragment: make parser more forgivingLennart Poettering
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering
2010-08-16shutdownd: kill /etc/nologin file before we go downLennart Poettering
2010-08-16shutdown: various fixes for handling of delayed shutdownsLennart Poettering
2010-08-16log: properly open log target in the various utilitiesLennart Poettering
2010-08-16util: properly detect ttyname_r() failingLennart Poettering
2010-08-16util: use format_timestamp() instead of ctime() wherever possibleLennart Poettering
2010-08-16systemctl: sort case-insensitivelyLennart Poettering
2010-08-16systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14random-seed: add missing random-seed.c fileLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-14systemctl: skip writing of utmp if we booted using systemd, under the assumpt...Lennart Poettering
2010-08-14systemctl: sort 'list-units' outputLennart Poettering
2010-08-13job: don't accidently access a job that doesn't exist anymoreLennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-13systemctl: properly detect whether taling to systemd via D-Bus worked before ...Lennart Poettering
2010-08-13man: document new 'systemctl status PID' syntaxLennart Poettering
2010-08-13cgroup: try harder to find a unit a PID belongs to by traversing through pare...Lennart Poettering
2010-08-13systemctl: when calling 'status' accept a PIDLennart Poettering
2010-08-13systemctl: show sysv path if it is set if the fragment path isn't in systemct...Lennart Poettering
2010-08-12systemctl: at full stop after last message before shutting downLennart Poettering
2010-08-12audit: suppress repeated audit events when deserializingLennart Poettering
2010-08-12unit: don't show ENOENT configuration file warnings for units that are not es...Lennart Poettering
2010-08-12main: log build time features on startupLennart Poettering
2010-08-12dbus: downgrade a few log messagesLennart Poettering
2010-08-12dbus: fix capability serializationLennart Poettering
2010-08-12conf-parser: don't crash if an assignment is read before a section headerLennart Poettering
2010-08-11main: disable nscd properly, if possibleLennart Poettering
2010-08-11dbus: properly pass capabilitiesLennart Poettering
2010-08-11gc: remove a lot of unused codeLennart Poettering
2010-08-11selinux: split off selinux calls into seperate file label.cLennart Poettering
2010-08-11pahole: rearrange structs to make them smallerLennart Poettering
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering
2010-08-11manager: serialize/deserialize startup time, tooLennart Poettering
2010-08-11audit: remove double header inclusionLennart Poettering
2010-08-11audit: initialize audit only if it is enabledLennart Poettering
2010-08-11target: don't synthesize a runlevel property for targets anymore since we don...Lennart Poettering