summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Enumerate data files used in the build rather than using find(1)14-enumerate-test-data-33840Simon McVittie1-83/+130
2011-09-21Micro versionSimon McVittie2-1/+6
2011-09-21Prepare version 1.4.16dbus-1.4.16Simon McVittie3-9/+8
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-20cmake fix: install version stringRalf Habacker1-0/+11
2011-08-26Don't build any of the reload-pipe code on non-UnixSimon McVittie1-2/+5
2011-08-24NEWSSimon McVittie1-0/+2
2011-08-24Add missing inclusion of inttypes.hSimon McVittie1-0/+4
2011-08-15Fix compilation of (no-op) alignment assertions on non-gccSimon McVittie1-1/+4
2011-08-15NEWSSimon McVittie1-1/+4
2011-08-15Install diagrams in htmldirChris Mayo1-7/+7
2011-08-13Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.Ralf Habacker3-13/+3
2011-08-12NEWSSimon McVittie1-0/+1
2011-08-12Fix compiler warnings when cross-compiling dbus-daemon test for mingw32Simon McVittie1-2/+3
2011-08-11NEWS for 1.4.xSimon McVittie1-0/+13
2011-08-11dbus-marshal-basic: assert that the size and (on gcc) alignment of all types ...Simon McVittie1-0/+33
2011-08-11Add _DBUS_STATIC_ASSERT (based on GLib's G_STATIC_ASSERT) and use itSimon McVittie4-0/+12
2011-08-11capng: Drop supplemental groups when switching to daemon userSteve Grubb1-1/+1
2011-08-11autogen.sh: Don't run configure if NOCONFIGURE is setColin Walters1-3/+7
2011-08-06Clean up cygwin readmeRalf Habacker1-3/+0
2011-08-06Reduce duplicates from authors listRalf Habacker1-0/+10
2011-08-05Clean author listRalf Habacker1-4/+0
2011-08-05Win32 compile fix.Ralf Habacker2-1/+12
2011-08-05NEWSSimon McVittie1-0/+11
2011-08-05Add a regression test for fd.o #38005Simon McVittie2-0/+618
2011-08-05relay test: don't leak the server's addressSimon McVittie1-4/+8
2011-08-05_dbus_server_new_for_domain_socket: don't try to unlink abstract socketsSimon McVittie1-5/+13
2011-08-05bus signal_handler: call _exit in the unlikely event that the pipe is full or...Simon McVittie1-2/+8
2011-08-05bus signal_handler: comment why it's OK if the reload pipe gets fullSimon McVittie1-0/+13
2011-08-05bus signal_handler: don't pretend to be portable away from UnixSimon McVittie1-0/+8
2011-08-05Conditionalize inclusion of unistd.hSimon McVittie1-0/+2
2011-08-05Handle SIGTERM again, to avoid leaving /tmp/dbus-XXX sockets on SolarisBrian Cameron1-11/+73
2011-08-05cmake: always enable GNU and recent-POSIX extensions, like autoconf doesSimon McVittie1-0/+3
2011-07-29micro versionSimon McVittie1-1/+1
2011-07-291.4.14dbus-1.4.14Simon McVittie2-2/+4
2011-07-29NEWSSimon McVittie1-2/+8