summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-090.104dbus-glib-0.104Simon McVittie2-5/+39
2015-02-09doc: Make the deprecation warning biggerPhilip Withnall1-7/+20
2015-02-0930574 test: squash some compiler warningsSimon McVittie1-2/+1
2015-02-09Drop unused functionsSimon McVittie1-55/+0
2015-02-09Use GLIB_VERSION_MAX_ALLOWED, GLIB_VERSION_MIN_REQUIREDSimon McVittie1-0/+4
2015-02-09Stop calling g_thread_init or linking libgthread-2.0Simon McVittie7-7/+4
2015-02-09Require a modern libdbus and a modern GLibSimon McVittie3-14/+8
2015-02-09Use g_cclosure_marshal_generic for all marshallingSimon McVittie3-135/+6
2015-02-09Remove erroneous assert from connection_setup_add_timeoutMike Gorse2-31/+36
2014-09-16docs: fix a typo in dbus_g_type_get_struct() descriptionJiří Klimeš1-1/+1
2014-09-16docs: fix a typo in dbus_g_type_struct_get()'s docJiří Klimeš1-1/+1
2014-09-16Document the entire library as deprecatedSimon McVittie9-44/+332
2014-09-16Use gtk-doc in no-tmpl mode, moving documentation into the source codeSimon McVittie7-3/+28
2014-09-16Use AC_LANG_PROGRAM to check for socklen_tSimon McVittie1-3/+3
2014-09-16Replace deprecated AM_PROG_LIBTOOL with LT_INITSimon McVittie1-1/+1
2014-09-16Use AC_LANG_PROGRAM in AC_COMPILE_IFELSESimon McVittie1-1/+1
2014-09-16configure.ac: modernize AC_OUTPUTSimon McVittie1-1/+2
2014-09-05demarshal_static_variant: fail gracefully with unknown message typesAlban Crequy1-8/+15
2014-09-05_dbus_gtype_from_signature_iter: fail gracefully with unknown message typesAlban Crequy1-2/+9
2014-09-05tests: only remove sources that have not already been removedSimon McVittie1-13/+41
2014-02-12nano versionSimon McVittie2-1/+6
2014-02-12update NEWS, release 0.102dbus-glib_0.102Simon McVittie2-4/+15
2014-02-12ignore more Automake droppingsSimon McVittie1-0/+2
2014-01-14dbus-binding-tool: check for valid interface, member and property namesSimon McVittie2-1/+46
2014-01-14dbus_g_value_build_g_variant(): Fix NULL string caseXavier Claessens1-1/+4
2014-01-14dbus_g_value_build_g_variant(): Fix NULL strv caseXavier Claessens1-1/+4
2013-10-21Fix yet another leak, this one caused by poor documentation (#29195)Simon McVittie1-0/+7
2013-10-21Add a list of Valgrind suppressions for false-positivesSimon McVittie2-0/+361
2013-10-21Add infrastructure for running tests under valgrindSimon McVittie4-0/+39
2013-10-21test-dbus-glib: free numerous leaked objects, and clean up more thoroughlySimon McVittie1-4/+26
2013-10-21Separate the test for shared-bus equivalence into its own binarySimon McVittie5-6/+142
2013-10-21test-types: use a private bus, and close it afterwardsSimon McVittie1-3/+5
2013-10-21registrations test: run the connections to completion and call dbus_shutdownSimon McVittie1-2/+6
2013-10-2130574 test: use a private bus so we can free it more thoroughlySimon McVittie1-1/+9
2013-10-21test-variant-recursion: use a private bus so we can free it more thoroughlySimon McVittie1-2/+10
2013-10-21test-variant-recursion: free our GValues and the output string correctlySimon McVittie1-19/+26
2013-10-21registrations test: bin some unused variablesSimon McVittie1-3/+0
2013-10-21interfaces test: don't call an undefined function on failure, just use set -eSimon McVittie1-1/+3
2013-10-21test-client: wait for disconnection, to get more state freedSimon McVittie1-1/+14
2013-10-21test-client: don't leak NodeInfo and one proxySimon McVittie1-0/+4
2013-10-2130574 test: don't leak two messages and a pending call per runSimon McVittie1-0/+3
2013-10-21Add a regression test for CVE-2013-0292Simon McVittie2-0/+268
2013-10-21Update HACKING for current statusSimon McVittie1-6/+9
2013-10-21Bring back NEWSSimon McVittie1-4/+368
2013-10-21README: replace with a deprecation warningSimon McVittie1-28/+5
2013-10-21Avoid underlinking internal library libdbus-gtool.laSimon McVittie1-1/+6
2013-10-21tests: fix under-linkingSimon McVittie1-0/+1
2013-02-25Merge tag 'dbus-glib_0.100.2'Simon McVittie0-0/+0
2013-02-25use AC_CONFIG_HEADERS, not AM_CONFIG_HEADERMarko Lindqvist1-1/+1
2013-02-250.102: respin tarballdbus-glib_0.100.2Simon McVittie1-1/+1