index
:
~rhabacker/dbus
105460
59807
61922
92080-integration-config-file
92721-bus-test-failures
92899-name-test-on-windows
93069-gcc-5.2-warnings
93464-enable-name-tests
99751-auto-shutdown
auto-ax-compiler-flags
c++-port
clang-format
cmake-xmldoc-dependencies-chain
dbus-1.10
dbus-1.8
dbus-verbose-channels
dde-transport
devhelp
gnuinstalldirs
hacking-git-bz
master
meinproc-windows-fixes
memory-tracer
move-desktop-file-parser-to-dbus
sspi
terminate-dbus-after-clients-disconnect
use-doxyfile.in
windows-service
xsltproc
xsltproc-docbook-support
Personal dbus repository
rhabacker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
/
signals.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
bus: Silence most log messages when testing OOM handling
Simon McVittie
1
-1
/
+2
2017-11-15
Prefer to use _dbus_test_fatal() for assertion failures in tests
Simon McVittie
1
-12
/
+13
2017-02-13
signals: Add some missing assertions to inline unit tests
Philip Withnall
1
-0
/
+3
2016-10-13
Print errors parsing match rules correctly
Simon McVittie
1
-2
/
+2
2016-09-30
Remove trailing newlines from _dbus_warn, _dbus_warn_check_failed
Simon McVittie
1
-6
/
+6
2015-11-17
monitor: use the addressed_recipient to select matches
Simon McVittie
1
-3
/
+12
2015-03-04
Trivial -Wsign-compare fixes.
Ralf Habacker
1
-1
/
+2
2015-02-18
Mediation of processes eavesdropping
Tyler Hicks
1
-0
/
+9
2015-01-06
Fix assertion in regression test to be equality test, not assignment
Simon McVittie
1
-1
/
+1
2014-09-25
Use ISO C strchr() instead of BSD index()
Simon McVittie
1
-2
/
+4
2014-09-25
match_rule_to_string: add test
Alban Crequy
1
-1
/
+23
2014-09-25
match_rule_to_string: fix escaping
Alban Crequy
1
-14
/
+51
2014-09-25
match_rule_to_string: returns NULL if no memory instead of looping
Alban Crequy
1
-14
/
+7
2014-09-25
Implement GetAllMatchRules on the Stats interface
Alban Crequy
1
-2
/
+70
2013-10-23
Merge branch 'dbus-1.6'
Simon McVittie
1
-1
/
+29
2013-10-23
path_namespace='/' should match everything
Simon McVittie
1
-1
/
+29
2013-08-23
Cleanup: polish verbose mode checking
Chengwei Yang
1
-2
/
+0
2013-06-28
tests to embedded tests: replaced in dbus-daemon
Chengwei Yang
1
-3
/
+3
2011-07-11
Do not allow eavedropping unless rule owner explicitely declare it
Cosimo Alfarano
1
-0
/
+93
2011-06-24
match_rule_to_string: don't reinvent dbus_message_type_to_string
Simon McVittie
1
-30
/
+3
2011-04-07
Check parsing (or otherwise) of path_namespace in match rules
Simon McVittie
1
-0
/
+18
2011-04-07
Remove support for trailing "." on arg0namespace
Simon McVittie
1
-52
/
+11
2011-04-07
Rename path_prefix to path_namespace and disallow trailing '/'
Simon McVittie
1
-93
/
+45
2011-04-07
path_prefix: anchor matches at path-component boundaries, and give examples
Simon McVittie
1
-1
/
+13
2011-04-07
Add path_prefix match rule
David Zeuthen
1
-0
/
+168
2011-04-07
Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317
Simon McVittie
1
-22
/
+338
2011-01-31
Implement message type in match_rule_to_string
Alban Crequy
1
-3
/
+30
2011-01-17
bus_matchmaker_new: free matchmaker itself, on OOM
Christian Dywan
1
-0
/
+1
2010-11-23
Validate arg0namespace matches' values.
Will Thompson
1
-0
/
+68
2010-11-23
Supporting matching argument 0 as a namespace
Will Thompson
1
-17
/
+152
2010-11-21
Support matching path arguments with argXpath
Will Thompson
1
-10
/
+24
2010-11-21
Add test cases for argXpath matching
Will Thompson
1
-3
/
+102
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+2
2010-01-05
Rename DBusConnection *disconnected param to connection
Will Thompson
1
-8
/
+8
2010-01-05
Group match rules by their interface.
Will Thompson
1
-53
/
+239
2010-01-05
Extract rule_list_remove_by_connection
Will Thompson
1
-37
/
+45
2010-01-05
Extract freeing a DBusList<BusMatchRule>
Will Thompson
1
-12
/
+14
2010-01-05
Don't bother re-matching features we've checked.
Will Thompson
1
-11
/
+18
2010-01-05
Index match rules by message type
Will Thompson
1
-78
/
+139
2009-07-10
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2007-09-20
Add argument path matching support. Bug #11066.
Ryan Lortie
1
-22
/
+97
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2006-12-12
* bus/signal.c: Fix match_rule_equal errata
John (J5) Palmieri
1
-0
/
+3
2005-11-22
* configure.in: Add test/name-test/Makefile to the generated
John (J5) Palmieri
1
-1
/
+1
2005-07-29
2005-07-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-5
/
+533
2005-02-17
2005-02-17 Colin Walters <walters@verbum.org>
Colin Walters
1
-2
/
+2
2005-01-18
2005-01-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-4
/
+4
2005-01-15
2005-01-15 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-5
/
+6
2004-09-27
* bus/signals.c (bus_match_rule_parse): validate the components of
Olivier Andrieu
1
-48
/
+59
2004-08-10
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
[next]