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-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-09
run: introduce timer support option
WaLyong Cho
2014-12-08
bus: StartTransientUnit can have aux unit
WaLyong Cho
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-20
core: watchdog bus properties cannot be both writable and constant
Lennart Poettering
2014-10-28
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-08
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-03
systemd: fix argument ordering in UnsetAndSetEnvironment
Zbigniew Jędrzejewski-Szmek
2014-08-30
systemd: fix error message
Zbigniew Jędrzejewski-Szmek
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
[next]