summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Update bug reporting URLHEADmasterSimon McVittie1-1/+1
2021-03-26Start 0.114 developmentSimon McVittie2-1/+6
2021-03-26Release v0.112dbus-glib-0.112Simon McVittie2-3/+8
2021-03-26Merge branch 'wip/smcv/assert-control' into 'master'Simon McVittie26-3/+27
2021-03-26test: Explicitly enable assertion macrosSimon McVittie26-3/+27
2021-03-26Merge branch 'wip/smcv/better-assertions' into 'master'Simon McVittie18-249/+249
2021-03-26test: Replace remaining assertions with g_assert_true()Simon McVittie9-66/+66
2021-03-26test: Replace remaining g_assert (!x) with g_assert_false (x)Simon McVittie3-6/+6
2021-03-26test: Use g_assert_true, g_assert_false for comparisons with TRUE, FALSESimon McVittie2-10/+10
2021-03-26test: Compare integers using g_assert_cmpint(), g_assert_cmpuint()Simon McVittie5-48/+48
2021-03-26test: Compare strings with g_assert_cmpstr()Simon McVittie4-44/+44
2021-03-26test: Replace g_assert (x == NULL) with g_assert_null (x)Simon McVittie3-16/+16
2021-03-26test: Replace all g_assert (x != NULL) with g_assert_nonnull (x)Simon McVittie15-59/+59
2021-03-26CONTRIBUTING: Mention that dbus-gmain has its own contributing guideSimon McVittie1-0/+7
2019-07-23.gitignore: UpdateSimon McVittie1-0/+6
2019-07-23NEWS: UpdateSimon McVittie1-0/+6
2019-07-23test-service: Don't close a shared connectionSimon McVittie1-13/+2
2019-07-15Stop running CI on Debian 8 'jessie'Simon McVittie2-8/+0
2019-07-15Run CI on Debian 10 'buster' now that it's stableSimon McVittie2-4/+12
2019-07-15Merge branch 'dbus-gmain'Simon McVittie9-2/+21
2019-07-15Add clearer licensing information using SPDX-License-IdentifierSimon McVittie9-2/+21
2019-07-15Add clearer licensing information using SPDX-License-IdentifierSimon McVittie83-3/+224
2018-12-17CI: Update from dbusSimon McVittie2-5/+21
2018-12-17Remove the last vestiges of support for dbus 1.6 and Ubuntu 14.04Simon McVittie4-51/+10
2018-12-03build: Make quoting more explicitSimon McVittie1-1/+1
2018-12-03Require pkg-config 0.28, for PKG_PROG_PKG_CONFIGSimon McVittie3-2/+7
2018-12-03Update NEWSSimon McVittie1-2/+47
2018-12-03invoke_object_method: when demarshalling fails, use the right errorSimon McVittie3-9/+2
2018-12-03gerror_to_dbus_error_message: add support for remaining members of DBusGErrorSimon McVittie1-0/+42
2018-12-03Add a regression test for fd.o#80557Simon McVittie5-0/+346
2018-12-03Fix double free for data.channelx002921021-0/+2
2018-12-03buildsys: use variable for glib-genmarshalYann E. MORIN3-6/+6
2018-10-19Merge branch 'master' into 'master'Simon McVittie3-25/+20
2018-10-18Update dbus-binding-tool.1 man page to suggest using GDBus insteadAlan Coopersmith1-3/+16
2018-10-18Make dbus-binding-tool.1 man page less Solaris specificAlan Coopersmith3-22/+4
2018-10-03Merge commit '99d9758d90a88b92fc8fcdb447aa7ab4abe1c1cb' from dbus-gmainSimon McVittie4-35/+122
2018-10-03Use Markdown for documentationSimon McVittie3-10/+12
2018-10-03CONTRIBUTING: RewriteSimon McVittie1-12/+97
2018-10-03CONTRIBUTING.md: RewriteSimon McVittie1-49/+116
2018-10-03Rename HACKING to CONTRIBUTING.mdSimon McVittie2-1/+1
2018-10-03Add more deprecation commentsSimon McVittie3-2/+21
2018-10-03ci: Test dbus-glib in Gitlab-CISimon McVittie1-0/+79
2018-10-03ci: Consistently use wgetSimon McVittie1-1/+1
2018-10-03ci: Avoid dpkg warnings by installing gnome-common before autoconf-archiveSimon McVittie1-2/+3
2018-10-03ci: Don't set DBUS_TEST_MALLOC_FAILURESSimon McVittie1-3/+0
2018-10-03build: Move Autotools droppings into ./build-aux/Simon McVittie2-8/+3
2018-10-03build: Enable assertions for distcheckSimon McVittie1-1/+1
2018-10-03build: Stop including ChangeLog in source tarballsSimon McVittie2-19/+1
2018-05-04Merge commit '8270955fa969d86ec4cdc036801a7798a4983baf'Simon McVittie1-2/+5
2018-05-04dbus-gmain: Ignore more generated filesSimon McVittie1-2/+5