summaryrefslogtreecommitdiff
path: root/src/bus-proxyd
AgeCommit message (Expand)Author
2014-11-13bus-proxyd: temporarily disable policy checks againDaniel Mack
2014-11-11bus-proxyd: explicitly address messages to unique and well-known nameDaniel Mack
2014-11-11Revert "bus-proxyd: make policy checks optional"Michal Schmidt
2014-11-11bus-proxyd: make policy checks optionalDaniel Mack
2014-11-11bus-proxyd: move name list iteration to policy usersDaniel Mack
2014-11-11bus-proxyd: enforce policy for method callsDaniel Mack
2014-11-11bus-proxyd: enforce policy for name ownershipDaniel Mack
2014-11-11bus-proxyd: enforce policy for Hello messagesDaniel Mack
2014-11-11bus-proxyd: keep track of names acquired by legacy clientDaniel Mack
2014-11-04sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()Lennart Poettering
2014-11-04sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering
2014-11-04sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-24bus-proxy: it's OK if getpeercred doesn't workLennart Poettering
2014-10-22sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack
2014-10-21sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-20bus-proxy: let's make use of the translated errors get_creds_by_name() provid...Lennart Poettering
2014-10-20Revert "bus-proxyd: improve compatibility with dbus-1"Lennart Poettering
2014-10-15bus-proxyd: add missing flag translation for RequestNameLukasz Skalski
2014-10-14bus-proxyd: improve compatibility with dbus-1Lukasz Skalski
2014-10-10bus-proxyd: fix compatibility with old dbus-1Lukasz Skalski
2014-10-09bus-proxy: allow getpeersec() to failDaniel Mack
2014-10-09bus-policy: move name list iteration to policy usersDaniel Mack
2014-10-07bus-proxyd: assorted cleanups and fixesDaniel Mack
2014-10-07bus-proxyd: check return values of getpeercred() and getpeersec()Daniel Mack
2014-10-06sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen
2014-09-28test-bus-policy: silence coverityThomas Hindoe Paaboel Andersen
2014-09-26test-bus-policy: load policy files from TEST_DIRDaniel Mack
2014-09-25bus-proxy: drop one wrong assert()Tom Gundersen
2014-09-25bus-proxyd: add some assertsTom Gundersen
2014-09-24bus-policy: split API for bus-proxydDaniel Mack
2014-09-22sd-bus: sync kdbus.h (API+ABI break)Daniel Mack
2014-09-20bus-policy: add test utilityDaniel Mack
2014-09-20bus-policy: add policy check functionDaniel Mack
2014-09-20bus-policy: print numeric [gu]id in dump_items()Daniel Mack
2014-09-20bus-policy: do not exit() from policy_dump()Daniel Mack
2014-09-20bus-policy: implement dump_items() with LIST_FOREACHDaniel Mack
2014-09-20bus-policy: resolve [ug]id of POLICY_ITEM_{USER,GROUP}Daniel Mack
2014-09-20bus_policy: set i->[ug]id_validDaniel Mack
2014-09-20bus-policy: append items rather than prepending themDaniel Mack
2014-09-20bus-policy: story mandatory items in right listDaniel Mack
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering
2014-08-05bus-proxy: service_name_is_valid will never be < 0Thomas Hindoe Paaboel Andersen
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-25bus-proxyd: fix incorrect comparisonLukas Nykryn
2014-07-25bus-proxyd: fix incorrect comparisonLukas Nykryn
2014-07-16test-tables: add new entriesZbigniew Jędrzejewski-Szmek
2014-07-03sd-bus: support connecting to remote hosts, directly into containersLennart Poettering