index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-manager.c
Age
Commit message (
Expand
)
Author
2013-03-18
Use bus_maybe_send_reply() where applicable
Colin Walters
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-02-11
manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...
Lennart Poettering
2013-02-11
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-01-18
systemctl: add new "get-cgroup-attr" to query current cgroup attribute value
Lennart Poettering
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-10
dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...
Lennart Poettering
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-11-15
dbus-manager: modernize style
Zbigniew Jędrzejewski-Szmek
2012-11-15
dbus-manager: fix a fatal dbus abort in bus_manager_message_handler()
Eelco Dolstra
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-08
dbus-manager: check return of unit_dbus_path
Lukas Nykryn
2012-10-04
dbus: expose Virtualization ID on PID1's bus interface
Lennart Poettering
2012-10-02
selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...
Lennart Poettering
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
selinux: use existing library calls for audit data
Lennart Poettering
2012-09-18
selinux: add bus service access control
Daniel J Walsh
2012-09-13
manager: extend performance measurement interface to include firmware/loader ...
Lennart Poettering
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-16
core: fix name of dbus call parameter
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-06-29
remount-fs: also remount /usr according to fstab
Lennart Poettering
2012-06-26
bus: drop HaveWatchdog option
Lennart Poettering
2012-06-22
dbus: don't expose SysVInitPath and SysVRcndPath on the bus
Lennart Poettering
2012-06-22
core: remove sysv_console option
Lennart Poettering
2012-06-19
systemd: return error when asked to stop unknown unit
Michal Sekletar
2012-05-30
dbus: better don't expose options we better shouldn't exposed
Lennart Poettering
2012-05-16
switch-root: check for absolute paths
Lennart Poettering
2012-05-14
core: add extra safety check before switching root
Lennart Poettering
2012-05-09
dbus-manager: fix tainted string
Michal Schmidt
2012-05-09
manager: introduce SwitchRoot bus call for initrd/main transition
Lennart Poettering
2012-05-08
util: split-out hwclock.[ch]
Kay Sievers
2012-05-03
dbus: include unit name in JobNew/JobRemoved signals
Lennart Poettering
2012-05-03
hwclock: add taint flag for non-local hwclock
Lennart Poettering
2012-04-24
manager: drop MountAuto= and SwapAuto= options
Lennart Poettering
2012-04-20
dbus-job: allow multiple bus clients
Michal Schmidt
2012-04-13
watchdog: make watchdog dbus properties writable
Lennart Poettering
2012-04-13
dbus: expose whether we have a hardware watchdog on the bus
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers