summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-10call chase_symlinks without the /sysroot prefix (#6411)Harald Hoyer
2017-09-10tree-wide: make use of getpid_cached() wherever we canLennart Poettering
2017-09-10process-util: add getpid_cached() as a caching wrapper for getpid()Lennart Poettering
2017-09-10cryptsetup: fix infinite timeout (#6486)Andrew Soutar
2017-07-17Use config_parse_sec_fix_0() also for JobRunningTimeoutSecZbigniew Jędrzejewski-Szmek
2017-07-17journald: make sure we retain all stream fds across restarts (#6348)Michal Sekletar
2017-07-17core: dump also missed security contextWaLyong Cho
2017-07-17core: modify resource leak by SmackProcessLabel=WaLyong Cho
2017-07-17fstab-generator: ignore x-systemd.device-timeout for non-devices (#6368)NeilBrown
2017-07-17test-seccomp: arm64 does not have access() and poll()Zbigniew Jędrzejewski-Szmek
2017-07-17seccomp: arm64 does not have mmap2Zbigniew Jędrzejewski-Szmek
2017-07-17seccomp: arm64/x32 do not have _sysctlZbigniew Jędrzejewski-Szmek
2017-07-17add version argument to help function (#6377)IPv4v6
2017-07-17build-sys: install udev rule 70-joystick.{rules,hwdb} (#6363)Christian Hesse
2017-07-17escape: Fix help description (#6352)Jeremy Bicha
2017-07-12resolved: consider pointopoint links for local multicast (#6343)systemd/v234florianjacob
2017-07-12Revert "core: link user keyring to session keyring (#6275)" (#6342)Lennart Poettering
2017-07-12Merge pull request #6300 from keszybz/refuse-to-load-some-unitsLennart Poettering
2017-07-12NEWS: say that libidn2 is experimental (#6335)Zbigniew Jędrzejewski-Szmek
2017-07-12Merge pull request #6337 from poettering/more-new-v234Lennart Poettering
2017-07-11man: add warnings that Private*= settings are not always appliedZbigniew Jędrzejewski-Szmek
2017-07-11core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam...Zbigniew Jędrzejewski-Szmek
2017-07-11core/load-fragment: refuse units with errors in certain directivesZbigniew Jędrzejewski-Szmek
2017-07-11hwdb: update hwdb again for v234Lennart Poettering
2017-07-11update NEWS file, let's try to release this tomorrowLennart Poettering
2017-07-11time-util: make parse_timestamp() return -EINVAL if the input is very old dat...Yu Watanabe
2017-07-11fstab-generator: Chase symlinks where possible (#6293)Colin Walters
2017-07-11bootctl: allow non-root user to run `bootctl status` (#5964)Yu Watanabe
2017-07-11Merge pull request #6329 from poettering/random-mini-fixesZbigniew Jędrzejewski-Szmek
2017-07-11systemd: do not stop units bound to inactive units while coldplugging (#6316)Zbigniew Jędrzejewski-Szmek
2017-07-11resolved: allow resolution of names which libidn2 considers invalid (#6315)Zbigniew Jędrzejewski-Szmek
2017-07-11Add comments to log_functions which shouldn't be called from library code (#6...Zbigniew Jędrzejewski-Szmek
2017-07-11random-util: we are fine if ints are 16 bytes actuallyLennart Poettering
2017-07-11random-util: always cast from smaller to bigger type when comparingLennart Poettering
2017-07-11Merge pull request #6325 from keszybz/make-delta-boring-againLennart Poettering
2017-07-10Merge pull request #6322 from poettering/mount-mini-fixesZbigniew Jędrzejewski-Szmek
2017-07-10journal: explicitly add fds to mmap-cache (#6307)Vito Caputo
2017-07-11hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen (over (#6320)Alex Lu
2017-07-10mount: add missing validation error messageLennart Poettering
2017-07-10delta: sort files and dirs before processingZbigniew Jędrzejewski-Szmek
2017-07-10mount: change find_loop_device() error code when no loop device is found to E...Lennart Poettering
2017-07-10mount: add debug logging for the case when we knowingly ignore an errorLennart Poettering
2017-07-10basic/strv: use existing qsort_safe() helperZbigniew Jędrzejewski-Szmek
2017-07-10mount: rework find_loop_device() to log about no errorsLennart Poettering
2017-07-10mount: fix potential bad memory access when /proc/self/mountinfo is emptyLennart Poettering
2017-07-10man: briefly document permitted user/group name syntax for User=/Group= and s...Lennart Poettering
2017-07-10update TODOLennart Poettering
2017-07-09expand path of systemctl link argument (#6186)Boucman
2017-07-10Merge pull request #6287 from keszybz/wsign-compareDjalal Harouni
2017-07-10Merge pull request #6289 from keszybz/config-tweaksDjalal Harouni