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
Age
Commit message (
Expand
)
Author
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
core: fix return value in error path after sd_event_add_io() failure
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
Revert "systemctl: append default suffix only if none present"
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: 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
udevd: don't set receive buffer size when socket activated
Tom Gundersen
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
hostnamectl: Exit with zero on success
Martin Pitt
2014-11-28
udev,update-done: more log_xyz_errno() conversions
Lennart Poettering
2014-11-28
sd-bus: make sure %m resolves to the specified error in bus_error_set_errnofv()
Lennart Poettering
2014-11-28
bus-proxy: automatically detect scope of bus and derive which XML snippets to...
Lennart Poettering
2014-11-28
sd-bus: rename default bus address constants, they aren't "paths" but "addres...
Lennart Poettering
2014-11-28
sd-bus: add new call sd_bus_get_scope() for querying whether one is connected...
Lennart Poettering
2014-11-28
sd-bus: rework credential query logic
Lennart Poettering
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
core: two more log_unit_*_errno() conversions
Michal Schmidt
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
core: add log_unit_*_errno() macros
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
kdbus: when running in a container, don't complain that we cannot write to /sys
Lennart Poettering
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
core: only override kdbus attach mask when running as PID 1
Lennart Poettering
2014-11-28
sd-bus: the attach_mask kernel module parameter is 64bit now, hence initializ...
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-28
networkd: update logging macros for parameter order, and errno, to match rest...
Lennart Poettering
2014-11-28
networkd: remove duplicate macro definitions
Lennart Poettering
2014-11-27
sysv-generator: advertise the man page
Zbigniew Jędrzejewski-Szmek
2014-11-27
fix build with --enable-terminal
Thomas Hindoe Paaboel Andersen
2014-11-27
kmod-setup: simplify kernel command line parsing
Lennart Poettering
2014-11-27
kdbus: set kernel attach mask before creating the first bus
Lennart Poettering
2014-11-27
selinux: log selinux log messages with LOG_AUTH facility
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
sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, too
Lennart Poettering
2014-11-27
sd-bus: when we get the list of well-known names back from kdbus we shouldn't...
Lennart Poettering
2014-11-27
sd-bus: deal with whitespace in matches
Lennart Poettering
2014-11-27
sd-bus: unify logic how we patch the message source of driver messages
Lennart Poettering
2014-11-27
sd-bus: fake valid well-known-names metadata for faked bus messages
Lennart Poettering
2014-11-27
sd-bus: optimize how we generate the well-known-names lists in messages from ...
Lennart Poettering
[next]