summaryrefslogtreecommitdiff
path: root/fixme
AgeCommit message (Expand)Author
2010-09-28units: schedule tmpwatch on idle classLennart Poettering
2010-09-28sort fixme for v11 todo listLennart Poettering
2010-09-28update fixmeMichael Biebl
2010-09-28build-sys: add missing header files to tarballLennart Poettering
2010-09-28service: when resolving sysv names drop leading $Lennart Poettering
2010-09-28use .conf for new config files: locale, vconsole, modules.dKay Sievers
2010-09-28tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera...Lennart Poettering
2010-09-28mount: properly handle bind mountsLennart Poettering
2010-09-28service: ignore sysv $null serviceLennart Poettering
2010-09-27fix spelling of 'unneeded' at various placesLennart Poettering
2010-09-27update fixmeLennart Poettering
2010-09-27load-fragment: reset fragment_path if we couldn't find a unit file for itLennart Poettering
2010-09-27update fixmeLennart Poettering
2010-09-27update fixmeLennart Poettering
2010-09-27update fixmeLennart Poettering
2010-09-26readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering
2010-09-23readahead: normalize loggingLennart Poettering
2010-09-22update fixmeKay Sievers
2010-09-22units: move ctrl-alt-delete, default getty targets from /etc to /libKay Sievers
2010-09-21units: add default tmpwatch unitsLennart Poettering
2010-09-20update fixmeLennart Poettering
2010-09-18update fixmeLennart Poettering
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