summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dbus-1.8.0' into baserock/pedroalvarez/genivibaserock/v1.8.0Pedro Alvarez2014-03-31214-6211/+9481
|\
| * D-Bus 1.8.0dbus-1.8.0Simon McVittie2014-01-202-7/+37
| * Revert "start spec 0.24"Simon McVittie2014-01-201-10/+2
| * Let cmake 'make check' run test applications as test group.Ralf Habacker2014-01-171-11/+1
| * Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2014-01-174-8/+8
| * Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker2014-01-173-5/+5
| * Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2014-01-176-12/+12
| * Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker2014-01-173-6/+7
| * Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker2014-01-173-7/+8
| * Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker2014-01-178-17/+17
| * Correct test for LIBTOOLIZE by quoting itSimon McVittie2014-01-171-1/+1
| * CMake warning--.Ralf Habacker2014-01-171-1/+1
| * NEWSSimon McVittie2014-01-141-0/+30
| * Don't forget allow_anonymous when merging configsMatt Hoosier2014-01-141-0/+3
| * Fix compile error on opensuse 12.2 with systemd 44 and glibc-2.15.Ralf Habacker2014-01-101-0/+3
| * tests: don't block and wait for a debugger on abortSimon McVittie2014-01-102-2/+0
| * Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-105-101/+61
| * Add 'check' cmake target to keep in sync with autotools.Ralf Habacker2014-01-101-0/+14
| * Fix mentioned files in Building section.Ralf Habacker2014-01-101-3/+1
| * Create session.conf and system.conf for test/data/valid-config-files from *.i...Ralf Habacker2014-01-101-2/+5
| * Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker2014-01-103-4/+2
| * Use cmake build in executable suffix.Ralf Habacker2014-01-101-3/+2
| * Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker2014-01-084-7/+0
| * test/dbus-daemon, test/dbus-daemon-eavesdrop: allow external dbus-daemonSimon McVittie2014-01-072-2/+24
| * Add glib support to cmake buildsystem.Ralf Habacker2014-01-076-42/+186
| * MSVC compile fix.Ralf Habacker2014-01-071-0/+1
| * Use dbus provided version of va_copy().Ralf Habacker2014-01-071-1/+1
| * Skip unix only syslog test.Ralf Habacker2014-01-061-1/+2
| * start spec 0.24Simon McVittie2014-01-061-2/+10
| * start 1.7.11Simon McVittie2014-01-062-1/+4
| * 1.7.10dbus-1.7.10Simon McVittie2014-01-063-8/+49
| * Do not install systemd unit files if build without systemdChengwei Yang2014-01-061-1/+1
| * Merge remote-tracking branch 'origin/master'Simon McVittie2014-01-061-1/+1
| |\
| | * Define WIN32_LEAN_AND_MEAN in Windows portMatt Fischer2014-01-061-1/+1
| * | dbus-daemon(1): align document about "bind" with DBus SpecChengwei Yang2014-01-061-6/+7
| * | DBus Spec: add document of bind for tcp/nonce-tcp transportChengwei Yang2014-01-061-2/+19
| * | DBus Spec: replace tab with 8 spacesChengwei Yang2014-01-061-213/+213
| * | Ensure DBusError is set if _dbus_read_nonce() failChengwei Yang2014-01-061-1/+9
| * | kqueue: open watched directories with close-on-exec flagChengwei Yang2014-01-061-1/+1
| * | BusTransaction: remove confusing getter of connectionsChengwei Yang2014-01-064-9/+2
| * | _dbus_auth_return_buffer(): remove unused argumentChengwei Yang2014-01-064-9/+5
| * | _dbus_listen_unix_socket: don't try to set SO_REUSEADDRSimon McVittie2014-01-061-8/+0
| * | _dbus_read_credentials_socket: look at all cmsg headers, not just the firstSimon McVittie2014-01-061-13/+15
| * | If sendmsg() with SCM_CREDS fails with EINVAL, retry with send()Simon McVittie2014-01-061-5/+11
| * | Fix memory leak for kqueue: shutdown kqueue correctlyChengwei Yang2014-01-061-13/+74
| * | kqueue: replace tab with spaceChengwei Yang2014-01-061-51/+51
| * | Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie2014-01-064-1/+15
| * | Reload policy rules for completed connectionsChengwei Yang2014-01-063-0/+50
| * | _dbus_check_dir_is_private_to_user: check that we own itSimon McVittie2013-12-021-0/+10
| * | specification: discuss "listenable" and "connectable" addressesSimon McVittie2013-12-021-5/+86
| |/