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
/
bus-proxyd
/
bus-proxyd.c
Age
Commit message (
Expand
)
Author
2015-01-17
bus-proxy: refactor bus-creation
David Herrmann
2015-01-15
bus-proxyd: move synthesize_name_acquired()
Daniel Mack
2015-01-15
bus-proxy: factor out code for driver handling and message synthesis
Daniel Mack
2015-01-11
bus-proxy: print message direction in policy logs
David Herrmann
2015-01-11
bus-proxy: fix receiver policy on dbus-1 to kdbus signals
David Herrmann
2015-01-11
bus-proxy: fix policy for expected/non-expected reply tags
David Herrmann
2015-01-09
bus-proxy: make sure we have creds when two legacy clients talk to each other
Lennart Poettering
2015-01-09
bus-proxy: dbus-daemon implies that connections from UIDs that are identical ...
Lennart Poettering
2015-01-08
bus-proxyd: fix EPERM on replies
David Herrmann
2015-01-08
bus-proxyd: optimize replies if they're not requested
David Herrmann
2015-01-08
bus-proxy: augment credentials from /proc for cmdline update
David Herrmann
2015-01-07
sd-bus: always catch name requests for the special names "org.freedesktop.DBu...
Lennart Poettering
2015-01-05
bus-proxyd: don't allow to acquire org.freedesktop.DBus name
Lukasz Skalski
2015-01-05
machined,bus-proxy: fix connecting to containers
Lennart Poettering
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-29
bus-proxy: fix sd_bus_reply_*() usage
David Herrmann
2014-12-23
core: rearrange code so that libsystemd/sd-bus/ does not include header files...
Lennart Poettering
2014-12-23
bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names()
Daniel Mack
2014-12-23
bus-proxyd: handle -ESRCH and -ENXIO gracefully
Daniel Mack
2014-12-09
bus-proxy: cloning smack label
Przemyslaw Kedzierski
2014-12-08
bus-proxy: fix compat with autostarted services
Lennart Poettering
2014-12-02
bus-proxy: don't log bus policy every single time we run
Lennart Poettering
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
sd-bus: rename sd_bus_get_owner_id() → sd_bus_get_bus_id()
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
bus-proxy: automatically detect scope of bus and derive which XML snippets to...
Lennart Poettering
2014-11-28
sd-bus: rename default bus address constants, they aren't "paths" but "addres...
Lennart Poettering
2014-11-28
sd-bus: rework credential query logic
Lennart Poettering
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-27
bus-proxy: beef up policy enforcement
Lennart Poettering
2014-11-27
bus-proxy: check passed parameter signature of all driver method calls
Lennart Poettering
2014-11-25
sd-bus: update to current kernel version, by splitting off the extended KDBUS...
Lennart Poettering
2014-11-14
bus-proxy: avoid redundant name validity checks
Lennart Poettering
2014-11-14
bus-proxy: drop broken access check in driver
Lennart Poettering
2014-11-13
bus-proxyd: temporarily disable policy checks again
Daniel Mack
2014-11-11
bus-proxyd: explicitly address messages to unique and well-known name
Daniel Mack
2014-11-11
Revert "bus-proxyd: make policy checks optional"
Michal Schmidt
2014-11-11
bus-proxyd: make policy checks optional
Daniel Mack
2014-11-11
bus-proxyd: move name list iteration to policy users
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for method calls
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for name ownership
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for Hello messages
Daniel Mack
2014-11-11
bus-proxyd: keep track of names acquired by legacy client
Daniel Mack
2014-11-04
sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()
Lennart Poettering
2014-11-04
sd-bus: rename "connection name" to "description" for the sd-bus API too
Lennart Poettering
2014-11-04
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-24
bus-proxy: it's OK if getpeercred doesn't work
Lennart Poettering
2014-10-22
sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...
Daniel Mack
[next]