summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 1.4.20dbus-1.4.20Simon McVittie2012-03-272-3/+23
* Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey2012-03-271-12/+6
* Port to glib 2.31.x g_thread APIMartin Pitt2012-03-272-42/+38
* Enumerate data files used in the build rather than using find(1)Simon McVittie2012-03-121-83/+130
* NEWS for 1.4Simon McVittie2012-02-201-1/+1
* dbus-protocol.h: compile under C++11Marc Mutz2012-02-201-1/+1
* Back to development statusSimon McVittie2012-02-132-1/+6
* Release D-Bus 1.4.18dbus-1.4.18Simon McVittie2012-02-132-2/+4
* dbus-daemon: fix forgotten counter increase while copying configured auth mec...Pavel Strashkin2012-02-131-0/+1
* Revert "dbus-daemon: fix forgotten counter increase while copying configured ...Simon McVittie2012-02-131-1/+0
* NEWSSimon McVittie2012-02-081-0/+3
* docs: correctly invoke man2htmlJack Nagel2012-02-081-1/+1
* Don't warn about deprecated declarations in this stable branchSimon McVittie2012-01-231-0/+4
* Revert addition of files which were only meant to exist on master, tooSimon McVittie2012-01-235-1003/+0
* update NEWSSimon McVittie2012-01-231-0/+3
* dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie2012-01-231-0/+1
* NEWS so farSimon McVittie2012-01-041-1/+21
* Remove some dead code related to fd.o #37258eXeC001er2012-01-041-1/+0
* Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-04117-3307/+2608
* 1.4 branch need a fix to be compilable with msvcRalf Habacker2011-12-251-1/+2
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker2011-12-211-6/+38
* Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-217-41/+120
|\
| * Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick2011-12-211-1/+2
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-213-24/+40
| |\
| | * corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie2011-11-021-23/+37
| | * Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie2011-11-021-0/+1
| | * _dbus_listen_tcp_socket: avoid leaking listen_fd in unlikely circumstancesSimon McVittie2011-11-021-1/+2
| * | refactored cmake version extracting from configure.acRalf Habacker2011-10-292-13/+46
| |/
| * Optimized error handling of previous patchRalf Habacker2011-10-281-3/+18
| * Find dbus-daemon executable next to dbus shared libaray on windows.Jesper Dam2011-10-281-3/+17
* | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-2817-54/+144
* | Simplify generation of bus configuration filesSimon McVittie2011-09-2810-21/+12
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-243-95/+24
|\ \ | |/
| * Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker2011-09-233-95/+24
* | Merge branch 'dbus-1.4'Ralf Habacker2011-09-222-15/+27
|\ \ | |/
| * Added cmake 'help-options' target to print out all available configure optionsRalf Habacker2011-09-221-0/+5
| * fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker2011-09-221-6/+5
| * Limit batch file creating to windowsRalf Habacker2011-09-221-0/+4
| * Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker2011-09-221-3/+3
| * cmake fix: generate build timestampRalf Habacker2011-09-222-5/+18
| * Simplified cmake xml parser dependencies.Ralf Habacker2011-09-221-9/+9
* | Micro versionSimon McVittie2011-09-212-1/+6
* | Prepare version 1.5.8dbus-1.5.8Simon McVittie2011-09-213-4/+9
* | Merge branch 'dbus-1.4'Simon McVittie2011-09-211-6/+5
|\ \ | |/
| * Micro versionSimon McVittie2011-09-212-1/+6
| * Prepare version 1.4.16dbus-1.4.16Simon McVittie2011-09-213-9/+8
* | Enable more compiler warnings by defaultSimon McVittie2011-09-211-5/+21
* | refs test: fix unused variableSimon McVittie2011-09-211-1/+0
* | Fix compilation of syslog test in masterSimon McVittie2011-09-211-2/+2