summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAge
* logind: introduce libsystemd-login.so as fast path to access logind dataLennart Poettering2011-07-14
|
* systemctl: don't try rebooting with /dev/initcl if Upstart workedLennart Poettering2011-07-14
|
* nspawn: compress mount table a bitLennart Poettering2011-07-13
|
* consolidate TODOLennart Poettering2011-07-13
|
* unit: introduce ConditionFileIsExecutable= and use it where we check for a ↵Lennart Poettering2011-07-12
| | | | binary we'll spawn
* tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering2011-07-12
|
* update TODOLennart Poettering2011-07-12
|
* sysctl: support application of sysctl subtreesLennart Poettering2011-07-12
|
* build-sys: add a number of missing header files to EXTRA_DISTLennart Poettering2011-07-12
|
* update TODOLennart Poettering2011-07-11
|
* acl: two tag matching is not going to be available in libudevLennart Poettering2011-07-08
|
* loginctl: add various introspection functionsLennart Poettering2011-07-08
|
* path,unit: support globbing in conditions and path unitsLennart Poettering2011-07-07
|
* update TODOLennart Poettering2011-07-07
|
* update TODOLennart Poettering2011-07-05
|
* udev: pull in printer.target from all kinds of printersLennart Poettering2011-07-05
|
* logind: write rules files atomicallyLennart Poettering2011-07-05
|
* update todoLennart Poettering2011-07-05
|
* tmpfiles: don't exit with an error code if we cannot access all filesLennart Poettering2011-07-02
| | | | | | | | | This is just to avoid confusion if people use stuff like FUSE file systems or SELinux which might disallow access to files even if tmpfiles is running as root. We still log away if we cannot access a file, but we do not return a failure exit code in the end.
* nspawn: better use setresuid() instead of setreuid()Lennart Poettering2011-07-01
|
* unit: support wildcards in Environment=, EnvironmentFile=Lennart Poettering2011-07-01
|
* acl: libudev currently doesn't handle properly enumerator matches with ↵Lennart Poettering2011-06-29
| | | | multiple tags, so avoid using them for now
* update TODOLennart Poettering2011-06-27
|
* dbus: send our finished signal when we are finished bootingLennart Poettering2011-06-27
|
* logind: make sure we hand out write fd, and keep read fd for session end ↵Lennart Poettering2011-06-24
| | | | detection
* timedated: sync clock down to RTC where necessaryLennart Poettering2011-06-21
|
* update TODOLennart Poettering2011-06-21
|
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-21
|
* manager: include full systemctl status command line in error messageLennart Poettering2011-06-20
|
* update TODOLennart Poettering2011-06-20
|
* update TODOLennart Poettering2011-06-15
|
* man: clarify os-release in regards to spaces a bitLennart Poettering2011-06-15
|
* update TODOKay Sievers2011-05-25
|
* update TODOKay Sievers2011-05-24
|
* update TODOKay Sievers2011-05-24
|
* update TODOLennart Poettering2011-05-20
|
* socket: expose SO_BROADCASTLennart Poettering2011-05-19
|
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
| | | | | | | | | Explicitly disconnect all clients from a VT when a getty starts/finishes (requires TIOCVHANGUP, available in 2.6.29). Explicitly deallocate getty VTs in order to flush scrollback buffer. Explicitly reset terminals to a defined state before spawning getty.
* socket: add POSIX mqueue supportLennart Poettering2011-05-17
|
* hostnamed: check that nss-myhostname is installedLennart Poettering2011-05-17
|
* update TODOLennart Poettering2011-05-17
|
* hostnamed: SetPrettyHostname() should check PK action ↵Lennart Poettering2011-05-12
| | | | org.freedesktop.hostname1.set-static-hostname
* update TODOKay Sievers2011-05-09
|
* update TODOLennart Poettering2011-05-03
|
* update TODOLennart Poettering2011-05-02
|
* units: enable automount units only if the kernel supports themLennart Poettering2011-05-02
|
* binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=Kay Sievers2011-04-30
|
* plymouth: introduce plymouth.enable=0 kernel command line switchLennart Poettering2011-04-30
|
* util: don't AND cx with cxLennart Poettering2011-04-30
|
* util: conf_files_list() return list as parameterKay Sievers2011-04-28
|