summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Forgot to symlink _sdcommon.hSven Eden2017-12-15
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13
* sd-bus.h, sd-daemon.h : MAke elogind masks ISO C90 compatible.Sven Eden2017-12-13
* basic/siphash24.c: Only disable -Wimplicit-fallthrough on gcc-7+Sven Eden2017-12-12
* Prep v234.4: ake all supportable API functions visibleSven Eden2017-12-12
* Prep v237.3: Make all supportable API functions visibleSven Eden2017-12-12
* Prep v232.6: Make all supportable API functions visibleSven Eden2017-12-12
* time-util: Disable explicit fallthrough wanring on gcc-7+Sven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* basic/exec-utils:do_execute() : Remove "maybe unitialized" warningSven Eden2017-12-11
* Cleaned up orphaned filesSven Eden2017-12-11
* src/basic/meson.build: Prepare generate_cap_list fix for our migration scriptsSven Eden2017-12-11
* Fix and fortify cap-list generation and inlcude symlinking for gentoo build s...Sven Eden2017-12-10
* Meson build system: Recreate the symlinking of elogind/systemd/*.h headers in...Sven Eden2017-12-08
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply missing updates from upstreamSven Eden2017-12-08
* unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...Lennart Poettering2017-12-08
* dynamic-user: don't use a UID that currently owns IPC objects (#6962)Lennart Poettering2017-12-08
* logind: don's change dry-run boolean before we actually enqueue the operationLennart Poettering2017-10-02
* logind: reorder things a bitLennart Poettering2017-12-08
* logind: add Halt() and CanHalt() APIsLennart Poettering2017-12-08
* udevadm,basic: replace nulstr_contains with STR_IN_SET (#6965)Zbigniew Jędrzejewski-Szmek2017-10-04
* logind: use pid_is_valid() where appropriateAlan Jenkins2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* test-sizeof: add pid_t and gid_tZbigniew Jędrzejewski-Szmek2017-10-04
* test-copy: fix operation when test-copy is too smallZbigniew Jędrzejewski-Szmek2017-10-04
* build-sys: s/HAVE_SMACK/ENABLE_SMACK/Zbigniew Jędrzejewski-Szmek2017-12-08
* build-sys: s/HAVE_IMA/ENABLE_IMA/Zbigniew Jędrzejewski-Szmek2017-12-07
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* Revert "tree-wide: use pid_is_valid() at more places"Alan Jenkins2017-10-03
* build-sys: change all HAVE_DECL_ macros to HAVE_Zbigniew Jędrzejewski-Szmek2017-11-22
* path-util: some updates to path_make_relative()Lennart Poettering2017-11-22
* core: chown() StateDirectory= and friends recursively when starting a serviceLennart Poettering2017-11-22
* tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`Andreas Rammhold2017-09-29
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* sd-bus: drop bloom fieldsLennart Poettering2017-09-29
* sd-bus: drop match cookie conceptLennart Poettering2017-09-29
* sd-bus: when showing brief message info show error name in debug out put tooLennart Poettering2017-09-29
* mount-util: add fusectl to list of API VFSLennart Poettering2017-09-29
* dissect: split list of discard-supporting fs out into mount-util.cLennart Poettering2017-11-22
* dissect: automatically mark partitions read-only that have a read-only file s...Lennart Poettering2017-11-22
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* cgroup: IN_SET() FTW!Lennart Poettering2017-09-26
* cgroup: after determining that a cgroup is empty, asynchronously dispatch thisLennart Poettering2017-11-22
* core: rename cgroup_queue → cgroup_realize_queueLennart Poettering2017-11-22
* core/cgroup: add a helper macro for a common pattern (#6926)Zbigniew Jędrzejewski-Szmek2017-11-22
* fs-util: propagate EEXIST error in symlink_idempotent() as EEXISTLennart Poettering2017-11-22
* log: add a mode where we open the log fds for every single log messageLennart Poettering2017-11-22
* log: let's make use of the fact that our functions return the negative error ...Lennart Poettering2017-09-25