summaryrefslogtreecommitdiff
path: root/src/bus-proxyd
Commit message (Expand)AuthorAge
* bus-proxy: beef up policy enforcementLennart Poettering2014-11-27
* bus-proxy: check passed parameter signature of all driver method callsLennart Poettering2014-11-27
* bus-policy: actually test messages against the newly added test.confLennart Poettering2014-11-26
* bus-policy: also add in other bus policy tests from dbus1Lennart Poettering2014-11-26
* bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering2014-11-26
* sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering2014-11-25
* bus-proxy: avoid redundant name validity checksLennart Poettering2014-11-14
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-14
* bus-proxy: drop broken access check in driverLennart Poettering2014-11-14
* bus-proxyd: temporarily disable policy checks againDaniel Mack2014-11-13
* bus-proxyd: explicitly address messages to unique and well-known nameDaniel Mack2014-11-11
* Revert "bus-proxyd: make policy checks optional"Michal Schmidt2014-11-11
* bus-proxyd: make policy checks optionalDaniel Mack2014-11-11
* bus-proxyd: move name list iteration to policy usersDaniel Mack2014-11-11
* bus-proxyd: enforce policy for method callsDaniel Mack2014-11-11
* bus-proxyd: enforce policy for name ownershipDaniel Mack2014-11-11
* bus-proxyd: enforce policy for Hello messagesDaniel Mack2014-11-11
* bus-proxyd: keep track of names acquired by legacy clientDaniel Mack2014-11-11
* sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()Lennart Poettering2014-11-04
* sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering2014-11-04
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-11-04
* bus-proxy: it's OK if getpeercred doesn't workLennart Poettering2014-10-24
* sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack2014-10-22
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-10-21
* bus-proxy: let's make use of the translated errors get_creds_by_name() provid...Lennart Poettering2014-10-20
* Revert "bus-proxyd: improve compatibility with dbus-1"Lennart Poettering2014-10-20
* bus-proxyd: add missing flag translation for RequestNameLukasz Skalski2014-10-15
* bus-proxyd: improve compatibility with dbus-1Lukasz Skalski2014-10-14
* bus-proxyd: fix compatibility with old dbus-1Lukasz Skalski2014-10-10
* bus-proxy: allow getpeersec() to failDaniel Mack2014-10-09
* bus-policy: move name list iteration to policy usersDaniel Mack2014-10-09
* bus-proxyd: assorted cleanups and fixesDaniel Mack2014-10-07
* bus-proxyd: check return values of getpeercred() and getpeersec()Daniel Mack2014-10-07
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-10-06
* Remove repeated includesThomas Hindoe Paaboel Andersen2014-10-01
* test-bus-policy: silence coverityThomas Hindoe Paaboel Andersen2014-09-28
* test-bus-policy: load policy files from TEST_DIRDaniel Mack2014-09-26
* bus-proxy: drop one wrong assert()Tom Gundersen2014-09-25
* bus-proxyd: add some assertsTom Gundersen2014-09-25
* bus-policy: split API for bus-proxydDaniel Mack2014-09-24
* sd-bus: sync kdbus.h (API+ABI break)Daniel Mack2014-09-22
* bus-policy: add test utilityDaniel Mack2014-09-20
* bus-policy: add policy check functionDaniel Mack2014-09-20
* bus-policy: print numeric [gu]id in dump_items()Daniel Mack2014-09-20
* bus-policy: do not exit() from policy_dump()Daniel Mack2014-09-20
* bus-policy: implement dump_items() with LIST_FOREACHDaniel Mack2014-09-20
* bus-policy: resolve [ug]id of POLICY_ITEM_{USER,GROUP}Daniel Mack2014-09-20
* bus_policy: set i->[ug]id_validDaniel Mack2014-09-20
* bus-policy: append items rather than prepending themDaniel Mack2014-09-20
* bus-policy: story mandatory items in right listDaniel Mack2014-09-20