| Commit message (Expand) | Author | Age | Files | Lines |
* | dissect: add a bit of debug logging if dm-crypt fails on us | Lennart Poettering | 2017-08-29 | 1 | -2/+6 |
* | Merge pull request #6636 from sourcejedi/fsync | Lennart Poettering | 2017-08-29 | 8 | -49/+100 |
|\ |
|
| * | fileio: rename function parameter to avoid masking global symbol | Alan Jenkins | 2017-08-29 | 1 | -4/+4 |
| * | "Don't fear the fsync()" | Alan Jenkins | 2017-08-17 | 8 | -47/+100 |
| * | localed: don't remove xorg.conf.d/00-keyboard.conf on failures | Alan Jenkins | 2017-08-17 | 1 | -2/+0 |
* | | shared: Add a linker script so that all functions are tagget @SD_SHARED inste... | Felipe Sateler | 2017-08-28 | 2 | -1/+7 |
* | | Revert "mount-setup: mount xenfs filesystem (#6491)" (#6662) | vliaskov | 2017-08-28 | 1 | -2/+0 |
* | | Support 'rdma' as a ListenNetlink= argument (#6626) | Jason Gunthorpe | 2017-08-28 | 1 | -1/+2 |
* | | build-sys: fix the script used for generating load_fragment_gperf_nulstr (#6646) | Evgeny Vereshchagin | 2017-08-26 | 2 | -1/+6 |
* | | logind: make sure we don't process the same method call twice (#6583) | Lennart Poettering | 2017-08-26 | 1 | -1/+1 |
* | | Merge pull request #6582 from poettering/logind-tty | Yu Watanabe | 2017-08-26 | 11 | -27/+59 |
|\ \ |
|
| * | | pam_logind: skip leading /dev/ from PAM_TTY field before passing it on | Lennart Poettering | 2017-08-09 | 1 | -1/+4 |
| * | | tree-wide: use path_startswith() rather than startswith() where ever that's a... | Lennart Poettering | 2017-08-09 | 7 | -13/+24 |
| * | | util-lib: add a new skip_dev_prefix() helper | Lennart Poettering | 2017-08-09 | 4 | -13/+31 |
* | | | core: disable the effect of Restart= if there's a stop job pending for a serv... | Lennart Poettering | 2017-08-26 | 1 | -0/+6 |
* | | | Merge pull request #6577 from poettering/more-exec-flags | Yu Watanabe | 2017-08-26 | 21 | -199/+363 |
|\ \ \ |
|
| * | | | units: make use of the new !! ExecStart= prefix in systemd-resolved.service | Lennart Poettering | 2017-08-10 | 1 | -7/+12 |
| * | | | core: add two new special ExecStart= character prefixes | Lennart Poettering | 2017-08-10 | 5 | -50/+138 |
| * | | | capability: add new ambient_capabilities_supported() helper | Lennart Poettering | 2017-08-10 | 3 | -0/+19 |
| * | | | capability: change capability_bounding_set_drop() to be work without privileg... | Lennart Poettering | 2017-08-10 | 1 | -40/+49 |
| * | | | seccomp: add new @setuid seccomp group | Lennart Poettering | 2017-08-10 | 2 | -0/+20 |
| * | | | mkdir: chmod_and_chown() returns errors as "return -errno", not in errno itself | Lennart Poettering | 2017-08-10 | 1 | -3/+6 |
| * | | | execute: needs_{selinux,apparmor,smack} → use_{selinux,apparmor,smack} | Lennart Poettering | 2017-08-10 | 1 | -10/+10 |
| * | | | execute: make use of IN_SET() where we can | Lennart Poettering | 2017-08-10 | 1 | -12/+14 |
| * | | | execute: simplify needs_sandboxing checking | Lennart Poettering | 2017-08-10 | 1 | -12/+12 |
| * | | | core: rename EXEC_APPLY_PERMISSIONS → EXEC_APPLY_SANDBOXING | Lennart Poettering | 2017-08-10 | 6 | -21/+21 |
| * | | | core: introduce unit_set_exec_params() | Lennart Poettering | 2017-08-10 | 6 | -17/+21 |
| * | | | core: manager_set_exec_params() cannot fail, hence make it void | Lennart Poettering | 2017-08-10 | 6 | -16/+6 |
| * | | | execute: also fold the cgroup delegate bit into ExecFlags | Lennart Poettering | 2017-08-10 | 6 | -10/+12 |
| * | | | execute: also control the SYSTEMD_NSS_BYPASS_BUS through an ExecFlags field | Lennart Poettering | 2017-08-10 | 3 | -5/+11 |
| * | | | service: let's set EXEC_NEW_KEYRING through SET_FLAG() | Lennart Poettering | 2017-08-10 | 1 | -1/+2 |
| * | | | core: don't chown() the configuration directory | Lennart Poettering | 2017-08-10 | 1 | -0/+5 |
| * | | | execute: add one more ExecFlags flag, for controlling unconditional directory... | Lennart Poettering | 2017-08-10 | 3 | -8/+8 |
| * | | | execute: let's decouple execute.c a bit from the unit logic | Lennart Poettering | 2017-08-10 | 3 | -6/+11 |
| * | | | execute: replace command flag bools by a flags field | Lennart Poettering | 2017-08-10 | 8 | -15/+20 |
| | |/
| |/| |
|
* | | | service: attempt to execute next main command only for oneshot services (#6619) | Michal Sekletar | 2017-08-25 | 1 | -0/+1 |
* | | | networkd: fix spell DCHPClientIdentifier (DCHP => DHCP) | Susant Sahani | 2017-08-15 | 2 | -5/+5 |
|/ / |
|
* | | Merge pull request #6579 from sourcejedi/getty | Lennart Poettering | 2017-08-10 | 1 | -4/+4 |
|\ \ |
|
| * | | getty-generator: shift relevant comment to above tty_is_vc() | Alan Jenkins | 2017-08-07 | 1 | -4/+4 |
* | | | core: introduce a restart counter (#6495) | Lennart Poettering | 2017-08-09 | 4 | -2/+53 |
| |/
|/| |
|
* | | tmpfiles: Allow create symlink on directories (#6039) | William Douglas | 2017-08-09 | 1 | -0/+9 |
* | | Merge pull request #6497 from yuwata/bus-prop | Lennart Poettering | 2017-08-09 | 14 | -91/+1023 |
|\ \ |
|
| * | | core: add missing properties in D-Bus API | Yu Watanabe | 2017-08-07 | 2 | -14/+717 |
| * | | seccomp-util: add parse_syscall_archs() | Yu Watanabe | 2017-08-07 | 2 | -0/+34 |
| * | | process-util: add sched_{policy,priority}_is_valid() | Yu Watanabe | 2017-08-07 | 1 | -0/+9 |
| * | | cpu-set-util: add parse_cpu_set() | Yu Watanabe | 2017-08-07 | 2 | -0/+47 |
| * | | securebits-util: add secure_bits_{from_string,to_string_alloc}() | Yu Watanabe | 2017-08-07 | 5 | -40/+133 |
| * | | cap-list: add capability_set_{from_string,to_string_alloc}() | Yu Watanabe | 2017-08-07 | 4 | -37/+83 |
| |/ |
|
* | | tests: when running a manager object in a test, migrate to private cgroup sub... | Lennart Poettering | 2017-08-09 | 10 | -7/+71 |
* | | rfkill: fix typo (#6574) | Xiang Fan | 2017-08-09 | 1 | -1/+1 |