summaryrefslogtreecommitdiff
path: root/bus/signals.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge branch 'dbus-1.6'Simon McVittie1-1/+29
2013-10-23path_namespace='/' should match everythingSimon McVittie1-1/+29
2013-08-23Cleanup: polish verbose mode checkingChengwei Yang1-2/+0
2013-06-28tests to embedded tests: replaced in dbus-daemonChengwei Yang1-3/+3
2011-07-11Do not allow eavedropping unless rule owner explicitely declare itCosimo Alfarano1-0/+93
2011-06-24match_rule_to_string: don't reinvent dbus_message_type_to_stringSimon McVittie1-30/+3
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 McVittie1-93/+45
2011-04-07path_prefix: anchor matches at path-component boundaries, and give examplesSimon McVittie1-1/+13
2011-04-07Add path_prefix match ruleDavid Zeuthen1-0/+168
2011-04-07Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317Simon McVittie1-22/+338
2011-01-31Implement message type in match_rule_to_stringAlban Crequy1-3/+30
2011-01-17bus_matchmaker_new: free matchmaker itself, on OOMChristian Dywan1-0/+1
2010-11-23Validate arg0namespace matches' values.Will Thompson1-0/+68
2010-11-23Supporting matching argument 0 as a namespaceWill Thompson1-17/+152
2010-11-21Support matching path arguments with argXpathWill Thompson1-10/+24
2010-11-21Add test cases for argXpath matchingWill Thompson1-3/+102
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+2
2010-01-05Rename DBusConnection *disconnected param to connectionWill Thompson1-8/+8
2010-01-05Group match rules by their interface.Will Thompson1-53/+239
2010-01-05Extract rule_list_remove_by_connectionWill Thompson1-37/+45
2010-01-05Extract freeing a DBusList<BusMatchRule>Will Thompson1-12/+14
2010-01-05Don't bother re-matching features we've checked.Will Thompson1-11/+18
2010-01-05Index match rules by message typeWill Thompson1-78/+139
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2007-09-20Add argument path matching support. Bug #11066.Ryan Lortie1-22/+97
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-12-12* bus/signal.c: Fix match_rule_equal errataJohn (J5) Palmieri1-0/+3
2005-11-22 * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri1-1/+1
2005-07-292005-07-29 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+533
2005-02-172005-02-17 Colin Walters <walters@verbum.org>Colin Walters1-2/+2
2005-01-182005-01-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-4/+4
2005-01-152005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+6
2004-09-27* bus/signals.c (bus_match_rule_parse): validate the components ofOlivier Andrieu1-48/+59
2004-08-102004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2003-12-022003-12-02 Richard Hult <richard@imendio.com>Richard Hult1-1/+1
2003-11-272003-11-26 Mikael Hallendal <micke@imendio.com>Mikael Hallendal1-2/+6
2003-10-162003-10-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-7/+29
2003-10-102003-10-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+9
2003-10-102003-10-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-12/+611
2003-09-232003-09-23 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+5
2003-09-212003-09-21 Havoc Pennington <hp@pobox.com>Havoc Pennington1-0/+774