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
/
core
Age
Commit message (
Expand
)
Author
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
manager: always sort environment block, it's prettier
Lennart Poettering
2013-11-21
src/core/selinux-access: #include <sys/socket.h>
Daniel Mack
2013-11-21
bus: fix seriliazation of activation errors
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
socket: fix segfault
Lennart Poettering
2013-11-20
valgrind: make running PID 1 in valgrind useful
Lennart Poettering
2013-11-20
manager: don't do plymouth in a container
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
install: use const where we can
Lennart Poettering
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-18
use #pragma once instead of foo*foo define guards
Shawn Landden
2013-11-17
core/socket: fix SO_REUSEPORT
Shawn Landden
2013-11-17
core/socket: use _cleanup_free_
Shawn Landden
2013-11-16
Fix RemainAfterExit services keeping a hold on console
Olivier Brunel
2013-11-15
core: some more _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2013-11-14
loopback-setup: move to rtnl
Tom Gundersen
2013-11-13
Fix possible lack of status messages on shutdown/reboot
Olivier Brunel
2013-11-13
Only disable output on console during boot if needed
Olivier Brunel
2013-11-10
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
2013-11-09
systemd: fix memory leak in cgroup code
Zbigniew Jędrzejewski-Szmek
2013-11-08
shutdown: unify handling of reboot() syscall a bit
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-08
manager: configurable StartLimit default values
Lukas Nykryn
2013-11-07
core: fix require $XDG_RUNTIME_DIR
Kay Sievers
2013-11-07
udevadm-settle: add missing brace
Zbigniew Jędrzejewski-Szmek
2013-11-07
core: require $XDG_RUNTIME_DIR to be set for user instances
Mantas Mikulėnas
2013-11-07
Support additional argument in reboot
WaLyong Cho
2013-11-06
active: rework make_socket_fd() to be based on socket_address_listen()
Lennart Poettering
2013-11-06
clients: various simplifications
Lennart Poettering
2013-11-06
Comment spelling fixes.
David Strauss
2013-11-06
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
shutdown: trim the cgroup tree on loop iteration
Lennart Poettering
2013-11-06
cgroup: run PID 1 in the root cgroup
Lennart Poettering
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-11-02
detect_virtualization() returns NULL; pass empty string to dbus
Kay Sievers
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
2013-10-22
systemd: use unit name in PrivateTmp directories
Zbigniew Jędrzejewski-Szmek
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-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not set
Mantas Mikulėnas
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
Make sure that we don't dereference NULL
Zbigniew Jędrzejewski-Szmek
2013-10-13
Introduce _cleanup_fdset_free_
Zbigniew Jędrzejewski-Szmek
2013-10-13
drop-ins: check return value
Zbigniew Jędrzejewski-Szmek
[next]