summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.4'Simon McVittie2011-04-271-1/+8
|\
| * Don't report file descriptors as "leaked" if they were already openSimon McVittie2011-04-271-1/+8
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-261-8/+60
|\ \ | |/
| * activation: Use _dbus_system_log for activation informationColin Walters2011-04-261-8/+60
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-261-44/+31
|\ \ | |/
| * Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie2011-04-261-3/+4
| * Install dbus-daemon and dbus-daemon-launch-helper in the conventional waySimon McVittie2011-04-261-41/+27
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-081-18/+4
|\ \ | |/
| * activation: Strip out code to compare by Exec=Colin Walters2011-04-081-18/+4
* | Merge branch 'arg0namespace-24317'Simon McVittie2011-04-072-38/+466
|\ \
| * | Check parsing (or otherwise) of path_namespace in match rulesSimon McVittie2011-04-071-0/+18
| * | Remove support for trailing "." on arg0namespaceSimon McVittie2011-04-071-52/+11
| * | Rename path_prefix to path_namespace and disallow trailing '/'Simon McVittie2011-04-072-104/+55
| * | path_prefix: anchor matches at path-component boundaries, and give examplesSimon McVittie2011-04-071-1/+13
| * | Add path_prefix match ruleDavid Zeuthen2011-04-072-1/+172
| * | signals.h: rename argument in declaration to match implementationSimon McVittie2011-04-071-1/+1
| * | Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317Simon McVittie2011-04-072-23/+340
| |\ \
| | * | Validate arg0namespace matches' values.Will Thompson2010-11-231-0/+68
| | * | Supporting matching argument 0 as a namespaceWill Thompson2010-11-232-18/+154
| | * | Support matching path arguments with argXpathWill Thompson2010-11-211-10/+24
| | * | Add test cases for argXpath matchingWill Thompson2010-11-211-3/+102
* | | | Merge branch 'dbus-1.4'Simon McVittie2011-04-071-91/+90
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Break up the monster conditional in config-parser so gcov can copeSimon McVittie2011-04-071-91/+90
| * | Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie2011-03-141-81/+98
* | | connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering2011-03-111-1/+4
|/ /
* | Merge branch 'dbus-1.4'Simon McVittie2011-03-074-9/+10
|\ \
| * | Fix some more stray occurrences of ELEMENT_TYPESimon McVittie2011-03-071-2/+2
| * | Do not use the name ELEMENT_TYPEAndre Heinecke2011-03-073-7/+8
* | | Merge branch 'dbus-1.4'Simon McVittie2011-02-241-1/+1
|\ \ \ | |/ /
| * | config-parser regression test: don't require that fd.o #34496 existsSimon McVittie2011-02-241-1/+1
* | | bus driver: allow implementing more than one interfaceSimon McVittie2011-02-181-98/+81
|/ /
* | update_desktop_file_entry: stylistic fixes based on Colin's reviewSimon McVittie2011-02-161-20/+23
* | update_desktop_file_entry: unify cleanup code for success and failure casesSimon McVittie2011-02-161-18/+17
* | update_desktop_file_entry: don't double-free strings if added to entry before...Simon McVittie2011-02-161-0/+11
* | update_desktop_file_entry: free @exec on errorSimon McVittie2011-02-161-0/+1
* | update_desktop_file_entry: make scope of exec_tmp as short as possibleSimon McVittie2011-02-161-3/+4
* | update_desktop_file_entry: use _dbus_strdup for something we'll dbus_freeSimon McVittie2011-02-161-1/+1
* | bus: Raise file descriptor limit to match configurationColin Walters2011-02-031-0/+20
* | bus-test: add support for only running one testSimon McVittie2011-02-011-47/+77
* | If a file included via <includedir/> is invalid, syslog and skip itSimon McVittie2011-01-311-2/+13
* | Implement message type in match_rule_to_stringAlban Crequy2011-01-311-3/+30
* | systemd: ensure that the system bus is unlikely to be killed on OOMLennart Poettering2011-01-181-0/+1
* | clean up credentials on OOM in process_config_first_time_onlyChristian Dywan2011-01-171-3/+12
* | remove obviously-redundant code from list_concat_newSimon McVittie2011-01-171-1/+0
* | handle failure to register inotify shutdown functionChristian Dywan2011-01-171-1/+7
* | bus_matchmaker_new: free matchmaker itself, on OOMChristian Dywan2011-01-171-0/+1
* | Use absolute session service dir path in bus-test on windows.Ralf Habacker2010-12-291-2/+13
* | Ignore generated bus/org.freedesktop.dbus-session.plistWill Thompson2010-12-151-0/+1
* | 10.4 is old so set more sensible launchd defaults.Mike McQuaid2010-12-091-1/+3
* | Enable launchd.Benjamin Reed2010-12-062-1/+38
|/