summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-01-23network: accept colons in network interface names, normally used for alias in...peoronoob
2017-01-23core: improve error message when RefuseManualStart(Stop) is hit (#5132)Jan Synacek
2017-01-23load-fragment: fix comment to reflect changes made in 43eb109 (#5138)Michal Sekletar
2017-01-23sd-network: fix memleak in dhcp6_lease_set_domains (#5113)Evgeny Vereshchagin
2017-01-23sd-network: fix memleak in dhcp6_option_parse_domainname (#5114)Evgeny Vereshchagin
2017-01-23core: add missing unit_add_to_load_queue() to mount_setup_new_unit()Yu Watanabe
2017-01-23core: minor error handling fix in mount_setup_new_unit()Yu Watanabe
2017-01-18Merge pull request #5098 from evverx/fix-nspawn-notificationsDjalal Harouni
2017-01-17Merge pull request #4991 from poettering/seccomp-fixZbigniew Jędrzejewski-Szmek
2017-01-17pid1: provide a more detailed error message when execution fails (#5074)Zbigniew Jędrzejewski-Szmek
2017-01-17seccomp: minor simplifications for is_seccomp_available()Lennart Poettering
2017-01-17seccomp: rework seccomp code, to improve compat with some archsLennart Poettering
2017-01-17nspawn: change owner/group of /run/systemd/nspawn/notify to userns-rootEvgeny Vereshchagin
2017-01-16core: make sure to init mount params before calling mount_is_extrinsic() (#5087)Franck Bui