summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAge
* update TODOLennart Poettering2011-11-03
|
* update TODOLennart Poettering2011-11-01
|
* update TODOLennart Poettering2011-11-01
|
* unit: introduce ConditionCapabilityLennart Poettering2011-10-11
|
* units: increase LimitNOFILE a bitLennart Poettering2011-10-11
| | | | | since we need one fd per session (for logind) and one fd per service (for stdout-syslog-bridge) increase the default rlimit a bit.
* logind: fail gracefully if too many sessions are createdLennart Poettering2011-10-11
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=744726
* timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility ↵Lennart Poettering2011-10-11
| | | | with legacy
* update TODOLennart Poettering2011-10-11
|
* update TODOLennart Poettering2011-10-10
|
* update TODOKay Sievers2011-10-09
|
* update TODOLennart Poettering2011-10-07
|
* update TODOLennart Poettering2011-10-07
|
* update TODOLennart Poettering2011-09-22
|
* service: if StandardInput=socket and StandardOutput=inherit imply socket for ↵Lennart Poettering2011-09-22
| | | | | | | | output, don't imply default output This is useful for inetd-style per-connection services, so that they again can simply specify StandardOutput=socket to connect all three fds to the socket.
* units: introduce unit file for FUSE fsLennart Poettering2011-09-22
| | | | FUSE and configfs is very very similar, so handle both the same way.
* mount: pull in quota tools from fstab lines with 'quota' option, tooLennart Poettering2011-09-21
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=736360
* update TODOKay Sievers2011-09-21
|
* update TODOLennart Poettering2011-09-21
|
* units: drop automount unit for /dev/hugepagesLennart Poettering2011-09-21
| | | | | Since hugetlbfs cannot be compiled as kernel module there's little point in doing on-demand mounting via autofs for it.
* units: drop automount unit for /dev/mqueueLennart Poettering2011-09-21
| | | | | Since the mqueue support cannot be built as a module there's little benefit in having an autofs mount point set up for this.
* units: drop automount unit for /sys/kernel/debugLennart Poettering2011-09-21
| | | | | Since debugfs cannot be compiled as module there's little benefit in having it as autofs mount point.
* units: drop /sys/kernel/config automount unitLennart Poettering2011-09-21
| | | | | | | The mount point directory /sys/kernel/config is only created after the module is loaded, hence there's little value in having this an automount unit: the runtime penalty for mounting an autofs here should be the same as for a real mount.
* unit: introduce ConditionPathIsMountPoint=Lennart Poettering2011-09-21
|
* update TODOLennart Poettering2011-09-20
|
* dbus: terminate mechanism daemons after a whileLennart Poettering2011-09-03
|
* service: change default stdout/stderr to syslogLennart Poettering2011-08-30
|
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-30
|
* man: fix securebits docsLennart Poettering2011-08-29
|
* update TODOLennart Poettering2011-08-24
|
* update TODOLennart Poettering2011-08-24
|
* cgroup: optionally mount a specific cgroup controllers together, and add ↵Lennart Poettering2011-08-23
| | | | cpu+cpuacct to the default
* update TODOLennart Poettering2011-08-21
|
* update TODOKay Sievers2011-08-03
|
* exec: introduce PrivateNetwork= process option to turn off network access to ↵Lennart Poettering2011-08-02
| | | | specific services
* update TODOLennart Poettering2011-08-02
|
* update TODOLennart Poettering2011-08-02
|
* update TODOLennart Poettering2011-08-01
|
* umask: set umask of a number of sockets by default, even though we check ↵Lennart Poettering2011-08-01
| | | | creds on connections
* update TODOLennart Poettering2011-07-31
|
* update TODOLennart Poettering2011-07-29
|
* update TODOKay Sievers2011-07-29
|
* update TODOLennart Poettering2011-07-27
|
* update TODOLennart Poettering2011-07-27
|
* sd-login: add new call sd_seat_can_multi_session()Lennart Poettering2011-07-26
|
* sysctl: apply network specific sysctls to each network card as they appearLennart Poettering2011-07-25
|
* systemctl: hook up new install logicLennart Poettering2011-07-25
| | | | | This adds a number of new options to systemctl, for presets, reenabling, masking/unmask, and runtime operations.
* manager: add log control via RT signalsLennart Poettering2011-07-23
|
* util: user parse_uid() wherever applicableLennart Poettering2011-07-23
|
* sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering2011-07-22
|
* update TODOLennart Poettering2011-07-22
|