summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01hwdb: add XKB_FIXED_LAYOUT/VARIANT to the keyboard hwdbPeter Hutterer
2016-12-01hwdb: fix comment referring to rules filePeter Hutterer
2016-12-01nspawn: split out overlayfs argument parsing into a function of its ownLennart Poettering
2016-12-01nspawn: use -ENOMEM instead of log_oom() in one caseLennart Poettering
2016-12-01nspawn: make use of CHASE_NON_EXISTING when locking imageLennart Poettering
2016-12-01nspawn: use the new CHASE_NON_EXISTING flag when resolving mount pointsLennart Poettering
2016-12-01fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()Lennart Poettering
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering
2016-12-01fs-util: change chase_symlinks() behaviour in regards to escaping the root dirLennart Poettering
2016-12-01test-fs-util: add a test case with repeated ".." parts that would escape the ...Zbigniew Jędrzejewski-Szmek
2016-12-01nspawn: use chase_symlinks() on all paths specified via --tmpfs=, --bind= and...Lennart Poettering
2016-12-01fs-util: add chase_symlinks_prefix() and extend commentsLennart Poettering
2016-12-01nspawn: coding style: don't mix variable declarations and function callsLennart Poettering
2016-12-01nspawn: use realloc_multiply() where it makes senseLennart Poettering
2016-12-01nspawn: accept --ephemeral --template= as alternative for --ephemeral --direc...Lennart Poettering
2016-12-01nspawn: properly handle image/directory paths that are symlinksLennart Poettering
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering
2016-12-01core: make unit_free() accept NULL pointersLennart Poettering
2016-11-30l10n: update line numbers in Czech translation (#4776)AsciiWolf
2016-11-30systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...Franck Bui
2016-11-30As per use case we should allow ForwardDelaySec to be set as 0 (#4765)Susant Sahani
2016-11-30Merge pull request #4772 from martinpitt/hwdbMartin Pitt
2016-11-30hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt
2016-11-30parse_hwdb: fix to work with pyparsing 2.1.10Martin Pitt
2016-11-30test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt
2016-11-30Merge pull request #4745 from joukewitteveen/notifyEvgeny Vereshchagin
2016-11-29service: new NotifyAccess= value for control processes (#4212)Jouke Witteveen
2016-11-29NEWS: mention more aggressive failing of notify servicesJouke Witteveen
2016-11-29bus-util: add protocol error type explanationJouke Witteveen
2016-11-29cgroup: support prefix "-" in cgroups whitelisting entries (#4687)Dongsu Park
2016-11-29networkctl: install zsh completion from #3062 (#4767)Gabriel Rauter
2016-11-29ima: Write the policy filename into IMA's sysfs policy file (#4766)Stefan Berger
2016-11-29Merge pull request #4763 from keszybz/offline-update-loopLennart Poettering
2016-11-29service: prevent registering control pids as the main pidJouke Witteveen
2016-11-29service: only fail notify services on empty cgroup during startJouke Witteveen
2016-11-29units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek
2016-11-29man: update the description of offline updatesZbigniew Jędrzejewski-Szmek
2016-11-28Merge pull request #4761 from fsateler/python3Martin Pitt
2016-11-28networkd: move event loop handling out of the manager (#4723)Tom Gundersen
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler
2016-11-28build-sys: explicitly require python3Felipe Sateler
2016-11-28socket-proxyd: Introduced dynamic connection limit via an option. (#4749)(GalaxyMaster)
2016-11-28udevd: check correct return value of fcntl() (#4758)Daniel Wagner
2016-11-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt
2016-11-27device: Avoid calling unit_free(NULL) in device setup logic (#4748)Dave Reisner
2016-11-27Merge pull request #4736 from dobyrch/calendar-cleanupDjalal Harouni
2016-11-25calendarspec: refactor format_chain()Douglas Christman
2016-11-25fix journald startup problem when code is compiled with -DNDEBUG (#4735)Waldemar Brodkorb
2016-11-25Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt
2016-11-24calendarspec: rename "eom" to "end_of_month"Douglas Christman