summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
Commit message (Expand)AuthorAge
* Remove src/coreAndy Wingo2015-04-19
* core: make SELinux enable/disable check symmetricZbigniew Jędrzejewski-Szmek2015-03-21
* core/dbus-manager: remove dead checkZbigniew Jędrzejewski-Szmek2015-03-07
* core: emit changes for NFailedUnits propertyLucas De Marchi2015-02-26
* core: rework policykit hookupLennart Poettering2015-02-18
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* run: introduce timer support optionWaLyong Cho2014-12-09
* bus: StartTransientUnit can have aux unitWaLyong Cho2014-12-08
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* core: watchdog bus properties cannot be both writable and constantLennart Poettering2014-11-20
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-28
* systemctl: add add-wants and add-requires verbsLukas Nykryn2014-10-08
* 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