]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-02-07  Lennart Poetteringcore: add RootImage= setting for using a specific image...
2017-02-07  Lennart Poetteringdissect: make sure to manually follow symlinks when...
2017-02-07  Lennart Poetteringcore: actually make "+" prefix in ReadOnlyPaths=, Inacc...
2017-02-07  Lennart Poetteringcore: add a per-unit setting MountAPIVFS= for mounting...
2017-02-07  Lennart Poetteringcore: fix minor memleak in namespace.c
2017-02-07  Evgeny VereshchaginMerge pull request #5225 from poettering/seccomp-socket
2017-02-06  Evgeny VereshchaginMerge pull request #5239 from poettering/notify-access-all
2017-02-06  Lennart Poetteringupdate TODO
2017-02-06  Lennart PoetteringREADME: suffix unit file options with "="
2017-02-06  Lennart Poetteringupdate TODO
2017-02-06  Lennart Poetteringnotify: document that we fake the PID when sending... 5239/head
2017-02-06  Lennart Poetteringupdate TODO
2017-02-06  Lennart Poetteringman: document that sd_notify() is racy in some cases
2017-02-06  Lukas Rusaksystemd-mount: add missing fsck argument (#5238)
2017-02-06  Lennart Poetteringman: Document that RestrictAddressFamilies= doesn't... 5225/head
2017-02-06  Lennart Poetteringseccomp: RestrictAddressFamilies= is not supported...
2017-02-06  Lennart Poetteringupdate TODO
2017-02-06  Lennart PoetteringMerge pull request #5237 from keszybz/explicit-bzero
2017-02-06  Zbigniew Jędrzejewsk... cgls: look at the right variable in error path (#5234)
2017-02-06  Zbigniew Jędrzejewsk... journalctl: replace string_erase with memset('x') 5237/head
2017-02-06  Zbigniew Jędrzejewsk... treewide: replace homegrown memory_erase with explicit_...
2017-02-05  Felipe Satelerresolved: downgrade "processing query..." message to...
2017-02-05  Martin PittMerge pull request #5223 from keszybz/root-workdir
2017-02-05  Zbigniew Jędrzejewsk... build-sys,man: describe systemd-umount and hook it...
2017-02-05  Evgeny Vereshchaginseccomp: don't ever try to add an ABI before removing...
2017-02-05  Sergey Ptashnickcatalog: update Russian translation (#5232)
2017-02-05  Zbigniew Jędrzejewsk... core/timer: downgrade message about random time additio...
2017-02-04  Zbigniew Jędrzejewsk... Silence two "unused function af_lookup" warnings (...
2017-02-04  Lukas Rusaksystemd-mount features and improvements (#5067)
2017-02-03  Martin PittMerge pull request #4973 from poettering/run-race
2017-02-03  Martin Pittman: clarify interface for suspend/resume integration...
2017-02-03  Zbigniew Jędrzejewsk... core/execute: pass the username to utmp/wtmp database 5223/head
2017-02-03  Zbigniew Jędrzejewsk... core/execute: set HOME, USER also for root users
2017-02-03  Benjamin Robintime-util: Fix overflow check introduce in commit f9778...
2017-02-03  Lennart Poetteringrun: exit early in --pty if service failed 4973/head
2017-02-03  Lennart Poetteringrun: explicitly close pty forwarder before printing...
2017-02-03  Lennart Poetteringrun: complain when --pty is used together with --no...
2017-02-03  Lennart Poetteringsd-event: when an event source fails, don't assume...
2017-02-03  Lennart PoetteringMerge pull request #5213 from keszybz/systemctl-root-cat
2017-02-03  Mirza Krakrules: allow systemd to manage UBI volumes (#5214)
2017-02-03  afrantzislogind: Don't try to emit a change signal for the ...
2017-02-03  Zbigniew Jędrzejewsk... Merge pull request #5212 from poettering/time-range
2017-02-02  Lennart Poetteringptyfwd: set event source description strings for all...
2017-02-02  Lennart Poetteringrun: fix race for "systemd-run --wait"
2017-02-02  Lennart Poetteringcgls: --machine= expects an argument, indicate that... 5212/head
2017-02-02  Lennart Poetteringtime-util: add overflow checking to monotonic timestamp...
2017-02-02  Lennart Poetteringtime-util: when formatting usec_t as raw integers use...
2017-02-02  Lennart Poetteringtime-util: when converting to time_t do something usefu...
2017-02-02  Lennart Poetteringtime-util: refuse formatting/parsing times that we...
2017-02-02  Lennart Poetteringtime: time_t is signed, and mktime() is happy to return...
2017-02-02  Lennart Poetteringnspawn: shown exec() command is misleading
2017-02-02  Franck Buisystemctl: 'show' don't exit with a failure status...
2017-02-02  Zbigniew Jędrzejewsk... systemctl: also use chase_symlinks for dropins 5213/head
2017-02-02  Zbigniew Jędrzejewsk... systemctl: do not prepend arg_root twice when catting...
2017-02-02  Zbigniew Jędrzejewsk... core/mount: remove repeated word
2017-02-02  Lennart PoetteringMerge pull request #5204 from keszybz/masked-warning...
2017-02-02  Lennart PoetteringMerge pull request #5202 from keszybz/cgls-units
2017-02-02  Zbigniew Jędrzejewsk... Merge pull request #5203 from poettering/dotdot
2017-02-02  Zbigniew Jędrzejewsk... cgls: allow --unit, --user-unit to take optional argument 5202/head
2017-02-02  Zbigniew Jędrzejewsk... cgls: add --user-unit to show user units
2017-02-02  Zbigniew Jędrzejewsk... cgls: add --unit to show units
2017-02-02  Zbigniew Jędrzejewsk... shared/cgroup-show: extract funtion to query unit cgrou...
2017-02-02  Zbigniew Jędrzejewsk... cgtop: use common function to query cgroup root
2017-02-02  Zbigniew Jędrzejewsk... cgls: make function to query cgroup root public
2017-02-02  Zbigniew Jędrzejewsk... core/transaction: also downgrade warning for masked... 5204/head
2017-02-02  Zbigniew Jędrzejewsk... Consistently use ERFKILL for masked units
2017-02-02  Lennart PoetteringMerge pull request #5151 from keszybz/journal-flags
2017-02-01  Brandon Philipsman: fix spelling error parth -> path
2017-02-01  Zbigniew Jędrzejewsk... systemctl: restore --failed (#5198)
2017-02-01  Lennart Poetteringhexdecoct: use typesafe new() instead of malloc() 5203/head
2017-02-01  Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-02-01  Zbigniew Jędrzejewsk... system-update-generator: warn if the command line block...
2017-02-01  Lennart Poetteringupdate TODO
2017-02-01  Zbigniew Jędrzejewsk... Merge pull request #5191 from keszybz/tweaks
2017-02-01  Zbigniew Jędrzejewsk... Revert "Trivial typo fixes and code refactorings (...
2017-02-01  Zbigniew Jędrzejewsk... Trivial typo fixes and code refactorings (#5191)
2017-02-01  Philip Withnallnspawn: Print attempted execv() path on failure (#5199)
2017-02-01  Evgeny VereshchaginMerge pull request #5166 from keszybz/gcc7
2017-02-01  Zbigniew Jędrzejewsk... Merge pull request #5146 from ssahani/ifname-alias
2017-02-01  Zbigniew Jędrzejewsk... nss-util: silence warning about deprecated RES_USE_INET6 5166/head
2017-02-01  Zbigniew Jędrzejewsk... MurmurHash: all /* fall through */ comments
2017-01-31  Zbigniew Jędrzejewsk... cryptsetup: do not return uninitialized value on error 5191/head
2017-01-31  Zbigniew Jędrzejewsk... journal/lookup3: silence gcc 7 implicit-fallthrough...
2017-01-31  Zbigniew Jędrzejewsk... tree-wide: adjust fall through comments so that gcc...
2017-01-31  Zbigniew Jędrzejewsk... nspawn: fix clobbering of selinux context arg
2017-01-31  Zbigniew Jędrzejewsk... pid1: remove duplicate const attribute
2017-01-31  Zbigniew Jędrzejewsk... microhttpd-util: silence warnings about deprecated...
2017-01-31  Evgeny Vereshchagincore: fix copy paste error (s/source/destination/)...
2017-01-31  Zbigniew Jędrzejewsk... shared/cgroup-show: use (void)
2017-01-31  Zbigniew Jędrzejewsk... journal-file: check asprintf return value in the usual...
2017-01-31  Zbigniew Jędrzejewsk... core/timer: use (void)
2017-01-31  Zbigniew Jędrzejewsk... core/execute.c: check asprintf return value in the...
2017-01-31  Zbigniew Jędrzejewsk... core/execute: reformat exec_context_named_iofds() for...
2017-01-31  Evgeny Vereshchagincoredump: really extract container cmdline (#5167)
2017-01-31  Zbigniew Jędrzejewsk... Merge pull request #5168 from ddstreet/apply_format_helper
2017-01-31  Zbigniew Jędrzejewsk... Merge pull request #5177 from M0Rf30/master
2017-01-31  Zbigniew Jędrzejewsk... Merge pull request #5192 from keszybz/systemctl-ignore...
2017-01-31  3chas3util-lib: Fix chase_symlinks() with absolute symlinks...
2017-01-31  Evgeny Vereshchaginbasic: check strdup result in khash_dup (#5176)
2017-01-31  Martin PittMerge pull request #5175 from keszybz/hostname-fallback
next