summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen2013-12-191-2/+4
* do not run kmod-setup in a containerKay Sievers2013-12-192-8/+9
* temporarily support "kdbus" keyword on the kernel commandline to load the moduleKay Sievers2013-12-181-21/+37
* execute: set TERM even if we don't open the tty on our ownLennart Poettering2013-12-181-20/+78
* core,logind: libudev usage modernizationsLennart Poettering2013-12-181-14/+28
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-181-8/+4
* core: priorize notification fd processing over notification fd process via sd...Lennart Poettering2013-12-181-10/+10
* core: in a container log to /dev/console if "debug" is specifiedLennart Poettering2013-12-181-1/+1
* log: don't reopen /dev/console each time we call log_open()Lennart Poettering2013-12-182-0/+2
* service: watch main pid even in final statesLennart Poettering2013-12-181-48/+48
* comment out udev's is_initialized call until the problem is sorted outKay Sievers2013-12-181-0/+4
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-181-0/+4
* _noreturn_ --> noreturn for C11 compatShawn Landden2013-12-171-1/+1
* core: always create /dev/kdbus/ns (and make it private 0700) after setting up...Lennart Poettering2013-12-171-0/+6
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-162-0/+14
* systemctl: properly initialize and free sd_bus_error in "systemctl cat"Lennart Poettering2013-12-161-2/+1
* execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...Lennart Poettering2013-12-161-0/+4
* loopback-setup: remove stray hunkTom Gundersen2013-12-161-4/+0
* network: use SETLINK to bring up interfacesTom Gundersen2013-12-161-1/+1
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-161-8/+10
* rtnl: simplify link_new()Tom Gundersen2013-12-161-1/+5
* core: refuse doing %h, %s, %U specifier resolving in PID 1Lennart Poettering2013-12-161-69/+119
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-142-0/+6
* bus: when connecting to a container's kdbus instance, enter namespace firstLennart Poettering2013-12-141-8/+5
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-131-1/+1
* namespace: include boot id in private tmp directoriesLennart Poettering2013-12-131-1/+11
* service: process watchdog timeouts with lowest priorityLennart Poettering2013-12-121-1/+10
* core: suppress gcc warnings on selinux-less systemsLennart Poettering2013-12-121-0/+4
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-121-1/+1
* core: fix bus registration on daemon reexecLennart Poettering2013-12-121-1/+1
* service: actually leave watchdog enabled in the states where it mattersLennart Poettering2013-12-121-1/+1
* service: clean up watchdog logic a bitLennart Poettering2013-12-111-75/+41
* core: fix Unit.SetProperties argument parsingDavid Herrmann2013-12-111-8/+0
* core: epoll and signalfd has been moved into sd event loopShawn Landden2013-12-101-2/+0
* Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="Lennart Poettering2013-12-101-10/+0
* core/manager: remove infinite loopShawn Landden2013-12-101-3/+1
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-101-18/+18
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-075-9/+10
* systemd: add a start job for all units in SYSTEMD_[USER_]WANTS=Zbigniew Jędrzejewski-Szmek2013-12-051-0/+10
* execute.h: remove redefinition of UnitThomas Hindoe Paaboel Andersen2013-12-051-2/+0
* busname: improve condition checkLennart Poettering2013-12-051-12/+7
* bus: don't make use of the private bus socket if kdbus is availableLennart Poettering2013-12-032-1/+5
* core: use normal library call to query list of current namesLennart Poettering2013-12-031-24/+6
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-031-6/+1
* systemd: treat reload failure as failureZbigniew Jędrzejewski-Szmek2013-12-033-6/+13
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-0211-247/+987
* core: extra paranoia when deserializing kdbus fdLennart Poettering2013-12-021-1/+1
* service: remove unneccesary Socket.got_socket_fdShawn Landden2013-12-022-4/+1
* bus: do kdbus only if this is enabled on the configure switchLennart Poettering2013-11-301-0/+3
* nspawn: set up a kdbus namespace when starting a containerLennart Poettering2013-11-301-1/+1