summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
Commit message (Expand)AuthorAge
* core: no need to pass bus object to selinux access check calls anymoreLennart Poettering2014-05-14
* core: introduce system state enumLennart Poettering2014-03-12
* dbus: suppress duplicate and misleading messagesLennart Poettering2014-03-11
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-03
* core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering2014-02-25
* core: expose root control group on the busLennart Poettering2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* make gcc shut upLennart Poettering2014-02-19
* core: fix gcc unused variable warningZbigniew Jędrzejewski-Szmek2014-01-02
* bus: fix a couple of format string mistakesLennart Poettering2013-12-28
* selinux: Check access vector for enable/disable perm for each unit fileLubomir Rintel2013-12-27
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* core: fix SetUnitPropertiesMarc-Antoine Perennou2013-11-28
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* core: don't warn loudly if we cannot send a bus signal to a disconnected clientLennart Poettering2013-11-22
* core: fix timestamp assignmentKay Sievers2013-11-22
* core: actually make SwitchRoot() bus call do the deedLennart Poettering2013-11-21
* core: fix serilization of ListJobs() responseLennart Poettering2013-11-21
* core: fix deserialization of StartTransientUnit() parametersLennart Poettering2013-11-21
* bus: properly serialize unit file change listLennart Poettering2013-11-21
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen2013-11-10
* detect_virtualization() returns NULL; pass empty string to dbusKay Sievers2013-11-02
* bus: remove static introspection file exportKay Sievers2013-10-21
* manager: when verifying whether clients may change environment using selinux ...Lennart Poettering2013-10-04
* core: drop some out-of-date references to cgroup settingsLennart Poettering2013-09-26
* dbus: use _cleanup_free_ instead of freeing ourselfRonny Chevalier2013-08-08
* core: correct dbus parameter directionZbigniew Jędrzejewski-Szmek2013-07-20
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-10
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* core: add transient unitsLennart Poettering2013-06-28
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-28
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen2013-06-02
* analyze: show generators on plotUmut Tezduyar2013-06-02
* systemctl: add commands set-default and get-defaultVáclav Pavlín2013-05-30
* dbus-manager.c: log error, why switch-root is refusedHarald Hoyer2013-04-26
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* path-util: unify code for detecting OS treesLennart Poettering2013-04-16
* dbus-manager: fix variable type introspectionRonny Chevalier2013-04-08
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* unit: rework resource management APILennart Poettering2013-02-27
* manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...Lennart Poettering2013-02-11
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-18