Age | Commit message (Expand) | Author |
2010-08-17 | nss: don't disable nscd anymore, since it doesn't make sense to socket-activa... | Lennart Poettering |
2010-08-17 | emacs: disable tabs in .h files, too | Lennart Poettering |
2010-08-17 | log: print at to one target at max | Lennart Poettering |
2010-08-17 | device: be more verbose of udev confuses us | Lennart Poettering |
2010-08-17 | load-fragment: make parser more forgiving | Lennart Poettering |
2010-08-17 | auto-getty: rework auto console getty logic to work in conjunction with singl... | Lennart Poettering |
2010-08-16 | shutdownd: kill /etc/nologin file before we go down | Lennart Poettering |
2010-08-16 | shutdown: various fixes for handling of delayed shutdowns | Lennart Poettering |
2010-08-16 | log: properly open log target in the various utilities | Lennart Poettering |
2010-08-16 | util: properly detect ttyname_r() failing | Lennart Poettering |
2010-08-16 | util: use format_timestamp() instead of ctime() wherever possible | Lennart Poettering |
2010-08-16 | systemctl: sort case-insensitively | Lennart Poettering |
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering |
2010-08-16 | shutdown: if now time argument is passed, imply +1 not +0 | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-14 | random-seed: add missing random-seed.c file | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-14 | systemctl: skip writing of utmp if we booted using systemd, under the assumpt... | Lennart Poettering |
2010-08-14 | systemctl: sort 'list-units' output | Lennart Poettering |
2010-08-13 | job: don't accidently access a job that doesn't exist anymore | Lennart Poettering |
2010-08-13 | service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin... | Lennart Poettering |
2010-08-13 | systemctl: properly detect whether taling to systemd via D-Bus worked before ... | Lennart Poettering |
2010-08-13 | man: document new 'systemctl status PID' syntax | Lennart Poettering |
2010-08-13 | cgroup: try harder to find a unit a PID belongs to by traversing through pare... | Lennart Poettering |
2010-08-13 | systemctl: when calling 'status' accept a PID | Lennart Poettering |
2010-08-13 | systemctl: show sysv path if it is set if the fragment path isn't in systemct... | Lennart Poettering |
2010-08-12 | systemctl: at full stop after last message before shutting down | Lennart Poettering |
2010-08-12 | audit: suppress repeated audit events when deserializing | Lennart Poettering |
2010-08-12 | unit: don't show ENOENT configuration file warnings for units that are not es... | Lennart Poettering |
2010-08-12 | main: log build time features on startup | Lennart Poettering |
2010-08-12 | dbus: downgrade a few log messages | Lennart Poettering |
2010-08-12 | dbus: fix capability serialization | Lennart Poettering |
2010-08-12 | conf-parser: don't crash if an assignment is read before a section header | Lennart Poettering |
2010-08-11 | main: disable nscd properly, if possible | Lennart Poettering |
2010-08-11 | dbus: properly pass capabilities | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-11 | selinux: split off selinux calls into seperate file label.c | Lennart Poettering |
2010-08-11 | pahole: rearrange structs to make them smaller | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-11 | manager: serialize/deserialize startup time, too | Lennart Poettering |
2010-08-11 | audit: remove double header inclusion | Lennart Poettering |
2010-08-11 | audit: initialize audit only if it is enabled | Lennart Poettering |
2010-08-11 | target: don't synthesize a runlevel property for targets anymore since we don... | Lennart Poettering |
2010-08-11 | audit: smaller fixes to audit hookup | Lennart Poettering |
2010-08-11 | systemctl: beef up highlighting of service states a little | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-11 | unit: make sure a job for a service of type 'finish' succeeds if the process ... | Lennart Poettering |
2010-08-11 | socket: disable GC for pre-allocated per-connection service until it is used | Lennart Poettering |
2010-08-11 | audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a... | Lennart Poettering |
2010-08-11 | util: when replacing env vars replace unset envvars by nothing | Lennart Poettering |