summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* systemd: add a start job for all units in SYSTEMD_[USER_]WANTS=Zbigniew Jędrzejewski-Szmek2013-12-05
* execute.h: remove redefinition of UnitThomas Hindoe Paaboel Andersen2013-12-05
* busname: improve condition checkLennart Poettering2013-12-05
* bus: don't make use of the private bus socket if kdbus is availableLennart Poettering2013-12-03
* core: use normal library call to query list of current namesLennart Poettering2013-12-03
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* systemd: treat reload failure as failureZbigniew Jędrzejewski-Szmek2013-12-02
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* core: extra paranoia when deserializing kdbus fdLennart Poettering2013-12-02
* service: remove unneccesary Socket.got_socket_fdShawn Landden2013-12-01
* bus: do kdbus only if this is enabled on the configure switchLennart Poettering2013-11-30
* nspawn: set up a kdbus namespace when starting a containerLennart Poettering2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-30
* bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one callLennart Poettering2013-11-28
* Remove some unused variablesZbigniew Jędrzejewski-Szmek2013-11-28
* core: fix SetUnitPropertiesMarc-Antoine Perennou2013-11-28
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* automount: log info about triggering processKay Sievers2013-11-28
* core: initialize variableKay Sievers2013-11-28
* namespace: comment typo fixLennart Poettering2013-11-27
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* core: add new "flush" job mode to cancel all other jobs when queuing a new jobLennart Poettering2013-11-26
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-26
* core: fix order of parameters in broadcast_signal()Lennart Poettering2013-11-25
* service: fix handling of PID file inotify eventsLennart Poettering2013-11-25
* core: include following set data in dumpLennart Poettering2013-11-25
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-25
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-25
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* device: fix typoLennart Poettering2013-11-25
* core: fix bus serialization of conditionsLennart Poettering2013-11-25
* core: fix serialization of exec command structsLennart Poettering2013-11-25
* core: set some event source priorities to enforce dispatching orderLennart Poettering2013-11-25
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* device: modernizationsLennart Poettering2013-11-25
* core: dispatch run queue only if there's nothing else to doLennart Poettering2013-11-25
* core: set finish_timestamp only after all jobs have finishedKay Sievers2013-11-24
* core: don't warn loudly if we cannot send a bus signal to a disconnected clientLennart Poettering2013-11-22
* service: honour that for services RestartSec=0 means immediate restarts but T...Lennart Poettering2013-11-22
* job: fix serializationLennart Poettering2013-11-22