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-09-22
util: avoid non-portable __WORDSIZE
Emil Renner Berthing
2014-09-22
exit-status.c: bring EXIT_BUS_ENDPOINT label in line with others
Zbigniew Jędrzejewski-Szmek
2014-09-22
util: add alloca_align()
David Herrmann
2014-09-19
socket: introduce SELinuxContextFromNet option
Michal Sekletar
2014-09-19
shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()
Tom Gundersen
2014-09-19
shared/sparse-endian.h: add missing byteswap.h include
Emil Renner Berthing
2014-09-19
shared/label.h: add missing stdio.h include
Emil Renner Berthing
2014-09-19
pty: include linux/ioctl.h for TIOCSIG
David Herrmann
2014-09-18
shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMV
Tom Gundersen
2014-09-17
shared: conf-parser
Tom Gundersen
2014-09-16
util: remove a unnecessary check
Thomas Hindoe Paaboel Andersen
2014-09-16
shared: fix resource leak in config_parse_default_instance
Andreas Henriksson
2014-09-16
missing: memfd_create takes unsigned int flags in final version
Cristian Rodríguez
2014-09-15
hashmap: minor hashmap_replace optimization
Michal Schmidt
2014-09-15
hashmap, set: remove unused functions
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-08
exit-status: add new exit code for custom endpoint errors
Daniel Mack
2014-09-05
exit-status: fix URL in comment
Daniel Mack
2014-09-03
localed: remove free_and_copy
Zbigniew Jędrzejewski-Szmek
2014-09-03
base-file-system: always generate error messages locally
Lennart Poettering
2014-09-03
base_filesystem_create: do not try to create "/root" if it exists
Harald Hoyer
2014-08-31
config-parser: fix mem leak
Thomas Hindoe Paaboel Andersen
2014-08-31
missing: add IFF_MULTI_QUEUE
Tom Gundersen
2014-08-30
cgroup-util: shorten cg_path_get_session
Zbigniew Jędrzejewski-Szmek
2014-08-30
Fix a few more typos
Ruben Kerkhof
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
[next]