summaryrefslogtreecommitdiff
path: root/src/bus-proxyd
Commit message (Expand)AuthorAge
* 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
* bus: fake security labels againLennart Poettering2014-01-29
* bus: temporarily disable faking of seclabels, as this is broken in kdbus righ...Lennart Poettering2014-01-22
* bus: set debug name of proxy bus connectionsLennart Poettering2014-01-22
* bus-proxyd: add some more debuggingTom Gundersen2014-01-12
* bus: properly handle EOF error conditions in proxydLennart Poettering2014-01-12
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-02
* Move bus path definitions to def.hZbigniew Jędrzejewski-Szmek2014-01-02
* bus: add a temporary hard-coded policy to proxyd to make gdm workLennart Poettering2013-12-26
* bus: don't process Peer interface messages in the proxyLennart Poettering2013-12-26
* bus: be a bit more verbose when debug mode is onLennart Poettering2013-12-25
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* bus: fake client side creds in the proxy to the caller's credsLennart Poettering2013-12-24
* bus-proxyd: init cleanup variableKay Sievers2013-12-23
* bus-proxyd: synthesize NameAcquire/NameLost signals for socket clientsLennart Poettering2013-12-23
* Revert "bus-proxyd: use a loop instead of c&p"Kay Sievers2013-12-22
* man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8)Zbigniew Jędrzejewski-Szmek2013-12-21
* bus-proxyd: use a loop instead of c&pZbigniew Jędrzejewski-Szmek2013-12-21
* bus-proxyd: show address nicely in --helpZbigniew Jędrzejewski-Szmek2013-12-21
* bus: poll() on the right fds in proxydLennart Poettering2013-12-21
* bus: send status message from proxyd to systemd about client we are working forLennart Poettering2013-12-21
* bus: properly react to Disconnected messages in bus-proxydLennart Poettering2013-12-21
* bus: change bus-proxyd command line parsing to be more similar to other toolsLennart Poettering2013-12-21
* bus: install systemd-bus-proxyd unit files for compatibility with dbus1Lennart Poettering2013-12-13
* bus-proxyd: Fix CLI help. --bus-path is also usable as -p.David Strauss2013-11-30
* rename stdio-bridge to bus-proxydKay Sievers2013-11-29