summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* Apply missing updates from upstreamSven Eden2017-12-08
* man: explain precedence for options which take a list (#7010)Zbigniew Jędrzejewski-Szmek2017-10-06
* meson: fix feature list (#7011)Yu Watanabe2017-10-06
* build-sys: bump so revisions for prepation of 235Lennart Poettering2017-10-05
* unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...Lennart Poettering2017-12-08
* hwdb: Add accelerometer orientation entry for Chuwi Hi8 Pro tablet (#6998)Hans de Goede2017-10-05
* dynamic-user: don't use a UID that currently owns IPC objects (#6962)Lennart Poettering2017-12-08
* hwdb: switch meson to use ids_parser.py (#6964)Zbigniew Jędrzejewski-Szmek2017-10-04
* 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
* meson: generate ENABLE_* names automaticallyZbigniew Jędrzejewski-Szmek2017-10-03
* 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
* build-sys: require all defines under #if to be presentZbigniew Jędrzejewski-Szmek2017-10-03
* 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
* meson: check for sys/auxv.hZbigniew Jędrzejewski-Szmek2017-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
* meson: move library version defines to the top (#6939)Zbigniew Jędrzejewski-Szmek2017-09-28
* meson: bump release to 235Lennart Poettering2017-09-28
* 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
* swap: adjust swap.c in a similar way to what we just did to mount.cLennart Poettering2017-09-25
* mount: rework mount state engineLennart Poettering2017-09-25
* set: add new helper set_make() which is like set_new() + multiple set_put() i...Lennart Poettering2017-11-22
* basic/log: fix return value from log_struct_iovec_internal()Zbigniew Jędrzejewski-Szmek2017-09-26