summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
Commit message (Expand)AuthorAge
* 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
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering2013-01-10
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* dbus-manager: modernize styleZbigniew Jędrzejewski-Szmek2012-11-15
* dbus-manager: fix a fatal dbus abort in bus_manager_message_handler()Eelco Dolstra2012-11-15
* shared, core: do not always accept numbers in string lookupsMichal Schmidt2012-10-30
* dbus-manager: check return of unit_dbus_pathLukas Nykryn2012-10-08
* dbus: expose Virtualization ID on PID1's bus interfaceLennart Poettering2012-10-04
* selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering2012-10-02
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* selinux: use existing library calls for audit dataLennart Poettering2012-09-18
* selinux: add bus service access controlDaniel J Walsh2012-09-18