summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13fstab-generator: add x-systemd.before and x-systemd.after fstab options (#5330)Ruslan Bilovol
2017-02-13Merge pull request #5331 from namhyung/coredump-reverseDjalal Harouni
2017-02-13Merge pull request #5319 from keszybz/test-executeLennart Poettering
2017-02-13Merge pull request #5320 from jwrdegoede/cube-iwork8-airLennart Poettering
2017-02-13coredumpctl: Add -r/--reverse optionNamhyung Kim
2017-02-13coredumpctl: Remove dubious newline in the help messageNamhyung Kim
2017-02-13Merge pull request #5322 from keszybz/silence-gcc-warningMartin Pitt
2017-02-12Merge pull request #4832 from rojkov/mdnsZbigniew Jędrzejewski-Szmek
2017-02-12seccomp: disable RestrictAddressFamilies= for the ABI we shall block, not the...Lennart Poettering
2017-02-12man: busctl: improve capture description (#5321)Lucas Werkmeister
2017-02-12Merge pull request #5276 from poettering/resolved-cnameZbigniew Jędrzejewski-Szmek
2017-02-12core/dbus: silence gcc warning about unitialized variableZbigniew Jędrzejewski-Szmek
2017-02-12core/manager: silence gcc warning about unitialized variableZbigniew Jędrzejewski-Szmek
2017-02-12core/manager: make manager_load_unit*() functions always take output argZbigniew Jędrzejewski-Szmek
2017-02-12hwdb: Cube iwork8 air button keymap fixupHans de Goede
2017-02-12rules: Add extended evdev/input match rules for event nodes with the same nameHans de Goede
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering
2017-02-12calendarspec: fix duplicate detection (#5310)Doug Christman
2017-02-12shared: pass *unsigned_long to namespace_flag_from_string_many (#5315)Evgeny Vereshchagin
2017-02-12shared: convert unsigned long to uint64_t explicitly (#5314)Evgeny Vereshchagin
2017-02-12Merge pull request #5303 from poettering/deleted-unitsZbigniew Jędrzejewski-Szmek
2017-02-12It's now ok to use Google NTP servers (#5311)Michael Shields
2017-02-12man: systemd.journal-fields: document _SYSTEMD_INVOCATION_ID (#5316)Lucas Werkmeister
2017-02-12test-execute: use __func__ to shorten messagesZbigniew Jędrzejewski-Szmek
2017-02-12README: document capsh's usefulnessZbigniew Jędrzejewski-Szmek
2017-02-12test-execute: detect missing capsh in all testsZbigniew Jędrzejewski-Szmek
2017-02-10Merge pull request #5250 from ddstreet/test-sys-nodes-scriptZbigniew Jędrzejewski-Szmek
2017-02-11networkd: add IPv6ProxyNDPAddress support (#5174)Florian Klink
2017-02-10basic/architecture: adjust Risc-V ifdef (#5304)Zbigniew Jędrzejewski-Szmek
2017-02-10seccomp: order seccomp ABI list, so that our native ABI comes last (#5306)Lennart Poettering
2017-02-10test: remove sys.tar.xzDan Streetman
2017-02-10test: change Makefile.am to use sys-script.py instead of sys.tar.xzDan Streetman
2017-02-10test: create sys-script.py scriptDan Streetman
2017-02-10test: add script to convert sys/ into sys-script.pyDan Streetman
2017-02-10path-lookup: if $HOME can be determined but $XDG_RUNTIME_DIR can't, is itLennart Poettering
2017-02-10path-lookup: drop redundant strv_isempty() checkLennart Poettering
2017-02-10path-lookup: try harder acquiring them $HOME of a userLennart Poettering
2017-02-10install: never hit assert() when we can't figure out where to write configura...Lennart Poettering
2017-02-10install: when disabling units, do so even if the unit is missingLennart Poettering
2017-02-10dbus: check selinux privilege before returning process listLennart Poettering
2017-02-09core: make sure to destroy all name watching bus slots when we are kicked off...Lennart Poettering
2017-02-09tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt
2017-02-09seccomp: add forgotten munmap() syscall to @file-system (#5291)Lennart Poettering
2017-02-09Merge pull request #5293 from poettering/seccomp-docsZbigniew Jędrzejewski-Szmek
2017-02-10Merge pull request #5295 from poettering/shutup-canonicalizeEvgeny Vereshchagin
2017-02-09dbus: permit seeing process list of units whose unit files are missingLennart Poettering
2017-02-09dropin: always initialize return parameters on successLennart Poettering
2017-02-09dropin: let's reduce duplicate a bitLennart Poettering
2017-02-09dropin: let's prefer strjoina() over strjoin()Lennart Poettering
2017-02-09dropin: downgrade logging about paths we cannot canonicalizeLennart Poettering