summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.c
AgeCommit message (Expand)Author
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
2012-05-09dbus-manager: fix tainted stringMichal Schmidt
2012-05-09manager: introduce SwitchRoot bus call for initrd/main transitionLennart Poettering
2012-05-08util: split-out hwclock.[ch]Kay Sievers
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-05-03hwclock: add taint flag for non-local hwclockLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-20dbus-job: allow multiple bus clientsMichal Schmidt
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
2012-04-13dbus: expose whether we have a hardware watchdog on the busLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers