summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2011-03-04s/seperate/separate/Lennart Poettering
2011-03-04execute: load environment files at time of execution, not when we load the se...Lennart Poettering
2011-03-04path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca...Lennart Poettering
2011-03-03kill: always send SIGCONT after SIGTERMLennart Poettering
2011-03-03readahead: disable collector automatically on read-only mediaLennart Poettering
2011-03-03sysctl: use scandir() instead of nftw() to guarantee systematic orderingLennart Poettering
2011-03-03dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering
2011-03-01update TODOLennart Poettering
2011-02-25systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering
2011-02-25label: udev might be making changes in /dev while we iterate through itLennart Poettering
2011-02-24job: when cancelling jobs, make sure to propagate this properly to depending ...Lennart Poettering
2011-02-24units: synchronize gettys to plymouth even if plymouth is killed by gdmLennart Poettering
2011-02-23update TODOLennart Poettering
2011-02-23ask-password: supported plymouth cached passwordsLennart Poettering
2011-02-22plymouth: don't wait forever for plymouth in case it is stuckLennart Poettering
2011-02-22update TODOLennart Poettering
2011-02-21plymouth: ensure we start not a single getty before plymouth is gone because ...Lennart Poettering
2011-02-19main: refuse --test as rootLennart Poettering
2011-02-16build-sys: prepare release v18systemd/v18Lennart Poettering
2011-02-16systemctl: introduce --ignore-dependenciesLennart Poettering
2011-02-16systemctl: introduce --failed to show only failed servicesLennart Poettering
2011-02-16manager: don't consider transaction jobs conflicting with queued jobs redundantLennart Poettering
2011-02-15cleanup TODOLennart Poettering
2011-02-15exec: introduce global defaults for the standard output of servicesLennart Poettering
2011-02-15execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering
2011-02-15fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 setLennart Poettering
2011-02-14getty: do not auto-spawn getty's on VC ttys if console=ttyN is usedLennart Poettering
2011-02-14fsck: skip root fsck if dracut already did itLennart Poettering
2011-02-13update TODOLennart Poettering
2011-02-13service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering
2011-02-13pam: introduce whitelist and blacklist user list featureLennart Poettering
2011-02-13systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...Lennart Poettering
2011-02-13tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering
2011-02-12tmpfiles: support globsLennart Poettering
2011-02-09update TODOLennart Poettering
2011-02-09device: consider udev devices with SYSTEMD_READY=0 as unpluggedLennart Poettering
2011-02-09systemctl: make sure the tty agent does not retain a copy of stdioLennart Poettering
2011-02-08update TODOLennart Poettering
2011-01-25TODOLennart Poettering
2011-01-22update TODOLennart Poettering
2011-01-21cryptsetup: fix ordering loop when dealing with encrypted swap devicesLennart Poettering
2011-01-21socket: don't crash if the .service unit for a .socket unit is not foundLennart Poettering
2011-01-21update TODO: drop issues that cannot be reproduce or have been fixed otherwiseLennart Poettering
2011-01-21mount: ignore if an fsck is requested for a bind mount, so that we don't wait...Lennart Poettering
2011-01-21automount: fix segfault when shutting downLennart Poettering
2011-01-20dbus: don't try to connect to the system bus before it is actually upLennart Poettering
2011-01-20service: make chain of main commands and control commands independent of each...Lennart Poettering
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering
2011-01-18serial-getty: invoking /sbin/securetty is no longer necessary since pam_secur...Lennart Poettering
2011-01-18systemctl: before spawning pager cache number of columnsLennart Poettering