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-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
2013-12-05
execute.h: remove redefinition of Unit
Thomas Hindoe Paaboel Andersen
2013-12-05
busname: improve condition check
Lennart Poettering
2013-12-03
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-03
core: use normal library call to query list of current names
Lennart Poettering
2013-12-03
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-02
systemd: treat reload failure as failure
Zbigniew Jędrzejewski-Szmek
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-12-02
core: extra paranoia when deserializing kdbus fd
Lennart Poettering
2013-12-01
service: remove unneccesary Socket.got_socket_fd
Shawn Landden
2013-11-30
bus: do kdbus only if this is enabled on the configure switch
Lennart Poettering
2013-11-30
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-28
bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call
Lennart Poettering
2013-11-28
Remove some unused variables
Zbigniew Jędrzejewski-Szmek
2013-11-28
core: fix SetUnitProperties
Marc-Antoine Perennou
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-28
automount: log info about triggering process
Kay Sievers
2013-11-28
core: initialize variable
Kay Sievers
2013-11-27
namespace: comment typo fix
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
core: add new "flush" job mode to cancel all other jobs when queuing a new job
Lennart Poettering
2013-11-26
core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...
Lennart Poettering
[next]