summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
AgeCommit message (Expand)Author
2013-11-02detect_virtualization() returns NULL; pass empty string to dbusKay Sievers
2013-10-21bus: remove static introspection file exportKay Sievers
2013-10-04manager: when verifying whether clients may change environment using selinux ...Lennart Poettering
2013-09-26core: drop some out-of-date references to cgroup settingsLennart Poettering
2013-08-08dbus: use _cleanup_free_ instead of freeing ourselfRonny Chevalier
2013-07-20core: correct dbus parameter directionZbigniew Jędrzejewski-Szmek
2013-07-10core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-28unit: make sure the dropins we write are high-priorityLennart Poettering
2013-06-27dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-02analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show generators on plotUmut Tezduyar
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-04-26dbus-manager.c: log error, why switch-root is refusedHarald Hoyer
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-16path-util: unify code for detecting OS treesLennart Poettering
2013-04-08dbus-manager: fix variable type introspectionRonny Chevalier
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-02-27unit: rework resource management APILennart Poettering
2013-02-11manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...Lennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-01-18systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-10dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-11-15dbus-manager: modernize styleZbigniew Jędrzejewski-Szmek
2012-11-15dbus-manager: fix a fatal dbus abort in bus_manager_message_handler()Eelco Dolstra
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-10-08dbus-manager: check return of unit_dbus_pathLukas Nykryn
2012-10-04dbus: expose Virtualization ID on PID1's bus interfaceLennart Poettering
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-18selinux: use existing library calls for audit dataLennart Poettering
2012-09-18selinux: add bus service access controlDaniel J Walsh
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering
2012-07-16core: fix name of dbus call parameterLennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering
2012-06-26bus: drop HaveWatchdog optionLennart Poettering
2012-06-22dbus: don't expose SysVInitPath and SysVRcndPath on the busLennart Poettering
2012-06-22core: remove sysv_console optionLennart Poettering
2012-06-19systemd: return error when asked to stop unknown unitMichal Sekletar
2012-05-30dbus: better don't expose options we better shouldn't exposedLennart Poettering
2012-05-16switch-root: check for absolute pathsLennart Poettering
2012-05-14core: add extra safety check before switching rootLennart Poettering