summaryrefslogtreecommitdiff
path: root/dbus/dbus-object-tree.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker1-0/+2
2018-12-17embedded tests: Conform to the same API for all testsSimon McVittie1-1/+1
2017-11-15bus: Silence most log messages when testing OOM handlingSimon McVittie1-1/+2
2017-11-15Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie1-1/+2
2017-02-14dbus-object-tree test: tolerate OOM in run_decompose_tests()Simon McVittie1-1/+5
2017-02-14dbus-object-tree: Correctly report failure from an internal testPhilip Withnall1-5/+3
2016-09-30Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie1-3/+3
2016-08-12Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie1-1/+1
2016-02-12Rename function string_array_length() to _dbus_string_array_length() and move...Ralf Habacker1-15/+7
2015-01-27Fix build with --enable-maintainer-mode --disable-embedded-testsThiago Macieira1-0/+2
2013-09-13Merge remote-tracking branch 'fitzsim/fix-parent-removal-fixme'Simon McVittie1-36/+403
2013-08-22Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang1-0/+1
2013-06-28tests to embedded tests: replaced in libdbusChengwei Yang1-14/+14
2013-04-01Don't reference path[1] in warning message if path[0] is NULLThomas Fitzsimmons1-1/+1
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+10
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+83
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+25
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+11
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+15
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+24
2013-03-27dbus/dbus-object-tree.c: Add test case for parent removal fixThomas Fitzsimmons1-0/+24
2013-03-27dbus/dbus-object-tree.c (_dbus_object_tree_unregister_and_unlock): Fix FIXMEThomas Fitzsimmons1-35/+11
2013-03-27dbus/dbus-object-tree.c (unregister_and_free_path_recurse): New functionThomas Fitzsimmons1-0/+88
2013-03-27dbus/dbus-object-tree.c (attempt_child_removal): New functionThomas Fitzsimmons1-0/+46
2013-03-27dbus/dbus-object-tree.c (unregister_subtree): New functionThomas Fitzsimmons1-0/+45
2013-03-27dbus/dbus-object-tree.c: Add reproducer test case for parent removal FIXMEThomas Fitzsimmons1-0/+9
2013-03-27dbus/dbus-object-tree.c (find_subtree_registered_or_unregistered): New functionThomas Fitzsimmons1-0/+11
2011-07-26Merge branch 'dbus-1.4'Simon McVittie1-5/+14
2011-07-25DBusObjectTree: always access refcount atomicallySimon McVittie1-5/+14
2011-03-11connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering1-2/+6
2010-07-16Assert in _dbus_decompose_path if path is NULL or len is wrongChristian Dywan1-0/+2
2010-03-27Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker1-11/+10
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+2
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2007-10-10_dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_E...Simon McVittie1-5/+4
2007-10-10Add dbus_connection_try_register_object_path and dbus_connection_try_register...Simon McVittie1-19/+35
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-10-202006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+5
2006-08-08* dbus/dbus-object-tree.c (_dbus_object_subtree_new):John (J5) Palmieri1-5/+0
2006-08-03* dbus/dbus-object-tree.c: Patch by Benjamin OtteJohn (J5) Palmieri1-1/+1
2005-09-052005-09-05 Olivier Andrieu <oliv__a@users.sourceforge.net>Olivier Andrieu1-71/+53
2005-04-242005-04-23 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+46
2005-03-092005-03-09 Joe Shaw <joeshaw@novell.com>Joe Shaw1-1/+5
2005-02-172005-02-17 Colin Walters <walters@verbum.org>Colin Walters1-1/+1
2005-02-132005-02-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-9/+36
2005-02-102005-02-10 Havoc Pennington <hp@redhat.com>Havoc Pennington1-11/+38
2005-01-302005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+30
2005-01-302005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-59/+207
2005-01-152005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+90
2004-08-102004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1