Age | Commit message (Expand) | Author |
2016-04-25 | Always create dependencies for bind mounts | Michal Koutný |
2016-04-19 | Merge pull request #3055 from keszybz/preset-fixes | Lennart Poettering |
2016-04-19 | coredump: create unnamed temporary files if possible (O_TMPFILE) (#3065) | Evgeny Vereshchagin |
2016-04-19 | run: change --tty option to --pty as documented | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | systemctl: warning about missing install info for template units | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALID | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | sleep: Add debug feature to bypass hibernation memory checks. (#3064) | Vittorio G (VittGam) |
2016-04-18 | shared/install: add helper function unit_file_changes_have_modification() | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | basic: user-utils.c needs missing.h for secure_getenv (#3059) | michaelolbrich |
2016-04-18 | networkd: allow setting of multicast querier for linux bridge (#3051) | Susant Sahani |
2016-04-17 | conf-parser: Set EXTRACT_RETAIN_ESCAPE when extracting words (#2917) | Dan Nicholson |
2016-04-17 | tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#... | Lubomir Rintel |
2016-04-16 | install: allow paths like LookupPath.generator to be NULL | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: introduce PATH_IN_SET macro | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked" | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | journald: rewrite function with switch, fix handling of -ESHUTDOWN | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | sd-bus: use IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl: make --root=/ disable dbus again | Zbigniew Jędrzejewski-Szmek |
2016-04-14 | core/mount-setup.c: also relabel /dev/shm for selinux (#3039) | Harald Hoyer |
2016-04-14 | networkd: Add support to configure proxy arp support to interfaces (#3020) | Susant Sahani |
2016-04-14 | Merge pull request #3029 from ipuustin/supplementary-gids | Daniel Mack |
2016-04-13 | systemctl: fix leak | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | shared/path-lookup: fix leak | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | test-strv: add a test that extending empty strv works as expected | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | sd-bus: query pid also when searching for supplementary gids | Ismo Puustinen |
2016-04-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | basic/util: silence stupid gcc warnings about unitialized variable | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | Merge pull request #2973 from poettering/search-path | Martin Pitt |
2016-04-12 | load-fragment: Resolve specifiers in DeviceAllow (#3019) | Nicolas Braud-Santoni |
2016-04-12 | systemctl: when we want to know whether there's a native unit file, don't cho... | Lennart Poettering |
2016-04-12 | test-dnssec: drop unused variable | Lennart Poettering |
2016-04-12 | core: make sure we always free the list of changes | Lennart Poettering |
2016-04-12 | core: keep track of the mtime of the transient unit file we wrote | Lennart Poettering |
2016-04-12 | sd-lldp: minor whitespace fixes | Lennart Poettering |
2016-04-12 | sd-lldp: drop LLDP ethernet export from sd-lldp.h | Lennart Poettering |
2016-04-12 | core: make sure we generate a nicer error when a linked unit is attempted to ... | Lennart Poettering |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-04-12 | tests: override XDG_RUNTIME_DIR where we use the user runtime dir | Lennart Poettering |
2016-04-12 | core: optimize unit_write_drop_in a bit | Lennart Poettering |
2016-04-12 | core: when creating a drop-in snippet, add a comment explaining this to it | Lennart Poettering |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | install: fix errno handling | Lennart Poettering |
2016-04-12 | install: simplify skip_root() a bit | Lennart Poettering |
2016-04-12 | nstall: no need to export unit_file_lookup_state() anymore | Lennart Poettering |
2016-04-12 | tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n... | Lennart Poettering |
2016-04-12 | basic: remove rbtree code, it's unused | Lennart Poettering |
2016-04-12 | sysv-generator: port to use new unit_file_exists() call | Lennart Poettering |