summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-09-22Limit batch file creating to windowsRalf Habacker1-0/+4
2011-09-22Fixed cmake buildsystem - option command only supports boolean valuesRalf Habacker1-3/+3
2011-09-22cmake fix: generate build timestampRalf Habacker2-5/+18
2011-09-22Simplified cmake xml parser dependencies.Ralf Habacker1-9/+9
2011-09-21Micro versionSimon McVittie2-1/+6
2011-09-21Prepare version 1.5.8dbus-1.5.8Simon McVittie3-4/+9
2011-09-21Merge branch 'dbus-1.4'Simon McVittie1-6/+5
2011-09-21Micro versionSimon McVittie2-1/+6
2011-09-21Prepare version 1.4.16dbus-1.4.16Simon McVittie3-9/+8
2011-09-21Enable more compiler warnings by defaultSimon McVittie1-5/+21
2011-09-21refs test: fix unused variableSimon McVittie1-1/+0
2011-09-21Fix compilation of syslog test in masterSimon McVittie1-2/+2
2011-09-21Merge branch 'more-unused-39231'Simon McVittie15-97/+49
2011-09-21Merge branch 'remove-stub-tests-41012'Simon McVittie7-60/+0
2011-09-21Merge branch 'dbus-1.4'Simon McVittie11-31/+305
2011-09-21NEWSSimon McVittie1-0/+3
2011-09-21update_desktop_file_entry: initialize return value properly, and actually ret...Simon McVittie1-1/+2
2011-09-21update_desktop_file_entry: if the service name already existed, set errorSimon McVittie1-1/+4
2011-09-21update_desktop_file_entry: don't leak file_path on one particular OOMSimon McVittie1-2/+1
2011-09-21NEWSSimon McVittie1-0/+16
2011-09-21If --enable-tests=yes, require Python modules for complete test coverageSimon McVittie1-1/+8
2011-09-21Only ask pkg-config for the systemd unit directory if both are installedSimon McVittie1-1/+6
2011-09-21Give better diagnostics if --enable-tests=yes is givenSimon McVittie1-3/+12
2011-09-21Check for Python; skip Python tests if not foundSimon McVittie4-4/+16
2011-09-21Cope with platforms whose vsnprintf violates both POSIX and C99Simon McVittie1-3/+49
2011-09-21Add a semi-automatic test for _dbus_system_logSimon McVittie2-0/+105
2011-09-21Cope with Unixes that don't have LOG_PERROR, like Solaris 10Simon McVittie2-1/+24
2011-09-21Make "make -C test clean" idempotentSimon McVittie1-1/+3
2011-09-21On Solaris, define CMSG_ALIGN, CMSG_LEN, CMSG_SPACE if undefinedSimon McVittie1-0/+32
2011-09-21Fix maintainer-upload-docs target to work out-of-treeSimon McVittie1-14/+25
2011-09-20Merge branch 'dbus-1.4'Ralf Habacker1-0/+11
2011-09-20cmake fix: install version stringRalf Habacker1-0/+11
2011-09-19_dbus_pending_call_test: remove stubSimon McVittie3-19/+0
2011-09-19_dbus_marshal_header_test: remove stubSimon McVittie3-16/+0
2011-09-19bus_policy_test: remove stubSimon McVittie3-25/+0
2011-09-19dbus-internals: make sure function-like macros expand to something non-emptySimon McVittie1-7/+7
2011-09-19Use {}, not semicolon, when the statement of an "if" does nothingSimon McVittie2-3/+9
2011-09-19Fix an assortment of variables that aren't used when not checking/assertingSimon McVittie4-9/+23
2011-09-19BusConnections: don't assert about BusConnectionData in functions that don't ...Simon McVittie1-11/+0
2011-09-19bus_driver_handle_message: remove unused labelSimon McVittie1-1/+0
2011-09-19activation helper: remove unused variable when not being verboseSimon McVittie1-2/+2