summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Merge branch 'dbus-1.4'Simon McVittie1-18/+4
2011-04-08activation: Strip out code to compare by Exec=Colin Walters1-18/+4
2011-04-07Merge branch 'arg0namespace-24317'Simon McVittie2-38/+466
2011-04-07Merge branch 'dbus-1.4'Simon McVittie1-91/+90
2011-04-07Check parsing (or otherwise) of path_namespace in match rulesSimon McVittie1-0/+18
2011-04-07Remove support for trailing "." on arg0namespaceSimon McVittie1-52/+11
2011-04-07Rename path_prefix to path_namespace and disallow trailing '/'Simon McVittie2-104/+55
2011-04-07path_prefix: anchor matches at path-component boundaries, and give examplesSimon McVittie1-1/+13
2011-04-07Add path_prefix match ruleDavid Zeuthen2-1/+172
2011-04-07signals.h: rename argument in declaration to match implementationSimon McVittie1-1/+1
2011-04-07Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317Simon McVittie2-23/+340
2011-04-07Break up the monster conditional in config-parser so gcov can copeSimon McVittie1-91/+90
2011-03-14Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie1-81/+98
2011-03-11connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering1-1/+4
2011-03-07Merge branch 'dbus-1.4'Simon McVittie4-9/+10
2011-03-07Fix some more stray occurrences of ELEMENT_TYPESimon McVittie1-2/+2
2011-03-07Do not use the name ELEMENT_TYPEAndre Heinecke3-7/+8
2011-02-24Merge branch 'dbus-1.4'Simon McVittie1-1/+1
2011-02-24config-parser regression test: don't require that fd.o #34496 existsSimon McVittie1-1/+1
2011-02-18bus driver: allow implementing more than one interfaceSimon McVittie1-98/+81
2011-02-16update_desktop_file_entry: stylistic fixes based on Colin's reviewSimon McVittie1-20/+23
2011-02-16update_desktop_file_entry: unify cleanup code for success and failure casesSimon McVittie1-18/+17
2011-02-16update_desktop_file_entry: don't double-free strings if added to entry before...Simon McVittie1-0/+11
2011-02-16update_desktop_file_entry: free @exec on errorSimon McVittie1-0/+1
2011-02-16update_desktop_file_entry: make scope of exec_tmp as short as possibleSimon McVittie1-3/+4
2011-02-16update_desktop_file_entry: use _dbus_strdup for something we'll dbus_freeSimon McVittie1-1/+1
2011-02-03bus: Raise file descriptor limit to match configurationColin Walters1-0/+20
2011-02-01bus-test: add support for only running one testSimon McVittie1-47/+77
2011-01-31If a file included via <includedir/> is invalid, syslog and skip itSimon McVittie1-2/+13
2011-01-31Implement message type in match_rule_to_stringAlban Crequy1-3/+30
2011-01-18systemd: ensure that the system bus is unlikely to be killed on OOMLennart Poettering1-0/+1
2011-01-17clean up credentials on OOM in process_config_first_time_onlyChristian Dywan1-3/+12
2011-01-17remove obviously-redundant code from list_concat_newSimon McVittie1-1/+0
2011-01-17handle failure to register inotify shutdown functionChristian Dywan1-1/+7
2011-01-17bus_matchmaker_new: free matchmaker itself, on OOMChristian Dywan1-0/+1
2010-12-29Use absolute session service dir path in bus-test on windows.Ralf Habacker1-2/+13
2010-12-15Ignore generated bus/org.freedesktop.dbus-session.plistWill Thompson1-0/+1
2010-12-0910.4 is old so set more sensible launchd defaults.Mike McQuaid1-1/+3
2010-12-06Enable launchd.Benjamin Reed2-1/+38
2010-11-23Validate arg0namespace matches' values.Will Thompson1-0/+68
2010-11-23Supporting matching argument 0 as a namespaceWill Thompson2-18/+154
2010-11-21Support matching path arguments with argXpathWill Thompson1-10/+24
2010-11-21Add test cases for argXpath matchingWill Thompson1-3/+102
2010-10-26Merge branch 'documentation-build-system'Will Thompson3-757/+2
2010-10-05Take care to free windows_sid in cache_peer_loginfo_stringChristian Dywan1-2/+5
2010-10-05Move manpages to doc/Will Thompson3-757/+1
2010-10-05Update a load of .gitignoresbuild-triviaWill Thompson1-0/+1
2010-09-27Extended autolaunch protocol with scope attribute.Ralf Habacker1-9/+0
2010-09-06systemd: enable the dbus service unconditionallyKay Sievers3-7/+5
2010-09-03Merge branch 'dbus-1.2'Colin Walters1-1/+1