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-12-23
core: when we close the notify fd, we also need to free its event source
Lennart Poettering
2013-12-23
log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"
Lennart Poettering
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-21
core: replace readdir_r with readdir
Florian Weimer
2013-12-21
core: make check for Disconnected message more precise
Lennart Poettering
2013-12-21
core: pass notify fd across reexecs
Lennart Poettering
2013-12-19
service: don't send out PropertiesChanged message for each watchdog notification
Lennart Poettering
2013-12-19
loopback-setup: correctly set flags and scope for ipv6 address
Tom Gundersen
2013-12-19
do not run kmod-setup in a container
Kay Sievers
2013-12-18
temporarily support "kdbus" keyword on the kernel commandline to load the module
Kay Sievers
2013-12-18
execute: set TERM even if we don't open the tty on our own
Lennart Poettering
2013-12-18
core,logind: libudev usage modernizations
Lennart Poettering
2013-12-18
core,logind,networkd: check for udev device initialization via enumeration ma...
Lennart Poettering
2013-12-18
core: priorize notification fd processing over notification fd process via sd...
Lennart Poettering
2013-12-18
core: in a container log to /dev/console if "debug" is specified
Lennart Poettering
2013-12-18
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-18
service: watch main pid even in final states
Lennart Poettering
2013-12-18
comment out udev's is_initialized call until the problem is sorted out
Kay Sievers
2013-12-18
core,logind,networkd: don't pick up devices from udev before they finished ud...
Lennart Poettering
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
core: always create /dev/kdbus/ns (and make it private 0700) after setting up...
Lennart Poettering
2013-12-16
bus: when a busname unit refuses to activate a service it should flush the queue
Lennart Poettering
2013-12-16
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
2013-12-16
execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...
Lennart Poettering
2013-12-16
loopback-setup: remove stray hunk
Tom Gundersen
2013-12-16
network: use SETLINK to bring up interfaces
Tom Gundersen
2013-12-16
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
rtnl: simplify link_new()
Tom Gundersen
2013-12-16
core: refuse doing %h, %s, %U specifier resolving in PID 1
Lennart Poettering
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-13
namespace: include boot id in private tmp directories
Lennart Poettering
2013-12-12
service: process watchdog timeouts with lowest priority
Lennart Poettering
2013-12-12
core: suppress gcc warnings on selinux-less systems
Lennart Poettering
2013-12-12
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
core: fix bus registration on daemon reexec
Lennart Poettering
2013-12-12
service: actually leave watchdog enabled in the states where it matters
Lennart Poettering
2013-12-11
service: clean up watchdog logic a bit
Lennart Poettering
2013-12-10
core: fix Unit.SetProperties argument parsing
David Herrmann
2013-12-10
core: epoll and signalfd has been moved into sd event loop
Shawn Landden
2013-12-10
Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="
Lennart Poettering
2013-12-10
core/manager: remove infinite loop
Shawn Landden
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-05
systemd: add a start job for all units in SYSTEMD_[USER_]WANTS=
Zbigniew Jędrzejewski-Szmek
[next]