summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-10bus: never call xmlCleanupParser, unless just before exit() in a testwip-xmlCleanupParser-26032Simon McVittie8-5/+38
2011-03-10add doxygen.stamp to .gitignoreSimon McVittie1-0/+1
2011-03-10_dbus_marshal_write_fixed_multi: remove obsolete FIXME commentSimon McVittie1-2/+0
2011-03-10dbus_message_iter_append_basic: remove misleading documentationSimon McVittie1-4/+0
2011-03-10Implement uninstallation and cleanup for Doxygen docs, fixing distcheckSimon McVittie1-0/+8
2011-03-10Merge branch 'validate-when-sending-16338' into dbus-1.4Simon McVittie3-0/+52
2011-03-10dbus_type_is_basic etc.: it is an error to pass in bad typecodesSimon McVittie1-7/+10
2011-03-10autogen: add -I m4 to aclocal pathLennart Poettering1-1/+1
2011-03-08Update NEWSSimon McVittie1-2/+7
2011-03-07Fix some more stray occurrences of ELEMENT_TYPESimon McVittie1-2/+2
2011-03-07Do not use the name ELEMENT_TYPEAndre Heinecke3-7/+8
2011-03-04dbus_message_iter_append_fixed_array: add a check for valid booleansSimon McVittie1-0/+13
2011-03-04dbus_message_iter_append_basic: validate booleans tooSimon McVittie1-2/+4
2011-03-04dbus_message_iter_append_basic: check string-like arguments for validitySimon McVittie3-0/+37
2011-02-25Merge branch 'doxygenate' into dbus-1.4Simon McVittie5-8/+67
2011-02-25NEWS so farSimon McVittie1-0/+13
2011-02-25Merge branch 'changequote' into dbus-1.4Simon McVittie1-11/+5
2011-02-25Merge branch 'require-display-for-autolaunch-19997' into dbus-1.4Simon McVittie4-21/+58
2011-02-25Merge branch 'modern-autofoo-32245' into dbus-1.4Simon McVittie3-45/+59
2011-02-24Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie4-22/+47
2011-02-24Don't attempt Unix X11 autolaunching if DISPLAY isn't setSimon McVittie1-0/+12
2011-02-24config-parser regression test: don't require that fd.o #34496 existsSimon McVittie1-1/+1
2011-02-24Give XDG_DATA_HOME priority over XDG_DATA_DIRS for servicedirsSimon McVittie1-23/+26
2011-02-24Honour aclocal flags in Makefile.am, rather than gluing them onto ACLOCALSimon McVittie2-4/+1
2011-02-24Modernize setup of libtool for WindowsSimon McVittie1-2/+4
2011-02-24Use AC_CONFIG_HEADERS, not AM_CONFIG_HEADERSimon McVittie1-1/+1
2011-02-24Modernize AC_INIT usage, with a bug report URLSimon McVittie1-1/+1
2011-02-24Require a somewhat modern version of autoconf and automakeSimon McVittie1-2/+2
2011-02-24Modernize AC_OUTPUT usageSimon McVittie1-1/+2
2011-02-24Modernize checks in ld_supports_flagSimon McVittie1-2/+4
2011-02-24Modernize checks for DBUS__ACQUIRE_SVCSimon McVittie1-6/+7
2011-02-24Modernize checks for monotonic clockSimon McVittie1-3/+5
2011-02-24Modernize checks for cmsgcredSimon McVittie1-3/+5
2011-02-24Modernize checks for ISO/GNU varargsSimon McVittie1-4/+8
2011-02-24Modernize checks for socklen_tSimon McVittie1-3/+5
2011-02-24Modernize checks for non-POSIX getpwnam_rSimon McVittie1-3/+2
2011-02-24Modernize checks for dirfd/dd_fdSimon McVittie1-8/+10
2011-02-24Rename configure.in to configure.acSimon McVittie2-2/+2
2011-02-24Don't compress spaces in CFLAGS and friendsSimon McVittie1-5/+0
2011-02-24Remove unnecessary changequote callSimon McVittie1-2/+0
2011-02-24Use square brackets (m4 quoting) instead of changequoteSimon McVittie1-4/+5
2011-02-18Post-release version bumpSimon McVittie1-1/+1
2011-02-18sysdeps-win needs _dbus_path_is_absoluteMark Brand2-17/+17
2011-02-17Let's try that again.dbus-1.4.6Simon McVittie2-2/+8
2011-02-17Remove unreviewed changes intended to support GTest-based testsSimon McVittie1-14/+0
2011-02-17Post-release version bumpSimon McVittie1-1/+1
2011-02-17Prepare version 1.4.4dbus-1.4.4Simon McVittie4-27/+29
2011-02-17Split acinclude.m4 into separate files in m4/Simon McVittie2-78/+49
2011-02-17Merge branch 'leak-fixes-33126'Simon McVittie2-35/+42
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie10-2748/+129