Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-03 | update TODO | Kay Sievers | |
2011-08-02 | exec: introduce PrivateNetwork= process option to turn off network access to ↵ | Lennart Poettering | |
specific services | |||
2011-08-02 | update TODO | Lennart Poettering | |
2011-08-02 | update TODO | Lennart Poettering | |
2011-08-01 | update TODO | Lennart Poettering | |
2011-08-01 | umask: set umask of a number of sockets by default, even though we check ↵ | Lennart Poettering | |
creds on connections | |||
2011-07-31 | update TODO | Lennart Poettering | |
2011-07-29 | update TODO | Lennart Poettering | |
2011-07-29 | update TODO | Kay Sievers | |
2011-07-27 | update TODO | Lennart Poettering | |
2011-07-27 | update TODO | Lennart Poettering | |
2011-07-26 | sd-login: add new call sd_seat_can_multi_session() | Lennart Poettering | |
2011-07-25 | sysctl: apply network specific sysctls to each network card as they appear | Lennart Poettering | |
2011-07-25 | systemctl: hook up new install logic | Lennart Poettering | |
This adds a number of new options to systemctl, for presets, reenabling, masking/unmask, and runtime operations. | |||
2011-07-23 | manager: add log control via RT signals | Lennart Poettering | |
2011-07-23 | util: user parse_uid() wherever applicable | Lennart Poettering | |
2011-07-22 | sd-login: beef up login api, to add monitoring and enumerating | Lennart Poettering | |
2011-07-22 | update TODO | Lennart Poettering | |
2011-07-15 | logind: enable PowerOff/Reboot calls | Lennart Poettering | |
2011-07-15 | update TODO | Lennart Poettering | |
2011-07-14 | logind: introduce libsystemd-login.so as fast path to access logind data | Lennart Poettering | |
2011-07-14 | systemctl: don't try rebooting with /dev/initcl if Upstart worked | Lennart Poettering | |
2011-07-13 | nspawn: compress mount table a bit | Lennart Poettering | |
2011-07-13 | consolidate TODO | Lennart Poettering | |
2011-07-12 | unit: introduce ConditionFileIsExecutable= and use it where we check for a ↵ | Lennart Poettering | |
binary we'll spawn | |||
2011-07-12 | tmpfiles: allow creation of named pipes with tmpfiles | Lennart Poettering | |
2011-07-12 | update TODO | Lennart Poettering | |
2011-07-12 | sysctl: support application of sysctl subtrees | Lennart Poettering | |
2011-07-12 | build-sys: add a number of missing header files to EXTRA_DIST | Lennart Poettering | |
2011-07-11 | update TODO | Lennart Poettering | |
2011-07-08 | acl: two tag matching is not going to be available in libudev | Lennart Poettering | |
2011-07-08 | loginctl: add various introspection functions | Lennart Poettering | |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering | |
2011-07-07 | update TODO | Lennart Poettering | |
2011-07-05 | update TODO | Lennart Poettering | |
2011-07-05 | udev: pull in printer.target from all kinds of printers | Lennart Poettering | |
2011-07-05 | logind: write rules files atomically | Lennart Poettering | |
2011-07-05 | update todo | Lennart Poettering | |
2011-07-02 | tmpfiles: don't exit with an error code if we cannot access all files | Lennart Poettering | |
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. | |||
2011-07-01 | nspawn: better use setresuid() instead of setreuid() | Lennart Poettering | |
2011-07-01 | unit: support wildcards in Environment=, EnvironmentFile= | Lennart Poettering | |
2011-06-29 | acl: libudev currently doesn't handle properly enumerator matches with ↵ | Lennart Poettering | |
multiple tags, so avoid using them for now | |||
2011-06-27 | update TODO | Lennart Poettering | |
2011-06-27 | dbus: send our finished signal when we are finished booting | Lennart Poettering | |
2011-06-24 | logind: make sure we hand out write fd, and keep read fd for session end ↵ | Lennart Poettering | |
detection | |||
2011-06-21 | timedated: sync clock down to RTC where necessary | Lennart Poettering | |
2011-06-21 | update TODO | Lennart Poettering | |
2011-06-21 | dbus: introduce UnsetAndSetEnvironment() | Lennart Poettering | |
2011-06-20 | manager: include full systemctl status command line in error message | Lennart Poettering | |
2011-06-20 | update TODO | Lennart Poettering | |