summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-12releasedebian/1.7.6-2Simon McVittie1-2/+2
2013-10-12Merge branch 'master' into experimentalSimon McVittie7-2/+66
2013-10-12debian/copyright: list copyright holders and minor licenses (Closes: #726000)Simon McVittie2-214/+397
2013-10-10Run `update-rc.d dbus defaults` instead of deprecated `update-rc.d dbus start...Simon McVittie2-1/+8
2013-10-09debian/rules: FTBFS if new symbols or libraries are added without updating th...Simon McVittie2-1/+8
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-08releasedebian/1.6.16-1Simon McVittie1-2/+2
2013-10-08Standards-Version: 3.9.4 (no changes needed)Simon McVittie2-1/+2
2013-10-08Add udeb packages, so the graphical installer can use AT-SPI (Closes: #723952)Simon McVittie6-1/+73
2013-10-08Backport the new dbus-run-session tool from D-Bus 1.7Simon McVittie6-0/+827
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-08New upstream stable release 1.6.16Simon McVittie1-0/+6
2013-10-08Merge tag 'upstream/1.6.16'Simon McVittie16-214/+298
2013-10-08Imported Upstream version 1.6.16upstream/1.6.16Simon McVittie16-214/+298
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