| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SPDX license identifiers to source files under the GPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 34 | -0/+34 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1138 | -2/+1140 |
* | machined: support "machinectl bind" on non-directories (#7349) | Lennart Poettering | 2017-11-19 | 1 | -24/+60 |
* | Merge pull request #7365 from poettering/nspawn-bind-userns | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 8 | -64/+167 |
|\ |
|
| * | nspawn: make recursive chown()ing logic safe for being aborted in the middle | Lennart Poettering | 2017-11-17 | 4 | -63/+121 |
| * | nspawn: add missing #pragma once to header file | Lennart Poettering | 2017-11-17 | 1 | -0/+2 |
| * | fs-util: add access_fd() which is like access() but for fds | Lennart Poettering | 2017-11-17 | 3 | -1/+44 |
* | | core: be more defensive if we can't determine per-connection socket peer (#7329) | Lennart Poettering | 2017-11-17 | 1 | -9/+6 |
* | | install: when we encounter a transient/generated unit while presetting all, s... | Lennart Poettering | 2017-11-17 | 1 | -0/+2 |
* | | main: uid_to_name() might theoretically fail, handle that | Lennart Poettering | 2017-11-17 | 1 | -2/+2 |
* | | core: shorten main() a bit, split out coredump initialization | Lennart Poettering | 2017-11-17 | 1 | -11/+17 |
* | | main: let's make main() shorter, let's split out clock initialization | Lennart Poettering | 2017-11-17 | 1 | -40/+43 |
* | | main: let's make main() shorter, let's split out invocation of shutdown binary | Lennart Poettering | 2017-11-17 | 1 | -71/+83 |
* | | core: let's shorten main() a bit, let's split out telinit redirection into a ... | Lennart Poettering | 2017-11-17 | 1 | -10/+18 |
* | | main: add set_manager_settings(), similar in style to set_manager_defaults() | Lennart Poettering | 2017-11-17 | 1 | -5/+13 |
* | | core: never apply first boot presets in the initrd | Lennart Poettering | 2017-11-17 | 2 | -15/+15 |
* | | main: rename manager_set_defaults() → set_manager_defaults() | Lennart Poettering | 2017-11-17 | 1 | -3/+3 |
|/ |
|
* | test-cgroup-util: skip cg hierarchy tests when necessary (#7371) | Zbigniew Jędrzejewski-Szmek | 2017-11-17 | 1 | -2/+7 |
* | core/cgroup: assigning empty string to Delegate= resets list of controllers (... | Yu Watanabe | 2017-11-17 | 2 | -2/+11 |
* | Merge pull request #7357 from yuwata/7314-mod | Lennart Poettering | 2017-11-17 | 1 | -6/+19 |
|\ |
|
| * | mount: show which argument is invalid | Yu Watanabe | 2017-11-17 | 1 | -4/+4 |
| * | mount: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed" | Yu Watanabe | 2017-11-17 | 1 | -2/+15 |
* | | cgroup: assume the use of v1 when all the preceding checks fail (#7366) | Evgeny Vereshchagin | 2017-11-17 | 1 | -10/+11 |
|/ |
|
* | run: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed" | Lennart Poettering | 2017-11-16 | 1 | -2/+15 |
* | core: add a new unit file setting CollectMode= for tweaking the GC logic | Lennart Poettering | 2017-11-16 | 7 | -6/+73 |
* | unit: rework a bit how we keep the service fdstore from being destroyed durin... | Lennart Poettering | 2017-11-16 | 4 | -16/+25 |
* | test-unit-file: add test for config_parse_log_extra_fields() | Zbigniew Jędrzejewski-Szmek | 2017-11-16 | 1 | -0/+68 |
* | core: implement /run/systemd/units/-based path for passing unit info from PID... | Lennart Poettering | 2017-11-16 | 27 | -87/+766 |
* | journald: when logging about dropped messages, include more meta data | Lennart Poettering | 2017-11-16 | 5 | -12/+15 |
* | journal: reindent field mapping tables | Lennart Poettering | 2017-11-16 | 1 | -23/+23 |
* | journal: make use of IOVEC_MAKE() where it makes sense | Lennart Poettering | 2017-11-16 | 2 | -13/+5 |
* | journal: move valid_user_field() to journal-util.[ch] and rename it → journ... | Lennart Poettering | 2017-11-16 | 3 | -37/+44 |
* | Merge pull request #7356 from keszybz/cgroup-and-manager-cleanups | Lennart Poettering | 2017-11-16 | 4 | -25/+64 |
|\ |
|
| * | core/manager: just return an error if we fail halfway | Zbigniew Jędrzejewski-Szmek | 2017-11-15 | 1 | -16/+21 |
| * | core: fix message about detected memory hierarchy | Zbigniew Jędrzejewski-Szmek | 2017-11-15 | 1 | -3/+3 |
| * | test-cgroup-util: add basic test for cg_all_unified/cg_hybrid_unified/cg_unif... | Zbigniew Jędrzejewski-Szmek | 2017-11-15 | 1 | -0/+27 |
| * | util-lib: add debug messages when checking cgroup layout | Zbigniew Jędrzejewski-Szmek | 2017-11-15 | 1 | -5/+12 |
| * | Use plural DelegateControllers= consistently | Zbigniew Jędrzejewski-Szmek | 2017-11-15 | 1 | -1/+1 |
* | | tmpfiles: when /etc is not fully initialized, some specifiers are expected to... | Franck Bui | 2017-11-16 | 1 | -41/+106 |
* | | systemctl: other wayland sessions should inhibit shutdown, like x11 sessions ... | Alan Jenkins | 2017-11-16 | 1 | -1/+1 |
* | | sd-dhcp6-client: Implement FQDN Option (#7309) | Stefan Agner | 2017-11-16 | 7 | -2/+137 |
* | | sd-dhcp-client: validate hostnames stricter (#7308) | Stefan Agner | 2017-11-16 | 2 | -2/+8 |
* | | Merge pull request #6866 from sourcejedi/set-linger2 | Lennart Poettering | 2017-11-15 | 7 | -78/+101 |
|\ \ |
|
| * | | logind: fix SetLinger to authorize by client's effective User ID | Alan Jenkins | 2017-11-14 | 1 | -14/+16 |
| * | | loginctl: enable-linger does not need fallback to XDG_SESSION_ID | Alan Jenkins | 2017-11-14 | 1 | -3/+3 |
| * | | logind: comment use of *_get_session() | Alan Jenkins | 2017-11-14 | 2 | -0/+8 |
| * | | logind: more specific error message for unknown users | Alan Jenkins | 2017-11-14 | 1 | -3/+5 |
| * | | logind: "self" objects which do not apply - return specific error messages | Alan Jenkins | 2017-11-14 | 3 | -33/+7 |
| * | | logind: remove an obscure dbus error from GetSessionByPID(0) and friends | Alan Jenkins | 2017-11-14 | 1 | -26/+61 |
| * | | nspawn: comment to acknowledge lying about "user session" | Alan Jenkins | 2017-10-18 | 1 | -0/+2 |