summaryrefslogtreecommitdiff
path: root/dbus/dbus-message-util.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-02dbus-message-util: Fix Doxygen annotationsSimon McVittie1-1/+3
2019-07-02Move _dbus_check_fdleaks_* from dbus-message-util to testsSimon McVittie1-141/+1
2019-01-21test: Move dbus-message-factory and most of dbus-message-util into test/Simon McVittie1-1637/+4
2018-12-17embedded tests: Conform to the same API for all testsSimon McVittie1-1/+1
2018-08-02message-util: Make more functions static (and remove useless prefix)Simon McVittie1-20/+25
2018-08-02test: Fix signature of dbus_internal_do_not_use_try_message_fileSimon McVittie1-5/+6
2018-02-16DBusMessage: Add a header field for the container instanceSimon McVittie1-0/+5
2017-11-15Remove references to test/data/incomplete-messages tooSimon McVittie1-6/+0
2017-11-15tests: Remove leftover references to valid-messages directorySimon McVittie1-6/+0
2017-11-15Remove test data in the "message builder" domain-specific languageSimon McVittie1-7/+1
2017-11-15Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie1-71/+70
2017-11-15Use _dbus_test_fatal to include more detail in test failure diagnosticsSimon McVittie1-8/+4
2017-11-15Embedded tests: Emit TAP diagnostics instead of printfSimon McVittie1-5/+6
2017-07-28policy: Add max_fds, min_fds qualifiers for send, receive rulesSimon McVittie1-0/+16
2017-04-07dbus: Fix writing off the end of an fd_set when testing with ValgrindPhilip Withnall1-0/+14
2017-02-13dbus-message-util: Add some missing OOM paths to an internal testPhilip Withnall1-8/+22
2017-02-01Only read one message at a time if there are fds pendingSimon McVittie1-5/+5
2016-09-30Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie1-21/+21
2016-08-12Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie1-2/+2
2016-04-14dbus_internal_do_not_use_try_message_data: Calling _dbus_message_loader_get_m...Ralf Habacker1-1/+0
2015-05-13Avoid reading beyond the length of a variableSimon McVittie1-1/+5
2015-05-13Implement dbus_message_iter_get_element_countChristian Dywan1-0/+56
2015-03-24Fix assorted compiler warnings on Windows.Simon McVittie1-0/+2
2014-09-25Fix test suite fails on test-dbus with --enable-tests (but no assertions).Ralf Habacker1-7/+9
2013-11-01Test: add test cases for message parsingChengwei Yang1-0/+205
2013-10-08dbus-message.c: unused variable bytes_read in _dbus_message_loader_get_bufferVasiliy Balyasnyy1-5/+5
2013-09-16Remove support for platforms with no 64-bit integer typeSimon McVittie1-26/+0
2013-06-28tests to embedded tests: replaced in libdbusChengwei Yang1-4/+4
2011-07-18dbus tests: don't warn on skipped testsSimon McVittie1-2/+2
2011-04-27_dbus_check_fdleaks_enter, _dbus_check_fdleaks_leave: whitespaceSimon McVittie1-12/+12
2011-04-27Don't report file descriptors as "leaked" if they were already openSimon McVittie1-7/+79
2010-07-16Add unit tests for dbus_message_get_path_decomposedChristian Dywan1-0/+29
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2009-07-16Merge branch 'fd-passing'Thiago Macieira1-7/+101
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-07-09bfo22316 - add dbus_message_iter_abandon_container()Scott James Remnant1-2/+2
2009-07-09Add test case for assert when unwinding a container.Scott James Remnant1-0/+29
2009-05-20unix-fd: add message encoding/decoding for unix fdsLennart Poettering1-7/+101
2009-04-21Bug 19567 - Make marshaling code usable without DBusConnectionWilliam Lachance1-3/+13
2007-10-11Use DBUS_ERROR_INIT instead of dbus_error_init wherever it's clearly equivalentSimon McVittie1-10/+5
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-04-06dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h:Simon McVittie1-0/+40
2006-09-06* doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri1-4/+0
2005-04-092005-04-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+3
2005-02-102005-02-10 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+20
2005-02-062005-02-05 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+54
2005-01-282005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+20
2005-01-242005-01-24 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+8
2005-01-232005-01-23 Havoc Pennington <hp@redhat.com>Havoc Pennington1-85/+120
2005-01-232005-01-22 Havoc Pennington <hp@redhat.com>Havoc Pennington1-170/+8