- 137cb03 cryptsetup: introduce new cryptsetup-pre.traget unit so that services can make sure they are started before and stopped after any LUKS setup by Lennart Poettering · 10 years ago
- 1f98d36 man: updates to the passive target section by Lennart Poettering · 10 years ago
- e3d71d5 man: Searching for an explanation of what a "slice unit" was, found this, felt compelled to send in fixes for the obvious typos by Mark Eichin · 10 years ago
- 6997778 man: clarify the effect of replace-irreversibly on future conflicting jobs by David Strauss · 10 years ago
- 44045f8 man: fix references to sd_journal_cutoff_realtime_usec by Mantas Mikulėnas · 10 years ago
- 13fc6c9 man: update URL refernce in daemon(7) by Lennart Poettering · 11 years ago
- ab28d5c man: drop reference to file locking for PID file creation from daemon(7) by Lennart Poettering · 11 years ago
- 4300155 man: update journald rate limit defaults by Mantas Mikulėnas · 11 years ago
- 78db70d man: readahead: fix cmdline switch inconsistency between readahead.c and docs by Alison Chaiken · 11 years ago
- e3f7124 man: clarify that the ExecReload= command should be synchronous by Lennart Poettering · 11 years ago
- b55a960 Fix typos in systemctl manpage by Eelco Dolstra · 11 years ago
- 1b616bb man: sd_journal_send does nothing when journald is not available by Zbigniew Jędrzejewski-Szmek · 11 years ago
- b23daad man: document relationship between RequiresMountsFor and noauto by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 19333d3 sysctl: replaces some slashes with dots by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 58055a9 man: mention XDG_CONFIG_HOME in systemd.unit by Tanu Kaskinen · 11 years ago
- e28c130 systemctl: add more verbose explanation of --kill-who and what control/main processes are by Lennart Poettering · 11 years ago
- 12a170a systemctl: --kill-mode is long long gone, don't mention it in the man page by Lennart Poettering · 11 years ago
- 72e86f0 man: be more specific when EnvironmentFile= is read by Lennart Poettering · 11 years ago
- 265f023 man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name by Lennart Poettering · 11 years ago
- 7b6a54f man: improve wording of systemctl's --after/--before by Jason St. John · 11 years ago
- ba7a578 man: fix description of systemctl --after/--before by Andrey Borzenkov · 11 years ago
- 608b982 man: multiple sleep modes are to be separated by whitespace, not commas by Lennart Poettering · 11 years ago
- a478182 man: add missing comma by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 7117b40 man: systemd-bootchart - fix spacing in command by Zachary Cook · 11 years ago
- bc447bb man: update link to LSB by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 4c626a7 man: document missing options of systemd-run by Lennart Poettering · 11 years ago
- d5194bb Use /var/run/dbus/system_bus_socket for the D-Bus socket by Zbigniew Jędrzejewski-Szmek · 11 years ago
- ab64c27 Revert back to /var/run at a couple of problems by Lennart Poettering · 11 years ago
- a980c3f Replace /var/run with /run in remaining places by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 8f03fd0 man: document that per-interface sysctl variables are applied as network interfaces show up by Lennart Poettering · 11 years ago
- 5556b5f core: clean up some confusing regarding SI decimal and IEC binary suffixes for sizes by Lennart Poettering · 11 years ago
- 733f7a2 udev: net - allow MTU and Speed to be specified with units by Tom Gundersen · 11 years ago
- 9006067 cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just particular devices nodes by Lennart Poettering · 11 years ago
- bf175aa net-util: match on the driver as exposed by ethtool if DRIVER not set by Tom Gundersen · 11 years ago
- d7c9a16 man: networkd typo fixes by Thomas Hindoe Paaboel Andersen · 11 years ago
- c8f57f5 man: suffix networkd config file options with "=" by Lennart Poettering · 11 years ago
- f7be6ff man: split settings documentaiton in systemd.unit(5) into two sections by Lennart Poettering · 11 years ago
- b8e7a47 man: don't document ".include" in configuration files anymore as first step to deprecate them one day by Lennart Poettering · 11 years ago
- edbb03e .network/.netdev/.link: allow to match on architecture by Tom Gundersen · 11 years ago
- c32acc9 man: there is no ExecStopPre= for service units by Lennart Poettering · 11 years ago
- 6a70f3a man: xinclude pkg-config note by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 4f50d2e man: xinclude --host/--machine by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 88ae733 man: xinclude --user/--system by Zbigniew Jędrzejewski-Szmek · 11 years ago
- dfdebb1 man: xinclude --help/--version/--no-pager by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 7c071fd build-sys: add conditionals and regenerate manpage list by Zbigniew Jędrzejewski-Szmek · 11 years ago
- 08af0da nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "ve-" interface name prefix by Lennart Poettering · 11 years ago
- eef65bf core: Add AppArmor profile switching by Michael Scherer · 11 years ago
- 099524d core: add new ConditionArchitecture() that checks the architecture returned by uname()'s machine field. by Lennart Poettering · 11 years ago
- a03c5fd man: networkd/udev - add to [Match] documentation by Tom Gundersen · 11 years ago
- e51660a udev: net-config - allow interface names to be set from the hwdb by Tom Gundersen · 11 years ago
- 14bf878 man: fix references to .pc files which aren't separate anymore by Lennart Poettering · 11 years ago
- 26e3ff5 man: don't advertise sd-daemon as embeddable anymore by Lennart Poettering · 11 years ago
- 17d47d8 busctl: add --no-legend and use in bash completion by Thomas Hindoe Paaboel Andersen · 11 years ago
- f5ca75f man: busctl typo fix by Thomas Hindoe Paaboel Andersen · 11 years ago
- b67f562 man: document $MAINPID by Lennart Poettering · 11 years ago
- ac45f97 core: add Personality= option for units to set the personality for spawned processes by Lennart Poettering · 11 years ago
- 6afc95b nspawn: add new --personality= switch to make it easier to run 32bit containers on a 64bit host by Lennart Poettering · 11 years ago
- 9b1c262 net-match: fix Driver= match by Tom Gundersen · 11 years ago
- e9642be seccomp: add helper call to add all secondary archs to a seccomp filter by Lennart Poettering · 11 years ago
- 6bebb0a machinectl: remove unused --no-ask-password by Thomas Hindoe Paaboel Andersen · 11 years ago
- e56056e machinectl: add bash completion by Thomas Hindoe Paaboel Andersen · 11 years ago
- 773e264 man: machinectl: there is no command 'kill-machine' by Thomas Hindoe Paaboel Andersen · 11 years ago
- 482e2ac man: minor fixes to networkd page by Tom Gundersen · 11 years ago
- 38bf2b2 doc: orthographic corrections by Jan Engelhardt · 11 years ago
- ed7e5fe doc: utilize the DocBook markup for some literals by Jan Engelhardt · 11 years ago
- deb480d doc: reword "shared per-thread" wording by Jan Engelhardt · 11 years ago
- 8dc385e doc: balance C indirections in function prototypes by Jan Engelhardt · 11 years ago
- 3c8fa0f doc: properly use XML entities by Jan Engelhardt · 11 years ago
- dc96894 doc: choose different words to improve clarity by Jan Engelhardt · 11 years ago
- 66f756d doc: resolve missing/extraneous words or inappropriate forms by Jan Engelhardt · 11 years ago
- 73e231a doc: update punctuation by Jan Engelhardt · 11 years ago
- 48b5804 doc: detail what "UID" is by Jan Engelhardt · 11 years ago
- fc9acf2 doc: quote consistently in autoconf code by Jan Engelhardt · 11 years ago
- c305c32 man: fix a typo by Ansgar Burchardt · 11 years ago
- 4a3fa6a Revert "man: systemd.service(5): clarify behavior of SuccessExitStatus" by Lennart Poettering · 11 years ago
- fb47290 Some modernizations by Zbigniew Jędrzejewski-Szmek · 11 years ago
- ab046dd nspawn: add new --network-bridge= switch by Tom Gundersen · 11 years ago
- b200a92 man: use spaces instead of tabs by Jason St. John · 11 years ago
- 6db2742 man: replace STDOUT with standard output, etc. by Zbigniew Jędrzejewski-Szmek · 11 years ago
- bcddd5b man: fix grammatical errors and other formatting issues by Jason St. John · 11 years ago
- 9fccdb0 man: always place <programlisting> and </programlisting> in a line with actual sources, so that we don't get spurious newlines in the man page output by Lennart Poettering · 11 years ago
- 29e254f man: systemd.service(5): clarify behavior of SuccessExitStatus by Dave Reisner · 11 years ago
- 69c79d3 nspawn: add new --network-veth switch to add a virtual ethernet link to the host by Lennart Poettering · 11 years ago
- a42c8b5 nspawn: --private-network should imply CAP_NET_ADMIN by Lennart Poettering · 11 years ago
- aa28aef nspawn: add new --network-interface= switch to move an existing interface into the container by Lennart Poettering · 11 years ago
- 39ed67d nspawn: introduce --capability=all for retaining all capabilities by Lennart Poettering · 11 years ago
- d3b1c50 core: add a system-wide SystemCallArchitectures= setting by Lennart Poettering · 11 years ago
- 57183d1 core: add SystemCallArchitectures= unit setting to allow disabling of non-native by Lennart Poettering · 11 years ago
- 17df722 core: rework syscall filter by Lennart Poettering · 11 years ago
- c0467cf syscallfilter: port to libseccomp by Ronny Chevalier · 11 years ago
- 21ac6ff man: use xinclude to de-deduplicate common text by Zbigniew Jędrzejewski-Szmek · 11 years ago
- f366d58 pager: support SYSTEMD_LESS environment variable by Jason A. Donenfeld · 11 years ago
- db999e0 nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use of this by Lennart Poettering · 11 years ago
- 923d8fd machinectl: add new "machinectl reboot" call by Lennart Poettering · 11 years ago
- 89f7c84 machined: optionally, allow registration of pre-existing units (scopes by Lennart Poettering · 11 years ago
- eb91eb1 nspawn: add --register=yes|no switch to optionally disable registration of the container with machined by Lennart Poettering · 11 years ago
- 672682a networkd: VLAN - allow multiple vlans to be created on a link by Tom Gundersen · 11 years ago
- 8a96d94 nspawn: add new --share-system switch to run a container without PID/UTS/IPC namespacing by Lennart Poettering · 11 years ago
- 82adf6a nspawn,man: use a common vocabulary when referring to selinux security contexts by Lennart Poettering · 11 years ago
- 0d3f7bb exec: Add support for ignoring errors on SELinuxContext by prefixing it with -, like for others settings. by Michael Scherer · 11 years ago