summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-29machinectl: make sure that inability to get OS version isn't consider fatal f...Lennart Poettering
2016-12-29core: fix sockaddr length calculation for sockaddr_pretty() (#4966)Lennart Poettering
2016-12-29Merge pull request #4994 from poettering/private-tmp-tmpfilesMartin Pitt
2016-12-29machined: remove unused variable (#4993)Thomas H. P. Andersen
2016-12-29systemctl: permit "enable" and "add-wants" without any instances (#4992)Lennart Poettering
2016-12-29nspawn: reword notice when /dev is pre-mounted and populated (#4971)Lennart Poettering
2016-12-29tmpfiles: improve error message for chown()/chmod() failures (#4969)Lennart Poettering
2016-12-29Merge pull request #4989 from poettering/nss-einvalMartin Pitt
2016-12-29core: improve log message about missing Listen setting (#4988)Lennart Poettering
2016-12-27core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...Lennart Poettering
2016-12-27nss: when we encounter an invalid user/group name or UID/GID, don't return EI...Lennart Poettering
2016-12-27util-lib: add a comment explaining the user name rules we enforceLennart Poettering
2016-12-25test-selinux: place %m after %[sf] (#4977)Evgeny Vereshchagin
2016-12-25machinectl: handle EOPNOTSUPP from print_addresses (#4979)Graeme Lawes
2016-12-24journalctl: add remote log dir to search path when --merge is passed (#4970)Marcin Bachry
2016-12-22networkd: Rename ProxyARP to IPv4ProxyARP (#4947)Susant Sahani
2016-12-22resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt
2016-12-21networkd: bond support primary slave and active slave (#4873)Susant Sahani
2016-12-21networkd: vxlan rename ARPProxy to ReduceARPProxy (#4891)Susant Sahani
2016-12-21nspawn: unref the notify event source (#4941)Evgeny Vereshchagin
2016-12-20calendarspec: minor refactoring and style fixDouglas Christman
2016-12-20calendarspec: improve overflow handlingDouglas Christman
2016-12-20ndisc: ignore invalid SLAAC prefix lengths (#4923)Jörg Thalheim
2016-12-20Merge pull request #4904 from dobyrch/calendar-range-stepLennart Poettering
2016-12-20systemctl: do not segfault when we cannot find template unit (#4915)Zbigniew Jędrzejewski-Szmek
2016-12-19networkd-ndisc: handle missing mtu gracefully (#4913)Jörg Thalheim
2016-12-18core: downgrade "Time has been changed" to debug (#4906)Zbigniew Jędrzejewski-Szmek
2016-12-17basic/log: use IN_SETZbigniew Jędrzejewski-Szmek
2016-12-17test-compress: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-17core: remove spurious newlineZbigniew Jędrzejewski-Szmek
2016-12-17debug-generator: simplify handling of arg_default_unitZbigniew Jędrzejewski-Szmek
2016-12-17Use SPECIAL_DEFAULT_TARGET consistentlyZbigniew Jędrzejewski-Szmek
2016-12-17Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek
2016-12-17Merge pull request #4845 from poettering/various-smaller-fixesZbigniew Jędrzejewski-Szmek
2016-12-17coredumpctl: let gdb handle the SIGINT signal (#4901)Franck Bui
2016-12-16calendarspec: remove superfluous variablesDouglas Christman
2016-12-16calendarspec: rename fields of CalendarComponentDouglas Christman
2016-12-16calendarspec: allow repetition values with rangesDouglas Christman
2016-12-16core: make mount units from /proc/self/mountinfo possibly bind to a device (#...Franck Bui
2016-12-16bootctl: fix typo (#4897)Lucas Werkmeister
2016-12-16core: prevent invalid socket symlink target dereference (#4895)Stefan Hajnoczi
2016-12-14calendarspec: free memory when parsing fails (#4890)Doug Christman
2016-12-14util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_STARTLennart Poettering
2016-12-14sysv-generator: properly translate sysv facilitiesLennart Poettering
2016-12-14machinectl: make "machinectl -E … shell" workLennart Poettering
2016-12-14journalctl: improve wording in an errors messageLennart Poettering
2016-12-14nspawn: flush out environment block of the -a stub init processLennart Poettering
2016-12-14util-lib: improve container detection logicLennart Poettering
2016-12-14Add sd_is_socket_sockaddr (#4885)Zbigniew Jędrzejewski-Szmek
2016-12-14Merge pull request #4889 from evverx/fix-test-fs-util-memleakRonny Chevalier