summaryrefslogtreecommitdiff
path: root/src/bus-proxyd
Commit message (Expand)AuthorAge
* 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
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* bus-proxy: service_name_is_valid will never be < 0Thomas Hindoe Paaboel Andersen2014-08-05
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* bus-proxyd: fix incorrect comparisonLukas Nykryn2014-07-25
* bus-proxyd: fix incorrect comparisonLukas Nykryn2014-07-25
* test-tables: add new entriesZbigniew Jędrzejewski-Szmek2014-07-16
* sd-bus: support connecting to remote hosts, directly into containersLennart Poettering2014-07-03
* bus-proxy: restore operation in non-kdbus modeLennart Poettering2014-07-02
* bus-proxy: policy - ignore unsupported tags and attributesKay Sievers2014-06-16
* bus-proxy: properly index policy by uid/gid when parsingLennart Poettering2014-06-10
* bus-proxy: read the right policy when running in user modeLennart Poettering2014-06-10
* bus-policy.c: use draw_special_char(DRAW_ARROW)Daniel Buch2014-06-08
* bus-proxyd: do not free NULL itemsKay Sievers2014-06-07
* bus-proxy: properly read user/group policy itemsLennart Poettering2014-06-06
* bus: add basic dbus1 policy parserLennart Poettering2014-06-06
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-04
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* bus-proxyd: handle org.freedesktob.DBus calls nativelyKay Sievers2014-04-22
* bus-proxy: remove unused variableThomas Hindoe Paaboel Andersen2014-04-14
* bus-proxy: when replying to bus calls set a synthetic serial number and patch...Lennart Poettering2014-04-13
* bus: process AddMatch/RemoveMatch driver call in proxyLennart Poettering2014-04-13
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* bus: when proxying messages from the bus driver patch the driver's well-known...Lennart Poettering2014-01-29