summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-02Merge pull request #5151 from keszybz/journal-flagsLennart Poettering
2017-02-02systemctl: restore --failed (#5198)Zbigniew Jędrzejewski-Szmek
2017-02-01system-update-generator: warn if the command line blocks updates (#5173)Zbigniew Jędrzejewski-Szmek
2017-02-01Merge pull request #5191 from keszybz/tweaksZbigniew Jędrzejewski-Szmek
2017-02-01Revert "Trivial typo fixes and code refactorings (#5191)"Zbigniew Jędrzejewski-Szmek
2017-02-01Trivial typo fixes and code refactorings (#5191)Zbigniew Jędrzejewski-Szmek
2017-02-01nspawn: Print attempted execv() path on failure (#5199)Philip Withnall
2017-02-01Merge pull request #5166 from keszybz/gcc7Evgeny Vereshchagin
2017-01-31Merge pull request #5146 from ssahani/ifname-aliasZbigniew Jędrzejewski-Szmek
2017-01-31nss-util: silence warning about deprecated RES_USE_INET6Zbigniew Jędrzejewski-Szmek
2017-01-31MurmurHash: all /* fall through */ commentsZbigniew Jędrzejewski-Szmek
2017-01-31cryptsetup: do not return uninitialized value on errorZbigniew Jędrzejewski-Szmek
2017-01-31journal/lookup3: silence gcc 7 implicit-fallthrough warningZbigniew Jędrzejewski-Szmek
2017-01-31tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek
2017-01-31nspawn: fix clobbering of selinux context argZbigniew Jędrzejewski-Szmek
2017-01-31pid1: remove duplicate const attributeZbigniew Jędrzejewski-Szmek
2017-01-31microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek
2017-01-31core: fix copy paste error (s/source/destination/) (#5197)Evgeny Vereshchagin
2017-01-31shared/cgroup-show: use (void)Zbigniew Jędrzejewski-Szmek
2017-01-31journal-file: check asprintf return value in the usual fashionZbigniew Jędrzejewski-Szmek
2017-01-31core/timer: use (void)Zbigniew Jędrzejewski-Szmek
2017-01-31core/execute.c: check asprintf return value in the usual fashionZbigniew Jędrzejewski-Szmek
2017-01-31core/execute: reformat exec_context_named_iofds() for legibilityZbigniew Jędrzejewski-Szmek
2017-01-31coredump: really extract container cmdline (#5167)Evgeny Vereshchagin
2017-01-31Merge pull request #5168 from ddstreet/apply_format_helperZbigniew Jędrzejewski-Szmek
2017-01-31Merge pull request #5192 from keszybz/systemctl-ignore-sigtermZbigniew Jędrzejewski-Szmek
2017-01-31util-lib: Fix chase_symlinks() with absolute symlinks (#5185)3chas3
2017-01-31basic: check strdup result in khash_dup (#5176)Evgeny Vereshchagin
2017-01-31Merge pull request #5175 from keszybz/hostname-fallbackMartin Pitt
2017-01-31systemctl: ignore SIGTERM after switch rootZbigniew Jędrzejewski-Szmek
2017-01-31systemctl: always avoid being killed when doing switch-rootZbigniew Jędrzejewski-Szmek
2017-01-31pid1: rewrite check in ignore_proc() to not check condition twiceZbigniew Jędrzejewski-Szmek
2017-01-31boot: fix two typosZbigniew Jędrzejewski-Szmek
2017-01-31logind: trivial simplificationZbigniew Jędrzejewski-Szmek
2017-01-30journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181)Yi EungJun
2017-01-29journal-gatewayd: actually recognize -D as a synonym for --directory (#5180)Ivan Shapovalov
2017-01-27build-sys,hostnamed: allow distributions to override the "localhost" fallbackZbigniew Jędrzejewski-Szmek
2017-01-27udev-event: use in-place whitespace replacementDan Streetman
2017-01-27udev-event: refactor udev_event_apply_formatDan Streetman
2017-01-24resolve: fix strv memleakZbigniew Jędrzejewski-Szmek
2017-01-24core/execute: fix strv memleakZbigniew Jędrzejewski-Szmek
2017-01-24core/dbus: fix two strv memleaksZbigniew Jędrzejewski-Szmek
2017-01-24core: fix memleak in bus_exec_context_set_transient_property (#5143)Evgeny Vereshchagin
2017-01-24tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter
2017-01-24virt: update url to hypervisor top-level functional specification (#5149)Stefan Schweter
2017-01-24journal-file, journalctl: provide better hint about unsupported featuresZbigniew Jędrzejewski-Szmek
2017-01-24journal-file: factor out helper functionZbigniew Jędrzejewski-Szmek
2017-01-25networkd: Allow ':' in labelSusant Sahani
2017-01-24socket-utils: revert f1811313f42dc7ddaed3c47edc834c2bfd1309b2Susant Sahani
2017-01-24core: don't load dropin data multiple times for the same unit (#5139)Franck Bui