summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* systemd: fix argument ordering in UnsetAndSetEnvironmentZbigniew Jędrzejewski-Szmek2014-09-03
* systemd: fix error messageZbigniew Jędrzejewski-Szmek2014-08-30
* core: Verify systemd1 DBus method callers via polkitStef Walter2014-08-18
* core: Common code for DBus methods that Cancel a jobStef Walter2014-08-15
* install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering2014-06-17
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24
* core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss2014-05-19
* 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