index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-01
nspawn: improve log messages
Lennart Poettering
2016-12-01
nspawn: optionally, automatically allocated --bind=/--overlay source from /va...
Lennart Poettering
2016-12-01
nspawn: permit prefixing of source paths in --bind= and --overlay= with "+"
Lennart Poettering
2016-12-01
tree-wide: set SA_RESTART for signal handlers we install
Lennart Poettering
2016-12-01
nspawn: add ability to configure overlay mounts to .nspawn files
Lennart Poettering
2016-12-01
nspawn: split out overlayfs argument parsing into a function of its own
Lennart Poettering
2016-12-01
nspawn: use -ENOMEM instead of log_oom() in one case
Lennart Poettering
2016-12-01
nspawn: make use of CHASE_NON_EXISTING when locking image
Lennart Poettering
2016-12-01
nspawn: use the new CHASE_NON_EXISTING flag when resolving mount points
Lennart Poettering
2016-12-01
fs-util: add new CHASE_NON_EXISTING flag to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
fs-util: change chase_symlinks() behaviour in regards to escaping the root dir
Lennart Poettering
2016-12-01
test-fs-util: add a test case with repeated ".." parts that would escape the ...
Zbigniew Jędrzejewski-Szmek
2016-12-01
nspawn: use chase_symlinks() on all paths specified via --tmpfs=, --bind= and...
Lennart Poettering
2016-12-01
fs-util: add chase_symlinks_prefix() and extend comments
Lennart Poettering
2016-12-01
nspawn: coding style: don't mix variable declarations and function calls
Lennart Poettering
2016-12-01
nspawn: use realloc_multiply() where it makes sense
Lennart Poettering
2016-12-01
nspawn: accept --ephemeral --template= as alternative for --ephemeral --direc...
Lennart Poettering
2016-12-01
nspawn: properly handle image/directory paths that are symlinks
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
core: make unit_free() accept NULL pointers
Lennart Poettering
2016-11-30
l10n: update line numbers in Czech translation (#4776)
AsciiWolf
2016-11-30
systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...
Franck Bui
2016-11-30
As per use case we should allow ForwardDelaySec to be set as 0 (#4765)
Susant Sahani
2016-11-30
Merge pull request #4772 from martinpitt/hwdb
Martin Pitt
2016-11-30
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
2016-11-30
parse_hwdb: fix to work with pyparsing 2.1.10
Martin Pitt
2016-11-30
test: retry checking for transient hostname in hostnamectl (#4769)
Martin Pitt
2016-11-30
Merge pull request #4745 from joukewitteveen/notify
Evgeny Vereshchagin
2016-11-29
service: new NotifyAccess= value for control processes (#4212)
Jouke Witteveen
2016-11-29
NEWS: mention more aggressive failing of notify services
Jouke Witteveen
2016-11-29
bus-util: add protocol error type explanation
Jouke Witteveen
2016-11-29
cgroup: support prefix "-" in cgroups whitelisting entries (#4687)
Dongsu Park
2016-11-29
networkctl: install zsh completion from #3062 (#4767)
Gabriel Rauter
2016-11-29
ima: Write the policy filename into IMA's sysfs policy file (#4766)
Stefan Berger
2016-11-29
Merge pull request #4763 from keszybz/offline-update-loop
Lennart Poettering
2016-11-29
service: prevent registering control pids as the main pid
Jouke Witteveen
2016-11-29
service: only fail notify services on empty cgroup during start
Jouke Witteveen
2016-11-29
units: add system-update-cleanup.service to guard against offline-update loops
Zbigniew Jędrzejewski-Szmek
2016-11-29
man: update the description of offline updates
Zbigniew Jędrzejewski-Szmek
2016-11-28
Merge pull request #4761 from fsateler/python3
Martin Pitt
2016-11-28
networkd: move event loop handling out of the manager (#4723)
Tom Gundersen
2016-11-28
Use python3 explicitly in all python scripts
Felipe Sateler
2016-11-28
build-sys: explicitly require python3
Felipe Sateler
2016-11-28
socket-proxyd: Introduced dynamic connection limit via an option. (#4749)
(GalaxyMaster)
2016-11-28
udevd: check correct return value of fcntl() (#4758)
Daniel Wagner
2016-11-28
test: make transient hostname tests fail verbosely (#4754)
Martin Pitt
2016-11-27
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
Dave Reisner
2016-11-27
Merge pull request #4736 from dobyrch/calendar-cleanup
Djalal Harouni
2016-11-25
calendarspec: refactor format_chain()
Douglas Christman
[next]