summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Break up the monster conditional in config-parser so gcov can copeSimon McVittie2011-04-072-94/+90
* Update NEWSSimon McVittie2011-03-141-0/+4
* Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie2011-03-1413-304/+167
* protocol: introduce four new errorsLennart Poettering2011-03-101-1/+9
* Make dbus_type_is_valid into public APISimon McVittie2011-03-108-50/+57
* Merge branch 'dbus-1.4'Simon McVittie2011-03-107-13/+71
|\
| * add doxygen.stamp to .gitignoreSimon McVittie2011-03-101-0/+1
| * _dbus_marshal_write_fixed_multi: remove obsolete FIXME commentSimon McVittie2011-03-101-2/+0
| * dbus_message_iter_append_basic: remove misleading documentationSimon McVittie2011-03-101-4/+0
| * Implement uninstallation and cleanup for Doxygen docs, fixing distcheckSimon McVittie2011-03-101-0/+8
| * Merge branch 'validate-when-sending-16338' into dbus-1.4Simon McVittie2011-03-103-0/+52
| |\
| | * dbus_message_iter_append_fixed_array: add a check for valid booleansSimon McVittie2011-03-041-0/+13
| | * dbus_message_iter_append_basic: validate booleans tooSimon McVittie2011-03-041-2/+4
| | * dbus_message_iter_append_basic: check string-like arguments for validitySimon McVittie2011-03-043-0/+37
| * | dbus_type_is_basic etc.: it is an error to pass in bad typecodesSimon McVittie2011-03-101-7/+10
* | | Require specific user action to compile without 64-bit supportSimon McVittie2011-03-101-4/+42
* | | Merge branch 'dbus-1.4'Simon McVittie2011-03-101-1/+1
|\ \ \ | |/ /
| * | autogen: add -I m4 to aclocal pathLennart Poettering2011-03-101-1/+1
* | | Merge branch 'dbus-1.4'Simon McVittie2011-03-081-2/+7
|\ \ \ | |/ /
| * | Update NEWSSimon McVittie2011-03-081-2/+7
* | | Merge branch 'dbus-1.4'Simon McVittie2011-03-074-9/+10
|\ \ \ | |/ /
| * | Fix some more stray occurrences of ELEMENT_TYPESimon McVittie2011-03-071-2/+2
| * | Do not use the name ELEMENT_TYPEAndre Heinecke2011-03-073-7/+8
| |/
* | Merge branch 'dbus-1.4'Simon McVittie2011-02-2511-85/+200
|\ \ | |/
| * Merge branch 'doxygenate' into dbus-1.4Simon McVittie2011-02-255-8/+67
| |\
| | * Build dbus.devhelp using doxygen_to_devhelp.xsl and install itSimon McVittie2011-01-142-0/+8
| | * Install the Doxygen documentation to $(htmldir)Simon McVittie2011-01-141-0/+8
| | * docs: use $(MKDIR_P), which we already check for in configure.inSimon McVittie2011-01-141-1/+1
| | * Use a stamp file to represent the Doxygen outputSimon McVittie2011-01-141-6/+4
| | * Check for xsltproc in configure.inSimon McVittie2011-01-141-0/+4
| | * configure.in: require autoconf 2.60Simon McVittie2011-01-141-1/+1
| | * Add doxygen_to_devhelp.xsl (from Fedora, via Debian)Simon McVittie2011-01-142-0/+41
| | * Generate XML from DoxygenSimon McVittie2011-01-141-1/+1
| * | NEWS so farSimon McVittie2011-02-251-0/+13
| * | Merge branch 'changequote' into dbus-1.4Simon McVittie2011-02-251-11/+5
| |\ \
| | * | Don't compress spaces in CFLAGS and friendsSimon McVittie2011-02-241-5/+0
| | * | Remove unnecessary changequote callSimon McVittie2011-02-241-2/+0
| | * | Use square brackets (m4 quoting) instead of changequoteSimon McVittie2011-02-241-4/+5
| * | | Merge branch 'require-display-for-autolaunch-19997' into dbus-1.4Simon McVittie2011-02-254-21/+58
| |\ \ \
| | * | | Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie2011-02-244-22/+47
| | * | | Don't attempt Unix X11 autolaunching if DISPLAY isn't setSimon McVittie2011-02-241-0/+12
| * | | | Merge branch 'modern-autofoo-32245' into dbus-1.4Simon McVittie2011-02-253-45/+59
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Honour aclocal flags in Makefile.am, rather than gluing them onto ACLOCALSimon McVittie2011-02-242-4/+1
| | * | | Modernize setup of libtool for WindowsSimon McVittie2011-02-241-2/+4
| | * | | Use AC_CONFIG_HEADERS, not AM_CONFIG_HEADERSimon McVittie2011-02-241-1/+1
| | * | | Modernize AC_INIT usage, with a bug report URLSimon McVittie2011-02-241-1/+1
| | * | | Require a somewhat modern version of autoconf and automakeSimon McVittie2011-02-241-2/+2
| | * | | Modernize AC_OUTPUT usageSimon McVittie2011-02-241-1/+2
| | * | | Modernize checks in ld_supports_flagSimon McVittie2011-02-241-2/+4
| | * | | Modernize checks for DBUS__ACQUIRE_SVCSimon McVittie2011-02-241-6/+7