summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2017-01-16ndisc: honor IPv6AcceptRA.UseDNS when parsing RA options (#5071)Cédric Schieli
2017-01-15nspawn: fix memleakZbigniew Jędrzejewski-Szmek
2017-01-15shared/install-printf: fix memleakZbigniew Jędrzejewski-Szmek
2017-01-15systemctl: fix alignment with units in not-found stateZbigniew Jędrzejewski-Szmek
2017-01-15systemctl: uninitalized variableZbigniew Jędrzejewski-Szmek
2017-01-15process-util: rename char *r to ans and add commentZbigniew Jędrzejewski-Szmek
2017-01-15journalctl: fix memleakZbigniew Jędrzejewski-Szmek
2017-01-15cryptsetup: fix unitialized variableZbigniew Jędrzejewski-Szmek
2017-01-15udev: fix variable assignmentZbigniew Jędrzejewski-Szmek
2017-01-14journalctl: expunge verification key from argv (#5081)Lucas Werkmeister
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2017-01-12Merge pull request #5069 from keszybz/fixletsLennart Poettering
2017-01-12Merge pull request #5068 from keszybz/kernel-install-process-subHarald Hoyer
2017-01-12rpm triggers: do nothing if systemd is not running (#5065)Zbigniew Jędrzejewski-Szmek
2017-01-11systemctl: remove duplicate entries showed by list-dependencies (#5049)Franck Bui
2017-01-11Merge pull request #4837 from ddstreet/masterZbigniew Jędrzejewski-Szmek
2017-01-11socket-util: drop _pure_ from a function with an output parameterZbigniew Jędrzejewski-Szmek
2017-01-11core: add missing "=" in messageZbigniew Jędrzejewski-Szmek
2017-01-11networkd: reorder gperf fieldsZbigniew Jędrzejewski-Szmek
2017-01-11kernel-install: avoid process substitutionMichal Schmidt
2017-01-11Merge pull request #5046 from stefanha/vsockLennart Poettering
2017-01-11journal-gatewayd: align closing braces (#5060)Robert Kreuzer
2017-01-11sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel
2017-01-10core: add AF_VSOCK support to socket unitsStefan Hajnoczi
2017-01-10socket-util: add AF_VSOCK address familyStefan Hajnoczi
2017-01-10socket-util: introduce port argument in sockaddr_port()Stefan Hajnoczi
2017-01-10missing.h: add AF_VSOCK bitsStefan Hajnoczi
2017-01-10core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033)Franck Bui
2017-01-10networkd: RouteMetric for IPv6 Stateless Autoconfiguration (#5045)Susant Sahani
2017-01-10socket-proxyd: fix --connections-max help message and docs (#5044)(GalaxyMaster)
2017-01-10Merge pull request #5054 from evverx/fix-double-free-in-linkMartin Pitt
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert