summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* core: when we close the notify fd, we also need to free its event sourceLennart Poettering2013-12-23
* log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"Lennart Poettering2013-12-23
* sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering2013-12-22
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* core: the cgroup properties are not actually constLennart Poettering2013-12-22
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* core: replace readdir_r with readdirFlorian Weimer2013-12-21
* core: make check for Disconnected message more preciseLennart Poettering2013-12-21
* core: pass notify fd across reexecsLennart Poettering2013-12-21
* service: don't send out PropertiesChanged message for each watchdog notificationLennart Poettering2013-12-19
* loopback-setup: correctly set flags and scope for ipv6 addressTom Gundersen2013-12-19
* do not run kmod-setup in a containerKay Sievers2013-12-19
* temporarily support "kdbus" keyword on the kernel commandline to load the moduleKay Sievers2013-12-18
* execute: set TERM even if we don't open the tty on our ownLennart Poettering2013-12-18
* core,logind: libudev usage modernizationsLennart Poettering2013-12-18
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-18
* core: priorize notification fd processing over notification fd process via sd...Lennart Poettering2013-12-18
* core: in a container log to /dev/console if "debug" is specifiedLennart Poettering2013-12-18
* log: don't reopen /dev/console each time we call log_open()Lennart Poettering2013-12-18
* service: watch main pid even in final statesLennart Poettering2013-12-18
* comment out udev's is_initialized call until the problem is sorted outKay Sievers2013-12-18
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-18
* _noreturn_ --> noreturn for C11 compatShawn Landden2013-12-17
* core: always create /dev/kdbus/ns (and make it private 0700) after setting up...Lennart Poettering2013-12-17
* bus: when a busname unit refuses to activate a service it should flush the queueLennart Poettering2013-12-16
* systemctl: properly initialize and free sd_bus_error in "systemctl cat"Lennart Poettering2013-12-16
* execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...Lennart Poettering2013-12-16
* loopback-setup: remove stray hunkTom Gundersen2013-12-16
* network: use SETLINK to bring up interfacesTom Gundersen2013-12-16
* rtnl: replace message_append by typesafe versionsTom Gundersen2013-12-16
* rtnl: simplify link_new()Tom Gundersen2013-12-16
* core: refuse doing %h, %s, %U specifier resolving in PID 1Lennart Poettering2013-12-16
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-14
* bus: when connecting to a container's kdbus instance, enter namespace firstLennart Poettering2013-12-14
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-13
* namespace: include boot id in private tmp directoriesLennart Poettering2013-12-13
* service: process watchdog timeouts with lowest priorityLennart Poettering2013-12-12
* core: suppress gcc warnings on selinux-less systemsLennart Poettering2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* core: fix bus registration on daemon reexecLennart Poettering2013-12-12
* service: actually leave watchdog enabled in the states where it mattersLennart Poettering2013-12-12
* service: clean up watchdog logic a bitLennart Poettering2013-12-11
* core: fix Unit.SetProperties argument parsingDavid Herrmann2013-12-10
* core: epoll and signalfd has been moved into sd event loopShawn Landden2013-12-10
* Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="Lennart Poettering2013-12-10
* core/manager: remove infinite loopShawn Landden2013-12-10
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06