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
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-04-29
core: for queued reload message there is no need to store the bus explicitly
Lennart Poettering
2015-04-29
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-21
core: make SELinux enable/disable check symmetric
Zbigniew Jędrzejewski-Szmek
2015-03-07
core/dbus-manager: remove dead check
Zbigniew Jędrzejewski-Szmek
2015-02-26
core: emit changes for NFailedUnits property
Lucas De Marchi
2015-02-18
core: rework policykit hookup
Lennart Poettering
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
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
[next]