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-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-29
shared: install - report error if mask symlink can not be marked for removal
Tom Gundersen
2014-11-29
shared: time-dst - ensure nulstr is null terminated
Tom Gundersen
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
systemctl: append default suffix only if none present
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
sd-bus: rename default bus address constants, they aren't "paths" but "addres...
Lennart Poettering
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
shared: fix log_emergency_errno macro
Michal Schmidt
2014-11-28
log: change log_xyz_errno() calls to always return the negative error
Lennart Poettering
2014-11-28
log: make socket address structs static const
Lennart Poettering
2014-11-28
log: also set errno to the passed error code before processing format string ...
Lennart Poettering
2014-11-28
log: allow negative errno values
Lennart Poettering
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: be a bit less wasteful when allocating buffers
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
resolve: fix NULL deref on strv comparison
David Herrmann
2014-11-27
unit-name: fix escaping logic in unit_name_mangle_with_suffix()
Ivan Shapovalov
2014-11-27
util: add function getting proc environ
Jakub Filak
2014-11-26
logind: Support logind.conf.d directories in the usual search paths
Josh Triplett
2014-11-26
Introduce CONF_DIRS_NULSTR helper to define standard conf dirs
Josh Triplett
2014-11-26
manager: log some fatal errors at emergency level
Zbigniew Jędrzejewski-Szmek
2014-11-25
util: mark page_size() as pure
Lennart Poettering
2014-11-25
util: skip incomplete ucred information in getpeersec()
Lennart Poettering
2014-11-24
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-11-22
Do not check for existence of remote binaries
Zbigniew Jędrzejewski-Szmek
2014-11-22
missing: add IFLA_BRPORT_LEARNING and friends
Zbigniew Jędrzejewski-Szmek
2014-11-22
missing: add __NR_getrandom for a few more archs
Zbigniew Jędrzejewski-Szmek
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
2014-11-20
set: make set_consume() actually free the allocated string if the string alre...
Lennart Poettering
2014-11-17
log: unchecked return value from library
Susant Sahani
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-10
shared: explicitly ignore the return value of wait_for_terminate
Ronny Chevalier
2014-11-10
shared/install: when unit contains only Also=, report 'indirect'
Jan Synacek
2014-11-07
shared: add readlink_value
Tom Gundersen
2014-11-07
utf8: when looking at the next unichar, honour the size parameter, in utf8_is...
Lennart Poettering
2014-11-07
log: explicitly ignore return value of parse_proc_cmdline()
Lennart Poettering
2014-11-07
util: simplify normalize_env_assignment() a bit
Lennart Poettering
2014-11-07
util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...
Lennart Poettering
2014-11-07
util: rework /proc/cmdline parser to use unquote_first_word()
Lennart Poettering
[next]