summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* D-Bus 1.7.6, spec 0.22dbus-1.7.6Simon McVittie2013-10-093-5/+10
* yet more NEWSSimon McVittie2013-10-091-3/+15
* dbus-monitor: keep backwards compatibilityChengwei Yang2013-10-091-6/+25
* dbus-send: replace --address with --peer and --bus.Andrey Mazo2013-10-091-6/+31
* Revert "dbus-send: replace --address"... to fix attributionSimon McVittie2013-10-091-31/+6
* Remove unused key-word of DBus .service fileChengwei Yang2013-10-091-1/+0
* launch-helper: fix error code parsingChengwei Yang2013-10-093-2/+10
* Merge branch 'dbus-1.6'Simon McVittie2013-10-080-0/+0
|\
| * 1.6.17Simon McVittie2013-10-082-1/+4
| * 1.6.14dbus-1.6.16Simon McVittie2013-10-082-3/+3
* | Spec: document multiple .service files own the same well known nameChengwei Yang2013-10-081-3/+22
* | Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-084-36/+34
* | dbus-send: replace --address with --peer and --bus.Simon McVittie2013-10-081-6/+31
* | fix off by one error message (#13305)Chengwei Yang2013-10-081-10/+10
* | dbus-message.c: unused variable bytes_read in _dbus_message_loader_get_bufferVasiliy Balyasnyy2013-10-085-28/+14
* | dbus-monitor: remove redundant match rulesChengwei Yang2013-10-081-16/+1
* | NEWSSimon McVittie2013-10-081-0/+8
* | spec: briefly describe Name, Exec and User keysSimon McVittie2013-10-081-0/+13
* | spec: system services' service description files have constrained namesSimon McVittie2013-10-081-0/+13
* | Do not suggest user the next step after executed autogen.shChengwei Yang2013-10-081-7/+1
* | Add support for configuring --with-valgrind=autoSimon McVittie2013-10-081-0/+4
* | When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie2013-10-081-1/+2
* | dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie2013-10-081-4/+28
* | Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang2013-10-082-1/+4
* | NEWSSimon McVittie2013-09-251-0/+2
* | Use 'cp' instead of 'cp -av' to fix portable issueChengwei Yang2013-09-251-1/+1
* | Use 'chmod' instead of 'chmod -c'Chengwei Yang2013-09-251-1/+1
* | NEWSSimon McVittie2013-09-231-0/+3
* | _dbus_read_credentials_socket: warn or fail at compile time if no supportSimon McVittie2013-09-231-0/+15
* | Prefer getpeerucred() over getpeereid() if a platform has bothSimon McVittie2013-09-231-31/+32
* | bus-test: only expect GetConnectionUnixProcessID to succeed sometimesSimon McVittie2013-09-231-0/+6
* | _dbus_read_credentials_socket: document where we use each mechanismSimon McVittie2013-09-231-1/+41
* | Remove BSD-style LOCAL_CREDS supportSimon McVittie2013-09-231-70/+2
* | NEWSSimon McVittie2013-09-161-1/+16
* | Fix an incorrect sizeof.Sviatoslav Chagaev2013-09-161-1/+1
* | Revert "Fix an incorrect sizeof." to fix attributionSimon McVittie2013-09-161-1/+1
* | fix NEWS mis-mergeSimon McVittie2013-09-161-15/+5
* | Remove support for platforms with no 64-bit integer typeSimon McVittie2013-09-1611-252/+25
* | Merge branch 'dbus-1.6'Simon McVittie2013-09-161-0/+15
|\ \ | |/
| * NEWS for 1.6.xSimon McVittie2013-09-161-0/+5
* | dbus-mainloop.c: undeclared variable n_fds if define MAINLOOP_SPEW.Vasiliy Balyasnyy2013-09-161-1/+1
* | Merge branch 'dbus-1.6'Simon McVittie2013-09-161-1/+1
|\ \ | |/
| * dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.Vasiliy Balyasnyy2013-09-161-1/+1
* | Fix incorrect sizeof in a Valgrind hint macro call.Sviatoslav Chagaev2013-09-161-1/+1
* | Merge branch 'dbus-1.6'Simon McVittie2013-09-161-1/+4
|\ \ | |/
| * Fix a NULL dereference on an error code path.Sviatoslav Chagaev2013-09-161-1/+4
* | Fix an incorrect sizeof.Simon McVittie2013-09-161-1/+1
* | dbus-sysdeps-win: don't include wspiapi.hSimon McVittie2013-09-164-16/+0
* | Merge remote-tracking branch 'fitzsim/fix-parent-removal-fixme'Simon McVittie2013-09-131-36/+403
|\ \
| * | Don't reference path[1] in warning message if path[0] is NULLThomas Fitzsimmons2013-04-011-1/+1