Age | Commit message (Expand) | Author |
2014-06-22 | man: untabify systemd-resolved.service.xml | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | fix systemd-resolved reference in man page | Jonathan Boulle |
2014-06-20 | tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi... | Kay Sievers |
2014-06-20 | debug-generator: add new kernel cmdline option systemd.wants= to add units to... | Lennart Poettering |
2014-06-19 | man: also describe an udev rule for bridge sysctl | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | man: document statically loading modules for sysctl settings | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering |
2014-06-19 | man: document new coredumpctl commands | Lennart Poettering |
2014-06-19 | man: add documentation for systemd-debug-generator | Lennart Poettering |
2014-06-19 | man: add new kernel command line switches to kernel-command-line(7) | Lennart Poettering |
2014-06-19 | man: fix typo | Ronny Chevalier |
2014-06-19 | coredump: coredumpctl is so useful now, make it a first-class citizen | Lennart Poettering |
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering |
2014-06-18 | cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak... | Lennart Poettering |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering |
2014-06-17 | man: fix typo | Zbigniew Jędrzejewski-Szmek |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
2014-06-16 | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-11 | units: introduce network-pre.target as place to hook in firewalls | Lennart Poettering |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering |
2014-06-11 | nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc... | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-10 | man: updates to the passive target section | Lennart Poettering |
2014-06-10 | man: Searching for an explanation of what a "slice unit" was, found this, fel... | Mark Eichin |
2014-06-09 | man: clarify the effect of replace-irreversibly on future conflicting jobs | David Strauss |
2014-06-06 | man: fix references to sd_journal_cutoff_realtime_usec | Mantas Mikulėnas |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-06-05 | core: introduce new Restart=on-abnormal setting | Lennart Poettering |
2014-06-05 | core: don't include /boot in effect of ProtectSystem= | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-06-02 | resolved: move resolv.conf to resolved's runtime dir | Tom Gundersen |
2014-05-28 | hostnamed: Fix the way that static and transient host names interact | Stef Walter |
2014-05-24 | man: describe sd_uid_get_display | Zbigniew Jędrzejewski-Szmek |
2014-05-24 | man: reword StartupCPUShares= description | Zbigniew Jędrzejewski-Szmek |
2014-05-22 | man: update URL refernce in daemon(7) | Lennart Poettering |
2014-05-22 | man: drop reference to file locking for PID file creation from daemon(7) | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen |