Age | Commit message (Expand) | Author |
2014-03-05 | systemd-run: support all currently exported properties with -p | Lennart Poettering |
2014-03-05 | core: make the LimitXYZ= properties settable for transient service units | Lennart Poettering |
2014-03-05 | systemd-run: add some extra safety checks | Lennart Poettering |
2014-03-05 | man: document missing options of systemd-run | Lennart Poettering |
2014-03-05 | systemd-run: add new --property= switch that can set arbitrary properties for... | Lennart Poettering |
2014-03-05 | strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st... | Lennart Poettering |
2014-03-05 | update TODO | Lennart Poettering |
2014-03-05 | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering |
2014-03-05 | core: when passing resource limit values to client, map RLIM_INFINITY into po... | Lennart Poettering |
2014-03-04 | add bash completion for systemd-cat | Thomas Hindoe Paaboel Andersen |
2014-03-04 | architecture: Add cris | Umut Tezduyar Lindskog |
2014-03-04 | update TODO | Lennart Poettering |
2014-03-04 | logind: make $XDG_RUNTIME_DIR a per-user tmpfs | Lennart Poettering |
2014-03-04 | Do not print invalid UTF-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | shutdownd: modernizations | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | logind: small simplifications | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | man: networkd - fix typo | Umut Tezduyar Lindskog |
2014-03-03 | build-sys: work around broken ln --relative -s -f | Lennart Poettering |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-03-03 | networkd: wait-online - fix typo | Tom Gundersen |
2014-03-03 | update TODO | Lennart Poettering |
2014-03-03 | core: fix assert when trying to serialize non-initialized bus peer tracker ob... | Lennart Poettering |
2014-03-03 | silence warning | Thomas Hindoe Paaboel Andersen |
2014-03-03 | core: add missing show-status.[ch] | Lennart Poettering |
2014-03-03 | add bash completion for systemd-detect-virt | Thomas Hindoe Paaboel Andersen |
2014-03-03 | update bash completion for systemd-analyze | Thomas Hindoe Paaboel Andersen |
2014-03-03 | update TODO | Lennart Poettering |
2014-03-03 | conf-parser: minor optimization in config_parse_string() | Lennart Poettering |
2014-03-03 | conf-parser: drop special casing in config_parse_path() | Lennart Poettering |
2014-03-03 | conf-parser: config_parse_path_strv() is not generic, so let's move it into l... | Lennart Poettering |
2014-03-03 | core: move config_parse_set_status() into load-fragment.c | Lennart Poettering |
2014-03-03 | core: move ShowStatus type into the core | Lennart Poettering |
2014-03-03 | conf-parse: rename config_parse_level() to config_parse_log_level() | Lennart Poettering |
2014-03-03 | update TODO | Lennart Poettering |
2014-03-03 | logind: ignore lid switch events for 30s after each suspend and 3min after st... | Lennart Poettering |
2014-03-03 | logind: fix printf format | Lennart Poettering |
2014-03-03 | logind: ignore lid switch if more than 1 display is connected | Lennart Poettering |
2014-03-03 | man: networkd - mention resolv.conf symlink | Tom Gundersen |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-03-03 | execute: no need to include seccomp.h from execute.h | Lennart Poettering |
2014-03-03 | execute: free directory path if we fail to remove it because we cannot alloca... | Lennart Poettering |
2014-03-03 | build-sys: prefer using ln --relative -s where appropriate | Lennart Poettering |
2014-03-03 | sd-dhcp-lease: add sd_dhcp_lease_get_next_server() | Tom Gundersen |
2014-03-03 | sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier() | Tom Gundersen |
2014-03-03 | sd-dhcp-lease: add Root Path support | Tom Gundersen |
2014-03-03 | Fix systemd-stdio-bridge symlink | Mike Gilbert |
2014-03-03 | bus: add sd_bus_track object for tracking peers, and port core over to it | Lennart Poettering |
2014-03-02 | add bash completion for systemd-cgtop | Thomas Hindoe Paaboel Andersen |
2014-03-02 | Disallow sizes with increasing unit size | Zbigniew Jędrzejewski-Szmek |