summaryrefslogtreecommitdiff
path: root/client/data_manager.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-21client: Wait for a reply from Manager APIPatrik Flykt1-2/+10
2013-02-21client: Don't look up service on connect or disconnectPatrik Flykt1-16/+7
2013-02-21client: Return the number of proxy arguments discoveredPatrik Flykt1-3/+12
2012-12-11client: Fix up header inclusion messMarcel Holtmann1-4/+4
2012-12-11client: Do not include headers from the coreMarcel Holtmann1-1/+0
2012-12-11client: Provide own D-Bus helper functionsMarcel Holtmann1-2/+2
2012-12-11client: Add missing includes of config.hMarcel Holtmann1-0/+4
2012-12-11client: Fix the mangled copyright statementMarcel Holtmann1-2/+5
2012-10-17client: Fix some memory leaks in data_manager partTomasz Bursztyka1-18/+40
2012-09-14client: Manager API command line client supportTudor Marcu1-0/+246