summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09update symbolsdebian/1.7.6-1Simon McVittie2-1/+3
2013-10-09New upstream development releaseSimon McVittie1-1/+2
2013-10-09Merge tag 'upstream/1.7.6' into experimentalSimon McVittie159-3310/+4966
2013-10-09Imported Upstream version 1.7.6upstream/1.7.6Simon McVittie159-3310/+4966
2013-10-09Standards-Version: 3.9.4 (no changes needed)Simon McVittie2-1/+7
2013-10-09D-Bus 1.7.6, spec 0.22Simon McVittie3-5/+10
2013-10-09yet more NEWSSimon McVittie1-3/+15
2013-10-09dbus-monitor: keep backwards compatibilityChengwei Yang1-6/+25
2013-10-09dbus-send: replace --address with --peer and --bus.Andrey Mazo1-6/+31
2013-10-09Revert "dbus-send: replace --address"... to fix attributionSimon McVittie1-31/+6
2013-10-09Remove unused key-word of DBus .service fileChengwei Yang1-1/+0
2013-10-09launch-helper: fix error code parsingChengwei Yang3-2/+10
2013-10-08Merge branch 'dbus-1.6'Simon McVittie0-0/+0
2013-10-081.6.17Simon McVittie2-1/+4
2013-10-08Spec: document multiple .service files own the same well known nameChengwei Yang1-3/+22
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang4-36/+34
2013-10-08dbus-send: replace --address with --peer and --bus.Simon McVittie1-6/+31
2013-10-081.6.14Simon McVittie2-3/+3
2013-10-08fix off by one error message (#13305)Chengwei Yang1-10/+10
2013-10-08dbus-message.c: unused variable bytes_read in _dbus_message_loader_get_bufferVasiliy Balyasnyy5-28/+14
2013-10-08dbus-monitor: remove redundant match rulesChengwei Yang1-16/+1
2013-10-08NEWSSimon McVittie1-0/+8
2013-10-08spec: briefly describe Name, Exec and User keysSimon McVittie1-0/+13
2013-10-08spec: system services' service description files have constrained namesSimon McVittie1-0/+13
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