index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
loopback-setup: correctly set flags and scope for ipv6 address
Tom Gundersen
2013-12-19
1
-2
/
+4
*
do not run kmod-setup in a container
Kay Sievers
2013-12-19
2
-8
/
+9
*
temporarily support "kdbus" keyword on the kernel commandline to load the module
Kay Sievers
2013-12-18
1
-21
/
+37
*
execute: set TERM even if we don't open the tty on our own
Lennart Poettering
2013-12-18
1
-20
/
+78
*
core,logind: libudev usage modernizations
Lennart Poettering
2013-12-18
1
-14
/
+28
*
core,logind,networkd: check for udev device initialization via enumeration ma...
Lennart Poettering
2013-12-18
1
-8
/
+4
*
core: priorize notification fd processing over notification fd process via sd...
Lennart Poettering
2013-12-18
1
-10
/
+10
*
core: in a container log to /dev/console if "debug" is specified
Lennart Poettering
2013-12-18
1
-1
/
+1
*
log: don't reopen /dev/console each time we call log_open()
Lennart Poettering
2013-12-18
2
-0
/
+2
*
service: watch main pid even in final states
Lennart Poettering
2013-12-18
1
-48
/
+48
*
comment out udev's is_initialized call until the problem is sorted out
Kay Sievers
2013-12-18
1
-0
/
+4
*
core,logind,networkd: don't pick up devices from udev before they finished ud...
Lennart Poettering
2013-12-18
1
-0
/
+4
*
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
1
-1
/
+1
*
core: always create /dev/kdbus/ns (and make it private 0700) after setting up...
Lennart Poettering
2013-12-17
1
-0
/
+6
*
bus: when a busname unit refuses to activate a service it should flush the queue
Lennart Poettering
2013-12-16
2
-0
/
+14
*
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
2013-12-16
1
-2
/
+1
*
execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...
Lennart Poettering
2013-12-16
1
-0
/
+4
*
loopback-setup: remove stray hunk
Tom Gundersen
2013-12-16
1
-4
/
+0
*
network: use SETLINK to bring up interfaces
Tom Gundersen
2013-12-16
1
-1
/
+1
*
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
1
-8
/
+10
*
rtnl: simplify link_new()
Tom Gundersen
2013-12-16
1
-1
/
+5
*
core: refuse doing %h, %s, %U specifier resolving in PID 1
Lennart Poettering
2013-12-16
1
-69
/
+119
*
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
2
-0
/
+6
*
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-14
1
-8
/
+5
*
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-13
1
-1
/
+1
*
namespace: include boot id in private tmp directories
Lennart Poettering
2013-12-13
1
-1
/
+11
*
service: process watchdog timeouts with lowest priority
Lennart Poettering
2013-12-12
1
-1
/
+10
*
core: suppress gcc warnings on selinux-less systems
Lennart Poettering
2013-12-12
1
-0
/
+4
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+1
*
core: fix bus registration on daemon reexec
Lennart Poettering
2013-12-12
1
-1
/
+1
*
service: actually leave watchdog enabled in the states where it matters
Lennart Poettering
2013-12-12
1
-1
/
+1
*
service: clean up watchdog logic a bit
Lennart Poettering
2013-12-11
1
-75
/
+41
*
core: fix Unit.SetProperties argument parsing
David Herrmann
2013-12-11
1
-8
/
+0
*
core: epoll and signalfd has been moved into sd event loop
Shawn Landden
2013-12-10
1
-2
/
+0
*
Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="
Lennart Poettering
2013-12-10
1
-10
/
+0
*
core/manager: remove infinite loop
Shawn Landden
2013-12-10
1
-3
/
+1
*
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
1
-18
/
+18
*
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-07
5
-9
/
+10
*
systemd: add a start job for all units in SYSTEMD_[USER_]WANTS=
Zbigniew Jędrzejewski-Szmek
2013-12-05
1
-0
/
+10
*
execute.h: remove redefinition of Unit
Thomas Hindoe Paaboel Andersen
2013-12-05
1
-2
/
+0
*
busname: improve condition check
Lennart Poettering
2013-12-05
1
-12
/
+7
*
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-03
2
-1
/
+5
*
core: use normal library call to query list of current names
Lennart Poettering
2013-12-03
1
-24
/
+6
*
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
1
-6
/
+1
*
systemd: treat reload failure as failure
Zbigniew Jędrzejewski-Szmek
2013-12-03
3
-6
/
+13
*
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
11
-247
/
+987
*
core: extra paranoia when deserializing kdbus fd
Lennart Poettering
2013-12-02
1
-1
/
+1
*
service: remove unneccesary Socket.got_socket_fd
Shawn Landden
2013-12-02
2
-4
/
+1
*
bus: do kdbus only if this is enabled on the configure switch
Lennart Poettering
2013-11-30
1
-0
/
+3
*
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-30
1
-1
/
+1
[prev]
[next]