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
2014-08-18
core: Verify systemd1 DBus method callers via polkit
Stef Walter
2014-08-15
core: Common code for DBus methods that Cancel a job
Stef Walter
2014-06-17
install: beef up preset logic to limit to only enable or only disable, and do...
Lennart Poettering
2014-06-13
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-05-24
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-19
core: Filter by state behind the D-Bus API, not in the systemctl client.
David Strauss
2014-05-14
core: no need to pass bus object to selinux access check calls anymore
Lennart Poettering
2014-03-12
core: introduce system state enum
Lennart Poettering
2014-03-11
dbus: suppress duplicate and misleading messages
Lennart Poettering
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-02-25
core: expose architecture as a bus property, so that we can easily query it r...
Lennart Poettering
2014-02-24
core: expose root control group on the bus
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-01-02
core: fix gcc unused variable warning
Zbigniew Jędrzejewski-Szmek
2013-12-28
bus: fix a couple of format string mistakes
Lennart Poettering
2013-12-27
selinux: Check access vector for enable/disable perm for each unit file
Lubomir Rintel
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-11-28
core: fix SetUnitProperties
Marc-Antoine Perennou
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-22
core: don't warn loudly if we cannot send a bus signal to a disconnected client
Lennart Poettering
2013-11-22
core: fix timestamp assignment
Kay Sievers
2013-11-21
core: actually make SwitchRoot() bus call do the deed
Lennart Poettering
2013-11-21
core: fix serilization of ListJobs() response
Lennart Poettering
2013-11-21
core: fix deserialization of StartTransientUnit() parameters
Lennart Poettering
2013-11-21
bus: properly serialize unit file change list
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-10
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
2013-11-02
detect_virtualization() returns NULL; pass empty string to dbus
Kay Sievers
2013-10-21
bus: remove static introspection file export
Kay Sievers
2013-10-04
manager: when verifying whether clients may change environment using selinux ...
Lennart Poettering
2013-09-26
core: drop some out-of-date references to cgroup settings
Lennart Poettering
2013-08-08
dbus: use _cleanup_free_ instead of freeing ourself
Ronny Chevalier
2013-07-20
core: correct dbus parameter direction
Zbigniew Jędrzejewski-Szmek
2013-07-10
core: send out "Reloading" signal before and after doing a full reload/reexec...
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering
2013-06-28
unit: make sure the dropins we write are high-priority
Lennart Poettering
2013-06-27
dbus: add infrastructure for changing multiple properties at once on units an...
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-06-02
analyze: show unit file loading on plot
Thomas Hindoe Paaboel Andersen
2013-06-02
analyze: show generators on plot
Umut Tezduyar
2013-05-30
systemctl: add commands set-default and get-default
Václav Pavlín
2013-04-26
dbus-manager.c: log error, why switch-root is refused
Harald Hoyer
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-16
path-util: unify code for detecting OS trees
Lennart Poettering
[next]