summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13resolved: let's propagate errors from dns_scope_announce() and elsewhereLennart Poettering
2017-02-13resolved: count the number of addresses per linkLennart Poettering
2017-02-13resolved: don't return ANY transactions when looking for transactionsLennart Poettering
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-11basic/strv: allow NULLs to be inserted into strvZbigniew Jędrzejewski-Szmek
2017-02-11manager: fix handling of failure in initializationZbigniew Jędrzejewski-Szmek
2017-02-11basic/def: indentationZbigniew Jędrzejewski-Szmek
2017-02-11basic/exec-util: use conf_files_list_strv to list executablesZbigniew Jędrzejewski-Szmek
2017-02-11basic/conf-files: extend conf_files_list() to list unsuffixed filesZbigniew Jędrzejewski-Szmek
2017-02-11basic/exec-util: split out actual execution to a different functionZbigniew Jędrzejewski-Szmek
2017-02-11basic/util: move execute_directory() to separate fileZbigniew 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