3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test-variant-recursion: use a private bus so we can free it more thoroughly More... over 13 years ago
test-variant-recursion: free our GValues and the output string correctly More... over 13 years ago
registrations test: bin some unused variables More... over 13 years ago
dbus_g_value_parse_variant: fix several GVariant ref leaks More... over 13 years ago
Add a list of Valgrind suppressions for false-positives More... over 13 years ago
interfaces test: don't call an undefined function on failure, just use set -e More... over 13 years ago
test-client: wait for disconnection, to get more state freed More... over 13 years ago
test-client: don't leak NodeInfo and one proxy More... over 13 years ago
Micro version More... over 13 years ago
dbus-glib 0.96 More... over 13 years ago
invoke_object_method: simplify how we return More... over 13 years ago
dbus-gobject: centralize death-by-OOM and use oom() instead of goto More... over 13 years ago
dbus-gobject: add and use connection_send_or_die to check for OOM More... over 13 years ago
dbus-gobject: check for NULL when producing messages More... over 13 years ago
registrations test: fix race condition in adding match rules More... over 13 years ago
dbus-binding-tool: fixed "pretty" mode output for methods. More... over 13 years ago
Remove declaration of _dbus_gutils_test, which does not exist More... over 13 years ago
Move _dbus_gvalue_utils_test into a separate binary, it only uses public API More... over 13 years ago
_dbus_gvalue_utils_test: don't call private API More... over 13 years ago
Use more modern assertions in errors test More... over 13 years ago
Remove --with-socket-dir, use /tmp for its only use More... over 13 years ago
Move AC_ARG_ENABLE for checks/assertions closer to where it takes effect More... over 13 years ago
Remove remnants of DBUS_DISABLE_CHECKS More... over 13 years ago
Remove remnants of DBUS_DISABLE_ASSERT More... over 13 years ago
Remove unused support for "verbose mode" More... over 13 years ago
MyObject: register marshallers so individual tests don't have to More... over 13 years ago
Add a regression test for fd.o #38406 More... over 13 years ago
Use standard autotools @abs_top_builddir@ to replace TEST_SERVICE_BINARY etc. More... over 13 years ago
Remove EXPANDED_LOCALSTATEDIR etc., no longer needed More... over 13 years ago
DBusGProxy: deal with errors in DBUS_G_VALUE_ARRAY_COLLECT_ALL More... over 13 years ago