summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/synthesize.c
AgeCommit message (Expand)Author
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-07-31bus-proxy: don't filter directed signalsDavid Herrmann
2015-07-31bus-proxy: fix NameAcquired and NameLost to be directedDavid Herrmann
2015-07-16bus-proxy: never pass on unmatched broadcastsDavid Herrmann
2015-03-10bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-13bus-proxy: whenever we cannot forward a message, report this back to caller, ...Lennart Poettering
2015-02-13bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering
2015-01-15bus-proxyd: move synthesize_name_acquired()Daniel Mack
2015-01-15bus-proxy: factor out code for driver handling and message synthesisDaniel Mack