summaryrefslogtreecommitdiff
path: root/dbus/dbus-object-tree.c
Commit message (Expand)AuthorAgeFilesLines
* embedded tests: Conform to the same API for all testsSimon McVittie2018-12-171-1/+1
* bus: Silence most log messages when testing OOM handlingSimon McVittie2017-11-151-1/+2
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-1/+2
* dbus-object-tree test: tolerate OOM in run_decompose_tests()Simon McVittie2017-02-141-1/+5
* dbus-object-tree: Correctly report failure from an internal testPhilip Withnall2017-02-141-5/+3
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-3/+3
* Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie2016-08-121-1/+1
* Rename function string_array_length() to _dbus_string_array_length() and move...Ralf Habacker2016-02-121-15/+7
* Fix build with --enable-maintainer-mode --disable-embedded-testsThiago Macieira2015-01-271-0/+2
* Merge remote-tracking branch 'fitzsim/fix-parent-removal-fixme'Simon McVittie2013-09-131-36/+403
|\
| * Don't reference path[1] in warning message if path[0] is NULLThomas Fitzsimmons2013-04-011-1/+1
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+10
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+83
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+25
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+11
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+15
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+24
| * dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons2013-03-271-0/+24
| * dbus/dbus-object-tree.c (_dbus_object_tree_unregister_and_unlock): Fix FIXMEThomas Fitzsimmons2013-03-271-35/+11
| * dbus/dbus-object-tree.c (unregister_and_free_path_recurse): New functionThomas Fitzsimmons2013-03-271-0/+88
| * dbus/dbus-object-tree.c (attempt_child_removal): New functionThomas Fitzsimmons2013-03-271-0/+46
| * dbus/dbus-object-tree.c (unregister_subtree): New functionThomas Fitzsimmons2013-03-271-0/+45
| * dbus/dbus-object-tree.c: Add reproducer test case for parent removal FIXMEThomas Fitzsimmons2013-03-271-0/+9
| * dbus/dbus-object-tree.c (find_subtree_registered_or_unregistered): New functionThomas Fitzsimmons2013-03-271-0/+11
* | Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang2013-08-221-0/+1
* | tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-14/+14
|/
* Merge branch 'dbus-1.4'Simon McVittie2011-07-261-5/+14
|\
| * DBusObjectTree: always access refcount atomicallySimon McVittie2011-07-251-5/+14
* | connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering2011-03-111-2/+6
|/
* Assert in _dbus_decompose_path if path is NULL or len is wrongChristian Dywan2010-07-161-0/+2
* Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker2010-03-271-11/+10
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* _dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_E...Simon McVittie2007-10-101-5/+4
* Add dbus_connection_try_register_object_path and dbus_connection_try_register...Simon McVittie2007-10-101-19/+35
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-201-0/+5
* * dbus/dbus-object-tree.c (_dbus_object_subtree_new):John (J5) Palmieri2006-08-081-5/+0
* * dbus/dbus-object-tree.c: Patch by Benjamin OtteJohn (J5) Palmieri2006-08-031-1/+1
* 2005-09-05 Olivier Andrieu <oliv__a@users.sourceforge.net>Olivier Andrieu2005-09-051-71/+53
* 2005-04-23 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-04-241-0/+46
* 2005-03-09 Joe Shaw <joeshaw@novell.com>Joe Shaw2005-03-091-1/+5
* 2005-02-17 Colin Walters <walters@verbum.org>Colin Walters2005-02-171-1/+1
* 2005-02-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-02-131-9/+36
* 2005-02-10 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-02-101-11/+38
* 2005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-301-0/+30
* 2005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-301-59/+207
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-1/+90
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1
* 2004-07-22 Olivier Andrieu <oliv__a@users.sourceforge.net>Olivier Andrieu2004-07-221-7/+6