summaryrefslogtreecommitdiff
path: root/fixme
AgeCommit message (Expand)Author
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering
2010-09-15util: introduce waitpid_loop()Lennart Poettering
2010-09-10logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ngLennart Poettering
2010-09-10update fixmeKay Sievers
2010-09-10update fixmeKay Sievers
2010-09-08main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering
2010-09-03update fixmeLennart Poettering
2010-09-03service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering
2010-09-03dbus: don't send cgroup agent messages directly to system bus to avoid dbus a...Lennart Poettering
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering
2010-09-01dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller
2010-08-30manager: don't try to minimize transaction when using isolateLennart Poettering
2010-08-30exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERRLennart Poettering
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-30update fixmeLennart Poettering
2010-08-25update fixmeLennart Poettering
2010-08-25mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering
2010-08-25update fixmeLennart Poettering
2010-08-25sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...Lennart Poettering
2010-08-25man: minor updatesLennart Poettering
2010-08-21log: pass SCM_CREDENTIALS when logging to syslogLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-20mount: properly handle LABEL="" in fstabLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-20service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering
2010-08-20service: make sure sysv services marked as interactive in the LSB header get ...Lennart Poettering
2010-08-19update fixmeKay Sievers
2010-08-19hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering
2010-08-19update fixmeLennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-18units: make sure getty@xxx.service is always run before gettys.targetLennart Poettering
2010-08-18random-seed: honour kernel pool size when saving/restoring seedLennart Poettering
2010-08-17update fixmeLennart Poettering
2010-08-17units: add generic sysctl/hwclock-save serviceLennart Poettering
2010-08-17update fixmeLennart 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-17systemctl: break output properly for 80ch terminalsLennart Poettering
2010-08-17update fixmeKay Sievers
2010-08-17update fixmeKay Sievers
2010-08-17update fixmeKay Sievers
2010-08-17update fixmeLennart Poettering
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering
2010-08-17update fixmeLennart Poettering
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering
2010-08-14random-seed: add little tool for saving/loading random seed on shutdown/boot,...Lennart Poettering
2010-08-14systemctl: skip writing of utmp if we booted using systemd, under the assumpt...Lennart Poettering