summaryrefslogtreecommitdiffstats
path: root/src/test/test-fs-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-01nspawn: use chase_symlinks() on all paths specified via --tmpfs=, --bind= and...Lennart Poettering1-10/+17
2016-12-01fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering2-4/+24
2016-12-01nspawn: coding style: don't mix variable declarations and function callsLennart Poettering1-1/+3
2016-12-01nspawn: use realloc_multiply() where it makes senseLennart Poettering1-1/+1
2016-12-01nspawn: accept --ephemeral --template= as alternative for --ephemeral --direc...Lennart Poettering1-0/+10
2016-12-01nspawn: properly handle image/directory paths that are symlinksLennart Poettering1-0/+35
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering21-117/+135
2016-12-01core: make unit_free() accept NULL pointersLennart Poettering4-4/+5
2016-11-30l10n: update line numbers in Czech translation (#4776)AsciiWolf1-8/+8
2016-11-30systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...Franck Bui1-1/+1
2016-11-30As per use case we should allow ForwardDelaySec to be set as 0 (#4765)Susant Sahani1-1/+2
2016-11-30hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt1-1/+2
2016-11-30parse_hwdb: fix to work with pyparsing 2.1.10Martin Pitt1-1/+1
2016-11-30test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt1-2/+11
2016-11-29service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen3-7/+42
2016-11-29NEWS: mention more aggressive failing of notify servicesJouke Witteveen1-0/+4
2016-11-29bus-util: add protocol error type explanationJouke Witteveen2-3/+4
2016-11-29cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park1-4/+7
2016-11-29networkctl: install zsh completion from #3062 (#4767)Gabriel Rauter1-0/+3
2016-11-29ima: Write the policy filename into IMA's sysfs policy file (#4766)Stefan Berger1-4/+18
2016-11-29service: prevent registering control pids as the main pidJouke Witteveen1-0/+2
2016-11-29service: only fail notify services on empty cgroup during startJouke Witteveen1-3/+8
2016-11-29units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek6-1/+48
2016-11-29man: update the description of offline updatesZbigniew Jędrzejewski-Szmek3-25/+32
2016-11-28networkd: move event loop handling out of the manager (#4723)Tom Gundersen4-55/+35
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler8-3/+8
2016-11-28build-sys: explicitly require python3Felipe Sateler1-1/+1
2016-11-28socket-proxyd: Introduced dynamic connection limit via an option. (#4749)(GalaxyMaster)2-6/+30
2016-11-28udevd: check correct return value of fcntl() (#4758)Daniel Wagner1-1/+1
2016-11-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt1-12/+37
2016-11-27device: Avoid calling unit_free(NULL) in device setup logic (#4748)Dave Reisner1-1/+1
2016-11-25calendarspec: refactor format_chain()Douglas Christman1-17/+12
2016-11-25fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb1-1/+1
2016-11-25Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt1-2/+1
2016-11-25calendarspec: rename "eom" to "end_of_month"Douglas Christman1-6/+6
2016-11-25calendarspec: make specifications with ranges reversibleDouglas Christman3-9/+28
2016-11-25calendarspec: allow whole second rangesDouglas Christman2-0/+6
2016-11-25calendarspec: make specifications with seconds wildcard reversibleDouglas Christman2-1/+8
2016-11-25calendarspec: reject strings with spurious spaces and signsDouglas Christman2-0/+7
2016-11-25calendarspec: reject open weekday rangesDouglas Christman2-6/+15
2016-11-25calendarspec: reject strings that only contain a timezoneDouglas Christman2-3/+6
2016-11-25calendarspec: always interpret a missing time as 00:00:00Douglas Christman2-8/+7
2016-11-24hwdb: add axis overrides for HP Pavilion dv7Peter Hutterer1-0/+7
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui2-7/+11
2016-11-24tests: add hwdb parsing testMartin Pitt2-1/+46
2016-11-24hwdb: fix syntax error in 60-keyboard.hwdbMartin Pitt1-1/+1
2016-11-24hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt1-1/+2
2016-11-23man: document protocol error type for service failures (#4724)Jouke Witteveen1-8/+9
2016-11-23networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani4-3/+47
2016-11-23hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)Michael Biebl7-7/+7