summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/synthesize.c
Commit message (Expand)AuthorAgeFilesLines
* remove bus-proxydDaniel Mack2016-02-121-225/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-7/+7
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* bus-proxy: don't filter directed signalsDavid Herrmann2015-07-311-14/+1
* bus-proxy: fix NameAcquired and NameLost to be directedDavid Herrmann2015-07-311-0/+4
* bus-proxy: never pass on unmatched broadcastsDavid Herrmann2015-07-161-2/+17
* bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski2015-03-101-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-8/+0
* bus-proxy: whenever we cannot forward a message, report this back to caller, ...Lennart Poettering2015-02-131-1/+16
* bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering2015-02-131-1/+1
* bus-proxyd: move synthesize_name_acquired()Daniel Mack2015-01-151-0/+67
* bus-proxy: factor out code for driver handling and message synthesisDaniel Mack2015-01-151-0/+146