summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2011-03-30quota: do not pull in quota tools for mounts that do not originate in neither...Lennart Poettering
2011-03-30manager: fix taint check for /usrLennart Poettering
2011-03-30unit: never apply /etc/rcN.d/ priority to native servicesLennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-03-29build-sys: bump versionLennart Poettering
2011-03-28execute: socket isn't abstract anymoreLennart Poettering
2011-03-28man: explain a couple of default dependenciesLennart Poettering
2011-03-23update TODOKay Sievers
2011-03-21update TODOKay Sievers
2011-03-18service: pull in sysv facility targets from the sysv units, not the other way...Lennart Poettering
2011-03-18units: pull in syslog.target from syslog.socketLennart Poettering
2011-03-18syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering
2011-03-18exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering
2011-03-17update TODOKay Sievers
2011-03-17update TODOKay Sievers
2011-03-17unit: serialize condition test resultsLennart Poettering
2011-03-17dbus: allow LoadUnit to unprivileged usersLennart Poettering
2011-03-16ask-password: reset signal mask after we are doneLennart Poettering
2011-03-15getty: move automatic serial getty logic into generatorLennart Poettering
2011-03-14manager: don't show kernel boot-up time for containersLennart Poettering
2011-03-14units: add console-shell.service which can be used insted of the gettys to ge...Lennart Poettering
2011-03-14util: detect CLONE_NEWPID namespaces, and cache resultsLennart Poettering
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