summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'more-unused-39231'Simon McVittie2011-09-2115-97/+49
|\ \
| * | dbus-internals: make sure function-like macros expand to something non-emptySimon McVittie2011-09-191-7/+7
| * | Use {}, not semicolon, when the statement of an "if" does nothingSimon McVittie2011-09-192-3/+9
| * | Fix an assortment of variables that aren't used when not checking/assertingSimon McVittie2011-09-194-9/+23
| * | BusConnections: don't assert about BusConnectionData in functions that don't ...Simon McVittie2011-09-191-11/+0
| * | bus_driver_handle_message: remove unused labelSimon McVittie2011-09-191-1/+0
| * | activation helper: remove unused variable when not being verboseSimon McVittie2011-09-191-2/+2
| * | bus_registry_acquire_service: remove unnecessary variableSimon McVittie2011-09-191-5/+2
| * | Don't refcount TimeoutCallbackSimon McVittie2011-09-191-23/+4
| * | Remove a never-used callbackSimon McVittie2011-09-191-8/+0
| * | Remove more never-used variablesSimon McVittie2011-09-195-28/+2
* | | Merge branch 'remove-stub-tests-41012'Simon McVittie2011-09-217-60/+0
|\ \ \
| * | | _dbus_pending_call_test: remove stubSimon McVittie2011-09-193-19/+0
| * | | _dbus_marshal_header_test: remove stubSimon McVittie2011-09-193-16/+0
| * | | bus_policy_test: remove stubSimon McVittie2011-09-193-25/+0
| |/ /
* | | Merge branch 'dbus-1.4'Simon McVittie2011-09-2111-31/+305
|\ \ \ | | |/ | |/|
| * | NEWSSimon McVittie2011-09-211-0/+3
| * | update_desktop_file_entry: initialize return value properly, and actually ret...Simon McVittie2011-09-211-1/+2
| * | update_desktop_file_entry: if the service name already existed, set errorSimon McVittie2011-09-211-1/+4
| * | update_desktop_file_entry: don't leak file_path on one particular OOMSimon McVittie2011-09-211-2/+1
| * | NEWSSimon McVittie2011-09-211-0/+16
| * | If --enable-tests=yes, require Python modules for complete test coverageSimon McVittie2011-09-211-1/+8
| * | Only ask pkg-config for the systemd unit directory if both are installedSimon McVittie2011-09-211-1/+6
| * | Give better diagnostics if --enable-tests=yes is givenSimon McVittie2011-09-211-3/+12
| * | Check for Python; skip Python tests if not foundSimon McVittie2011-09-214-4/+16
| * | Cope with platforms whose vsnprintf violates both POSIX and C99Simon McVittie2011-09-211-3/+49
| * | Add a semi-automatic test for _dbus_system_logSimon McVittie2011-09-212-0/+105
| * | Cope with Unixes that don't have LOG_PERROR, like Solaris 10Simon McVittie2011-09-212-1/+24
| * | Make "make -C test clean" idempotentSimon McVittie2011-09-211-1/+3
| * | On Solaris, define CMSG_ALIGN, CMSG_LEN, CMSG_SPACE if undefinedSimon McVittie2011-09-211-0/+32
| * | Fix maintainer-upload-docs target to work out-of-treeSimon McVittie2011-09-211-14/+25
* | | Merge branch 'dbus-1.4'Ralf Habacker2011-09-201-0/+11
|\ \ \ | |/ / | | / | |/ |/|
| * cmake fix: install version stringRalf Habacker2011-09-201-0/+11
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-261-2/+5
|\ \ | |/
| * Don't build any of the reload-pipe code on non-UnixSimon McVittie2011-08-261-2/+5
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-242-0/+6
|\ \ | |/
| * NEWSSimon McVittie2011-08-241-0/+2
| * Add missing inclusion of inttypes.hSimon McVittie2011-08-241-0/+4
* | Merge branch 'dbus-1.4'Ralf Habacker2011-08-151-1/+4
|\ \ | |/
| * Fix compilation of (no-op) alignment assertions on non-gccSimon McVittie2011-08-151-1/+4
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-152-8/+11
|\ \ | |/
| * NEWSSimon McVittie2011-08-151-1/+4
| * Install diagrams in htmldirChris Mayo2011-08-151-7/+7