summaryrefslogtreecommitdiff
path: root/src/bus-proxyd
AgeCommit message (Expand)Author
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17tree-wide: use right cast macros for UIDs, GIDs and PIDsLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-26util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-17sd-bus: fix error handling of pthread API callsLennart Poettering
2015-10-17bus-proxy: don't close local bus fds twiceLennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-08-06bus-proxy: add comment to remove -EPERM checkKay Sievers
2015-08-06bus-proxy: fix error code for invalid reply-slotsDavid Herrmann
2015-08-04bus-proxy: discard invalid environment updatesDavid Herrmann
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-31bus-proxy: allow empty arguments to UpdateActivationEnvironment()systemd/v224David Herrmann
2015-07-31bus-proxy: fix cookie namespacingDavid Herrmann
2015-07-31Merge pull request #804 from dvdhrm/proxy-directed2Daniel Mack
2015-07-31bus-proxy: make StartServiceByName synchronousDavid Herrmann
2015-07-31bus-proxy: don't filter directed signalsDavid Herrmann
2015-07-31bus-proxy: fix NameAcquired and NameLost to be directedDavid Herrmann
2015-07-30sd-bus: fix parsing of KDBUS_CMD_LISTDavid Herrmann
2015-07-27bus-proxy: augment debug message for dropped broadcasts a bitDaniel Mack
2015-07-25proxyd: downgrade to log_debug() for unmatched broadcastsDaniel Buch
2015-07-16bus-proxy: never pass on unmatched broadcastsDavid Herrmann
2015-07-06bus-proxyd: fix log message and explain dbus-1 compat matchesKay Sievers
2015-07-06bus-proxyd: subscribe to unicast signals directed to the proxy connectionKay Sievers
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-07-01bus-proxy: never apply policy when sending signalsDavid Herrmann
2015-06-25bus-proxy: ignore 'log' attributes in XML policyDaniel Mack
2015-06-17bus-proxy: add new dbus policy search paths from /usrLennart Poettering
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-05-21bus-proxy: fix GetConnectionSELinuxSecurityContext() return valueLennart Poettering
2015-04-10shared: add formats-util.hRonny Chevalier
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-11bus-proxy: complain only once about queue overflowsDavid Herrmann
2015-03-10bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski
2015-03-03bus-proxyd: avoid logging oom twiceZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-14bus-proxy: be more verbose if messages cannot be forwardedDavid Herrmann
2015-02-14bus-proxy: don't fake data we don't haveDavid Herrmann
2015-02-13bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on e...Lennart Poettering
2015-02-13bus-proxy: a few simplificationsLennart Poettering
2015-02-13bus-proxy: close each connection fd only onceLennart Poettering