summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
AgeCommit message (Expand)Author
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-08-27selinux: drop mac_selinux_unit_access_check_strv()David Herrmann
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-10shared: add formats-util.hRonny Chevalier
2015-03-21core: make SELinux enable/disable check symmetricZbigniew Jędrzejewski-Szmek
2015-03-07core/dbus-manager: remove dead checkZbigniew Jędrzejewski-Szmek
2015-02-26core: emit changes for NFailedUnits propertyLucas De Marchi
2015-02-18core: rework policykit hookupLennart Poettering
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-09run: introduce timer support optionWaLyong Cho
2014-12-08bus: StartTransientUnit can have aux unitWaLyong Cho
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-20core: watchdog bus properties cannot be both writable and constantLennart Poettering
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-03systemd: fix argument ordering in UnsetAndSetEnvironmentZbigniew Jędrzejewski-Szmek
2014-08-30systemd: fix error messageZbigniew Jędrzejewski-Szmek
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-08-15core: Common code for DBus methods that Cancel a jobStef Walter
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2014-05-14core: no need to pass bus object to selinux access check calls anymoreLennart Poettering
2014-03-12core: introduce system state enumLennart Poettering
2014-03-11dbus: suppress duplicate and misleading messagesLennart Poettering
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering
2014-02-25core: expose architecture as a bus property, so that we can easily query it r...Lennart Poettering
2014-02-24core: expose root control group on the busLennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-01-02core: fix gcc unused variable warningZbigniew Jędrzejewski-Szmek
2013-12-28bus: fix a couple of format string mistakesLennart Poettering
2013-12-27selinux: Check access vector for enable/disable perm for each unit fileLubomir Rintel
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering
2013-11-28core: fix SetUnitPropertiesMarc-Antoine Perennou
2013-11-28bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering
2013-11-22core: don't warn loudly if we cannot send a bus signal to a disconnected clientLennart Poettering
2013-11-22core: fix timestamp assignmentKay Sievers
2013-11-21core: actually make SwitchRoot() bus call do the deedLennart Poettering
2013-11-21core: fix serilization of ListJobs() responseLennart Poettering