summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-09shared: fix double free in linkEvgeny Vereshchagin
2017-01-03udev-rules: perform whitespace replacement for symlink subst valuesDan Streetman
2017-01-03udev-event: add replace_whitespace param to udev_event_apply_formatDan Streetman
2017-01-03libudev-util: change util_replace_whitespace to return number of chars in destDan Streetman
2017-01-03shared: fix double free in unmask (#5005)Jan Synacek
2017-01-03path-lookup: use correct cleanup function for strv (#5007)Thomas H. P. Andersen
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-27seccomp: move bdflush() system call to @obsolete filter groupLennart Poettering
2016-12-27seccomp: add proper help string for @resources seccomp filter setLennart Poettering
2016-12-27seccomp: add two new filter sets: @reboot and @swapLennart 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-21machined: when renaming/removing/cloning images, always take care of .roothas...Lennart Poettering
2016-12-21test: make sure test-execute can run in a read-only environmentLennart Poettering
2016-12-21nspawn: tweaks to /etc/resolv.conf managementLennart Poettering
2016-12-21nspawn: don't complain when we can't fix the timezone of read-only containersLennart Poettering
2016-12-21util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATHLennart Poettering
2016-12-21machinectl: minor indentation fixLennart Poettering
2016-12-21importd: automatically download .roothash in addition to .nspawn for raw down...Lennart Poettering
2016-12-21gpt-auto-generator: enable auto-discovery logic also for verity root file sys...Lennart Poettering
2016-12-21cryptsetup: various coding style improvementsLennart Poettering
2016-12-21util-lib: be stricter when decoding hex stringsLennart Poettering
2016-12-21verity: add support for setting up verity-protected root disks in the initrdLennart Poettering
2016-12-21gpt-auto-discovery: port to dissect-image.c dissectorLennart Poettering
2016-12-21gpt-auto-generator: drop duplicate container checkLennart Poettering
2016-12-21dissect: make using a generic partition as root partition optionalLennart Poettering
2016-12-21dissect: return the GPT partition UUID, tooLennart Poettering
2016-12-21gpt-auto-generator: support LUKS encrypted root partitionsLennart Poettering
2016-12-21core: fix typoLennart Poettering
2016-12-21fstab-generator: add support for volatile bootsLennart Poettering
2016-12-21shared: rework switch_root() codeLennart Poettering
2016-12-21journald: don't flush to /var/log/journal before we get asked toLennart Poettering
2016-12-21nspawn: restore --volatile=yes supportLennart Poettering
2016-12-21qutoacheck,gpt-auto-generator: trivial coding style improvementsLennart Poettering
2016-12-21util-lib: various improvements to kernel command line parsingLennart Poettering