summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-23Port to glib 2.31.x g_thread APISimon McVittie2-42/+38
2012-01-23Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88cSimon McVittie2-0/+4
2012-01-23Revert addition of files which were only meant to exist on master, tooSimon McVittie5-1003/+0
2012-01-23update NEWSSimon McVittie1-0/+3
2012-01-23dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie1-0/+1
2012-01-04Revert "windows fix: use install root as base path for relative pathes in dbu...Simon McVittie1-38/+6
2012-01-04Revert "keep cmake in sync with automake related to default bus addresses"Simon McVittie1-2/+2
2012-01-04Revert "made session service dirs customizable: cmake part"Simon McVittie3-6/+1
2012-01-04Revert "made session service dirs customizable: autotools part"Simon McVittie1-2/+0
2012-01-04Merge branch 'dbus-1.4'Simon McVittie2-2/+21
2012-01-04Merge commit '5df8c3db12590edd68e968975a335da9d0415e5a' into new-masterSimon McVittie0-0/+0
2012-01-04NEWS so farSimon McVittie1-1/+21
2012-01-04Remove some dead code related to fd.o #37258eXeC001er1-1/+0
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie117-3307/+2608
2011-12-25Merge branch 'dbus-1.4'Ralf Habacker1-1/+2
2011-12-251.4 branch need a fix to be compilable with msvcRalf Habacker1-1/+2
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-22windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker1-6/+38
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-21windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker1-6/+38
2011-12-21Merge branch 'dbus-1.4'Ralf Habacker3-14/+48
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker7-41/+120
2011-12-21Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick1-1/+2
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker3-24/+40
2011-12-21added notes about supported compilersRalf Habacker2-32/+42
2011-11-21made session service dirs customizable: autotools partRalf Habacker1-0/+2
2011-11-21made session service dirs customizable: cmake partRalf Habacker3-1/+6
2011-11-02Merge branch 'dbus-1.4'Simon McVittie3-24/+40
2011-11-02corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie1-23/+37
2011-11-02Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie1-0/+1
2011-11-02_dbus_listen_tcp_socket: avoid leaking listen_fd in unlikely circumstancesSimon McVittie1-1/+2
2011-10-29refactored cmake version extracting from configure.acRalf Habacker2-13/+46
2011-10-28Merge branch 'dbus-1.4'Ralf Habacker1-3/+32
2011-10-28Optimized error handling of previous patchRalf Habacker1-3/+18
2011-10-28Find dbus-daemon executable next to dbus shared libaray on windows.Jesper Dam1-3/+17
2011-10-17Install empty session.d config directory using cmake, otherwise dbus-daemon w...Ralf Habacker1-0/+1
2011-10-12cmake: don't include -util sources in the shared librarySimon McVittie1-4/+0
2011-10-12Remove dbus-auth-script from the shared librarySimon McVittie2-4/+4
2011-09-29Merged cmake and autotools session bus configurationRalf Habacker2-33/+2
2011-09-28Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie2-3/+3
2011-09-28sysdeps: remove misleading commentsSimon McVittie2-10/+0
2011-09-28Merge tests' cmake and autotools bus configurationSimon McVittie13-93/+27
2011-09-28cmake: remove unused TEST_SERVICE_DIR variableSimon McVittie1-2/+0
2011-09-28Simplify substitution of test executables to use fewer variablesSimon McVittie17-54/+144
2011-09-28Simplify generation of bus configuration filesSimon McVittie10-21/+12
2011-09-24Merge branch 'dbus-1.4'Ralf Habacker3-95/+24
2011-09-23Use dbus/dbus-arch-deps.h.in as source for cmake tooRalf Habacker3-95/+24
2011-09-22Merge branch 'dbus-1.4'Ralf Habacker2-15/+27
2011-09-22Added cmake 'help-options' target to print out all available configure optionsRalf Habacker1-0/+5
2011-09-22fixed cmake error: doc says CACHE needs type *and* doc stringRalf Habacker1-6/+5