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
2013-10-29
rtnl: use malloc0 instead of calloc
Tom Gundersen
2013-10-29
rtnl: use _cleanup_ macro more
Tom Gundersen
2013-10-29
udev: link-config - use _cleanup_ macro locally
Tom Gundersen
2013-10-29
path_check_timestamp: only keep the most recent timestamp
Tom Gundersen
2013-10-29
sd-rtnl: minor fixes
Tom Gundersen
2013-10-29
udev: link-config - add proper parsing
Tom Gundersen
2013-10-29
conf-parser: add macro for ENUMV
Tom Gundersen
2013-10-29
udev: builtin - rename net_link to net_setup_link
Tom Gundersen
2013-10-29
network: move configuration to /etc/systemd/network
Tom Gundersen
2013-10-28
journalctl: add --list-boots to show boot IDs and times
Zbigniew Jędrzejewski-Szmek
2013-10-28
udev: link-config - add mac address policy
Tom Gundersen
2013-10-28
udev: link-config - move naming policy from udev rules
Tom Gundersen
2013-10-27
udev: link-config - sanity check the ifname and mac address
Tom Gundersen
2013-10-27
rtnl: relax the tests a bit
Tom Gundersen
2013-10-27
udev: link-config: add rtnl support
Tom Gundersen
2013-10-27
libsystemd-rtnl: add a rtnetlink library
Tom Gundersen
2013-10-27
test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS
Daniel Buch
2013-10-27
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-10-26
udev: link-config: add ethtool support
Tom Gundersen
2013-10-26
udev: add network link configuration tool
Tom Gundersen
2013-10-26
STRV_FOREACH_BACKWARDS: improve readability a bit
Tom Gundersen
2013-10-26
udev-builtin: path_id - add support for bcma bus
Tom Gundersen
2013-10-26
udev: move udev_rules_check_timestamp to shared
Tom Gundersen
2013-10-26
STRV_FOREACH_BACWARDS: start at the tail of the list
Tom Gundersen
2013-10-26
typo fix in comment
Thomas Hindoe Paaboel Andersen
2013-10-25
analyze: port to sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-25
bus: disable debug output in test-bus-kernel-benchmark
Kay Sievers
2013-10-22
systemd: use unit name in PrivateTmp directories
Zbigniew Jędrzejewski-Szmek
2013-10-22
inhibit: port to sd-bus
Tom Gundersen
2013-10-22
analyze: systemd-analyze.c -> analyze.c
Kay Sievers
2013-10-22
bus: NULL signatures are OK too
Lennart Poettering
2013-10-22
bus: only if the user tries to read over the end of an array we should handle...
Lennart Poettering
2013-10-22
localed: port from libdbus to libsystemd-bus
Kay Sievers
2013-10-21
socket-proxyd: Fix-up from previous change to avoid looping on errors.
David Strauss
2013-10-22
bus: avoid 'bool' storage when retrieving 'b' from the message
Kay Sievers
2013-10-21
socket-proxyd: Use ONESHOT to behave properly with multiple accept() processes.
David Strauss
2013-10-21
sd-event: EPOLLONESHOT only disables event reporting after an event. The fd i...
David Strauss
2013-10-21
analyze: set white backgound
Thomas Hindoe Paaboel Andersen
2013-10-21
silent a few more gcc warnings
Kay Sievers
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
2013-10-21
bus: initialize variable, now that we might skip debug logging
Kay Sievers
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-21
bus: allow to specify NULL as an empty string to add
Kay Sievers
2013-10-20
log: Fix previous commit to use correct level
Colin Walters
2013-10-20
log: avoid calling the logging functions for log levels above the current max...
Kay Sievers
2013-10-19
socket-proxyd: Remove datagram research TODO. This proxy will not work with t...
David Strauss
2013-10-19
socket-proxyd: Comment and log text cleanup.
David Strauss
2013-10-20
socket-proxyd: initialize variable used in error code path
Kay Sievers
2013-10-19
trivial: rfkill - don't include util.h twice
Tom Gundersen
2013-10-19
trivial: rfkill: It's util.h, not utils.h
Colin Walters
[next]