summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Do not suggest user the next step after executed autogen.shChengwei Yang1-7/+1
2013-10-08Add support for configuring --with-valgrind=autoSimon McVittie1-0/+4
2013-10-08When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie1-1/+2
2013-10-08dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie1-4/+28
2013-10-08Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang2-1/+4
2013-09-25NEWSSimon McVittie1-0/+2
2013-09-25Use 'cp' instead of 'cp -av' to fix portable issueChengwei Yang1-1/+1
2013-09-25Use 'chmod' instead of 'chmod -c'Chengwei Yang1-1/+1
2013-09-23NEWSSimon McVittie1-0/+3
2013-09-23_dbus_read_credentials_socket: warn or fail at compile time if no supportSimon McVittie1-0/+15
2013-09-23Prefer getpeerucred() over getpeereid() if a platform has bothSimon McVittie1-31/+32
2013-09-23bus-test: only expect GetConnectionUnixProcessID to succeed sometimesSimon McVittie1-0/+6
2013-09-23_dbus_read_credentials_socket: document where we use each mechanismSimon McVittie1-1/+41
2013-09-23Remove BSD-style LOCAL_CREDS supportSimon McVittie1-70/+2
2013-09-16NEWSSimon McVittie1-1/+16
2013-09-16Fix an incorrect sizeof.Sviatoslav Chagaev1-1/+1
2013-09-16Revert "Fix an incorrect sizeof." to fix attributionSimon McVittie1-1/+1
2013-09-16fix NEWS mis-mergeSimon McVittie1-15/+5
2013-09-16Remove support for platforms with no 64-bit integer typeSimon McVittie11-252/+25
2013-09-16Merge branch 'dbus-1.6'Simon McVittie1-0/+15
2013-09-16NEWS for 1.6.xSimon McVittie1-0/+5
2013-09-16dbus-mainloop.c: undeclared variable n_fds if define MAINLOOP_SPEW.Vasiliy Balyasnyy1-1/+1
2013-09-16Merge branch 'dbus-1.6'Simon McVittie1-1/+1
2013-09-16dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.Vasiliy Balyasnyy1-1/+1
2013-09-16Fix incorrect sizeof in a Valgrind hint macro call.Sviatoslav Chagaev1-1/+1
2013-09-16Merge branch 'dbus-1.6'Simon McVittie1-1/+4
2013-09-16Fix a NULL dereference on an error code path.Sviatoslav Chagaev1-1/+4
2013-09-16Fix an incorrect sizeof.Simon McVittie1-1/+1
2013-09-16dbus-sysdeps-win: don't include wspiapi.hSimon McVittie4-16/+0
2013-09-13Merge remote-tracking branch 'fitzsim/fix-parent-removal-fixme'Simon McVittie1-36/+403
2013-09-13NEWSSimon McVittie1-0/+8
2013-09-13Make userdb cache as a built-in featureChengwei Yang3-14/+0
2013-09-13Don't assume that X11 autolaunch will work if DISPLAY is unsetSimon McVittie1-3/+5
2013-09-13Use test binaries in build dir to do testChengwei Yang4-4/+25
2013-09-13selinux: when dropping capabilities only include AUDIT caps if we have themLennart Poettering1-2/+3
2013-09-13NEWSSimon McVittie1-0/+3
2013-09-13Remove obscure "low-latency" parts in the introduction of specJustin Lee1-9/+4
2013-09-13More NEWSSimon McVittie1-1/+3
2013-09-13Merge branch 'dbus-1.6'Simon McVittie5-15/+49
2013-09-13NEWSSimon McVittie1-1/+17
2013-09-13Fix dbus-daemon document about servicedirChengwei Yang1-1/+1
2013-09-13Remove DBUS_COMPILATION from test source codeChengwei Yang1-2/+0
2013-09-13Check EINVAL for accept4()Chengwei Yang1-2/+6
2013-09-13Allow EPROTOTYPE for SOCK_CLOEXEC but unsupported by socket/socketpairPino Toscano1-3/+3
2013-09-13Check EINVAL for socketpair and retry without SOCK_CLOEXECChengwei Yang1-5/+16
2013-09-13Use the argument of dbus_connection_set_route_peer_messages()Chengwei Yang1-1/+1
2013-09-13Fix pass wrong type of argument to functionChengwei Yang1-1/+1
2013-09-13Fix file descriptor leak in _dbus_command_for_pidSviatoslav Chagaev1-0/+1
2013-09-051.6.15Simon McVittie2-1/+6
2013-09-051.6.14Simon McVittie2-2/+7