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
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
2014-10-21
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-20
bus-proxy: let's make use of the translated errors get_creds_by_name() provid...
Lennart Poettering
2014-10-20
Revert "bus-proxyd: improve compatibility with dbus-1"
Lennart Poettering
2014-10-15
bus-proxyd: add missing flag translation for RequestName
Lukasz Skalski
2014-10-14
bus-proxyd: improve compatibility with dbus-1
Lukasz Skalski
2014-10-10
bus-proxyd: fix compatibility with old dbus-1
Lukasz Skalski
2014-10-09
bus-proxy: allow getpeersec() to fail
Daniel Mack
2014-10-07
bus-proxyd: check return values of getpeercred() and getpeersec()
Daniel Mack
2014-10-06
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-10-01
Remove repeated includes
Thomas Hindoe Paaboel Andersen
2014-09-25
bus-proxyd: add some asserts
Tom Gundersen
2014-09-22
sd-bus: sync kdbus.h (API+ABI break)
Daniel Mack
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-05
bus-proxy: service_name_is_valid will never be < 0
Thomas Hindoe Paaboel Andersen
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-25
bus-proxyd: fix incorrect comparison
Lukas Nykryn
2014-07-25
bus-proxyd: fix incorrect comparison
Lukas Nykryn
2014-07-03
sd-bus: support connecting to remote hosts, directly into containers
Lennart Poettering
2014-07-02
bus-proxy: restore operation in non-kdbus mode
Lennart Poettering
2014-06-10
bus-proxy: read the right policy when running in user mode
Lennart Poettering
2014-06-06
bus: add basic dbus1 policy parser
Lennart Poettering
2014-06-04
bus-proxy: drop priviliges if we can
Lennart Poettering
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-04-22
bus-proxyd: handle org.freedesktob.DBus calls natively
Kay Sievers
2014-04-14
bus-proxy: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-04-13
bus-proxy: when replying to bus calls set a synthetic serial number and patch...
Lennart Poettering
2014-04-13
bus: process AddMatch/RemoveMatch driver call in proxy
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-29
bus: when proxying messages from the bus driver patch the driver's well-known...
Lennart Poettering
2014-01-29
bus: fake security labels again
Lennart Poettering
[next]