summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2011-03-12systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering
2011-03-11units: move the last flag files to /dev/.runLennart Poettering
2011-03-11util: close all fds before freezing executionLennart Poettering
2011-03-11main: properly handle -b boot optionLennart Poettering
2011-03-09condition: take a timestamp and store last result of conditionsLennart Poettering
2011-03-09dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering
2011-03-09selinux: bump up error level when in non-enforcing modeLennart Poettering
2011-03-09drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering
2011-03-08build-sys: prepare v20Lennart Poettering
2011-03-08service: prefix description with LSB only if script has LSB header, use 'SysV...Lennart Poettering
2011-03-08unit: distuingish mandatory from triggering conditionsLennart Poettering
2011-03-08job: convert job type as early as we can, to simplify things a bitLennart Poettering
2011-03-07update TODOLennart Poettering
2011-03-05update TODOLennart Poettering
2011-03-04dbus: add 'Tainted' property to Manager objectLennart Poettering
2011-03-04dbus: expose distribution name and features on manager object as propertiesLennart Poettering
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