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
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
2014-08-28
use the switch_root function in shutdown
Harald Hoyer
2014-08-28
macro: use unique variable names for math-macros
David Herrmann
2014-08-27
util: fix minimal race where we might miss SIGTERMs when forking off an agent
Lennart Poettering
2014-08-27
util: make lookup_uid() global
David Herrmann
2014-08-27
shared: make container_of() use unique variable names
David Herrmann
2014-08-27
shared: drop UNIQUE()
David Herrmann
2014-08-27
systemctl: fix broken list-unit-files with --root
Lukas Nykryn
2014-08-26
util: make use of newly added reset_signal_mask() call wherever appropriate
Lennart Poettering
2014-08-26
util: reset signals when we fork off agents
Lennart Poettering
2014-08-26
util: make sure reset_all_signal_handlers() continues with all other signal h...
Lennart Poettering
2014-08-26
missing: add BPF_XOR
Michael Olbrich
2014-08-26
Revert "systemctl: fix broken list-unit-files with --root"
Lennart Poettering
2014-08-25
systemctl: fix broken list-unit-files with --root
Lukas Nykryn
2014-08-22
core: add support for a configurable system-wide start-up timeout
Lennart Poettering
2014-08-22
missing.h: add a cpp warning for __NR_memfd_create on MIPS
Daniel Mack
2014-08-22
missing.h: add fake __NR_memfd_create for MIPS
Daniel Mack
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-21
install: simplify usage of _cleanup_ macros
Lennart Poettering
2014-08-21
service,strv: introduce strv_find_startswith() and make use of it
Lennart Poettering
2014-08-21
util: make asynchronous_close() really work like an asynchronous version of s...
Lennart Poettering
2014-08-21
util: simplify close_nointr() a bit
Lennart Poettering
2014-08-21
util: change return value of startswith() to non-const
Lennart Poettering
2014-08-20
util: return after freeing all members of array
Lukas Nykryn
2014-08-20
systemctl: fail in the case that no unit files were found
Lukas Nykryn
2014-08-20
indentation/spurious whitespace fixes
Lennart Poettering
2014-08-19
memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...
Lennart Poettering
2014-08-19
memfd: skip utf-8 escaping if we use a name that was passed in
Daniel Mack
2014-08-19
memfd: reduce name escaping logic to utf-8 checks
Daniel Mack
2014-08-19
memfd: simplify API
Lennart Poettering
2014-08-19
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...
Lennart Poettering
2014-08-19
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-08-19
util: remove unused FOREACH_WORD_SEPARATOR_QUOTED
Lennart Poettering
2014-08-19
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
2014-08-19
hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit
Lennart Poettering
2014-08-18
util: try to be a bit more NFS compatible when checking whether an FS is writ...
Lennart Poettering
2014-08-18
memfd: internalize functions, drop sd_memfd type
Daniel Mack
2014-08-18
memfd: use _cleanup_ if applicable
David Herrmann
2014-08-18
memfd: map unsealed files as MAP_SHARED
David Herrmann
2014-08-18
memfd: disallow importing memfds without sealing
David Herrmann
2014-08-18
memfd: don't open kdbus for memfd
David Herrmann
2014-08-18
memfd: internalize header
David Herrmann
2014-08-18
memfd: fix memfd_create() syscall wrapper
Daniel Mack
2014-08-18
memfd: move code from public library to src/shared
Daniel Mack
2014-08-17
kdbus: switch over to generic memfd implementation (ABI+API break)
Daniel Mack
2014-08-16
sd-bus,log: remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-15
main,log: parse the log related kernel command line parameters at one place o...
Lennart Poettering
2014-08-15
main: minor code modernization for initializing the console
Lennart Poettering
2014-08-15
macro: add CONST_MAX() macro
David Herrmann
2014-08-15
macro: const'ify MIN/MAX/... macros
David Herrmann
[next]