1. e8c9b8a dbus: Raise SIGTERM when the connection drops. by Bertrand SIMONNET · 9 years ago
  2. 6c54c62 Enable HAVE_MONOTONIC_CLOCK compiler flag by Peter Qiu · 9 years ago
  3. f3119b5 am d0f456e0: Merge "Fix LOCAL_EXPORT_C_INCLUDE_DIRS for dbus subdirectory." by Daniel Erat · 9 years ago
  4. 9f1a557 Fix LOCAL_EXPORT_C_INCLUDE_DIRS for dbus subdirectory. by Daniel Erat · 9 years ago
  5. 552efb6 am ba9259af: Merge "Set LOCAL_CLANG to true." by Daniel Erat · 9 years ago
  6. 7a2ad3f Set LOCAL_CLANG to true. by Daniel Erat · 9 years ago
  7. de7f8a6 am f0f2aaa9: Merge "Incorporate upstream changes to v1.6.8." by Daniel Erat · 9 years ago
  8. 4299eb3 Incorporate upstream changes to v1.6.8. by Daniel Erat · 9 years ago
  9. 74f6b33 am 22d8c0ed: Merge "Minor build cleanup." by Daniel Erat · 9 years ago
  10. db5b4b9 Minor build cleanup. by Daniel Erat · 9 years ago
  11. 10d158c am 931c12b8: Merge "Fix dbus build." by Elliott Hughes · 9 years ago
  12. dd0e6d2 Fix dbus build. by Elliott Hughes · 9 years ago
  13. 49b0a71 Add liblog by Ying Wang · 11 years ago
  14. 537eaff In condvar wait functions, set the holder back before restoring count by Matthew Xie · 13 years ago ics-aah-release ics-mr1 ics-mr1-release ics-plus-aosp jb-dev jb-mr0-release jb-release tools_r20 tools_r21 android-3.2.6_r1 android-4.0.3_r1.1 android-4.0.4-aah_r1 android-4.0.4_r1 android-4.0.4_r1.1 android-4.0.4_r1.2 android-4.0.4_r2 android-4.0.4_r2.1 android-4.1-sdk_pre1 android-4.1.1_r1 android-4.1.1_r1.1 android-4.1.1_r2 android-4.1.1_r3 android-4.1.1_r4 android-4.1.1_r5 android-4.1.1_r6 android-4.1.1_r6.1 android-4.1.2_r1 android-4.1.2_r2 android-4.1.2_r2.1 android-4.1_pre1 android-4.1_pre2 android-cts-4.0.3_r1 android-cts-4.0.3_r2 android-cts-4.1_r1 android-cts-4.1_r2 android-cts-4.1_r4 android-cts-verifier-4.0.3_r1 android-cts-verifier-4.0_r1 android-sdk-4.0.3-tools_r1 android-sdk-adt_r20
  15. 34e4a71 Consistently use atomic operations for all access to DBusConnection refcount by Simon McVittie · 13 years ago android-4.0.3_r1 android-sdk-4.0.3_r1
  16. 7cb8a08 DBusPendingCall: exclusively use atomic operations on the refcount by Simon McVittie · 13 years ago
  17. 7b1aec2 Use Android's implementation of atomic operations by Jaikumar Ganesh · 13 years ago
  18. aa82a57 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  19. f022f55 Fix arch dependencies for uint64 on arm. by Jaikumar Ganesh · 13 years ago honeycomb android-3.0_r1.2 android-3.1_r1 android-3.2.1_r1 android-3.2.1_r2 android-3.2.2_r1 android-3.2.2_r2 android-3.2.4_r1 android-3.2_r1 android-sdk-3.0_r1 android-sdk-3.1_r1 android-sdk-adt_r12 android-sdk-tools_r12
  20. c114019 CVE 2010-4352: Reject deeply nested variants by Havoc Pennington · 14 years ago
  21. ebae2d2 Fix header file and update .gitignore. by Jaikumar Ganesh · 14 years ago
  22. 28c78cd Upgrade to version 1.4.0 and make it compile on Android. by Jaikumar Ganesh · 14 years ago
  23. abc43a5 Add missing NOTICE files. by David Deephanphongs · 14 years ago
  24. 0d2584b Remove gcc-4.5 compilation errors: by Jing Yu · 14 years ago
  25. 7de15de Redirect libdbus logging to android logcat. by Nick Pelly · 15 years ago
  26. 88a0ffe Do not compile unnecessary DBUS source. by Nick Pelly · 15 years ago
  27. c0d922c Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  28. 3100d06 Initial Contribution by The Android Open Source Project · 16 years ago
  29. ade5c7a fix some "unused result" warnings in dbus-launch and dbus-spawn by Havoc Pennington · 14 years ago
  30. d365dd8 Change failure of setsockopt SO_REUSEADDR to be a warning, not set an error by Havoc Pennington · 14 years ago
  31. 1b56dab systemd: update sd-daemon.[ch] from upstream systemd by Lennart Poettering · 14 years ago
  32. 87d324c Merge branch 'dbus-1.2' by Colin Walters · 14 years ago
  33. 45d5356 Make dbus-uuidgen atomic by Colin Walters · 14 years ago
  34. ff2325c sd-daemon: update from upstream by Lennart Poettering · 14 years ago
  35. c9033c7 Cleanup: removed unused code; fixed Winsock error handling; fixed code indentation. by Romain Pokrzywka · 14 years ago
  36. 77ee59e fix socket descriptor leak in _dbus_connect_tcp_socket_with_nonce by Romain Pokrzywka · 14 years ago
  37. 2313832 Wrap OutputDebugString for Windows CE builds, and add cast for MSVC. by Marcus Brinkmann · 14 years ago
  38. 821f99c Add unit tests for dbus_message_get_path_decomposed by Christian Dywan · 14 years ago
  39. d8afa0a Assert in _dbus_decompose_path if path is NULL or len is wrong by Christian Dywan · 14 years ago
  40. 265a3bb systemd: update systemd glue code by Lennart Poettering · 14 years ago
  41. dd31130 systemd: add systemd-style socket-activation by Lennart Poettering · 14 years ago
  42. 8f5f340 sysdeps-unix: enable address reuse on TCP sockets by Sledz · 14 years ago
  43. 6ff1d07 Fix the reentrancy issue reported on bug 17754. by Thiago Macieira · 14 years ago
  44. e40c45f Revert "Bug 17754 - Fixed race condition in protected_change_timeout." by Thiago Macieira · 14 years ago
  45. a44d087 Revert "Bug 28460 - Refactored dbus configuration access." by Will Thompson · 14 years ago
  46. d9f9c25 Fix dbus-sysdeps.h on amd64, again. by Will Thompson · 14 years ago
  47. 6f9077e Bug 28460 - Refactored dbus configuration access. by Ralf Habacker · 14 years ago
  48. 9280395 Use dbus provided wait function. by Ralf Habacker · 14 years ago
  49. b82ff17 Bug 17754 - Fixed race condition in protected_change_timeout. by Plácido Revilla · 14 years ago
  50. 882a2e1 Corrected thread problem causing some calls to hang for 25s by Johannes Carlsson · 14 years ago
  51. 2f48b5a Do not set DBUS_SESSION_BUS_DEFAULT_ADDRESS unconditional in code, it is already defined in build system. by Ralf Habacker · 14 years ago
  52. 58fe0ad Fix x64 build after WinCE intptr_t usage changes. by Christian Dywan · 14 years ago
  53. 81656e6 Corrected thread problem causing some calls to hang for 25s by Johannes Carlsson · 14 years ago
  54. cd815c3 Fixed compiler warnings. by Ralf Habacker · 14 years ago
  55. 8891d51 Minor include file fix. by Ralf Habacker · 14 years ago
  56. 5f96256 Fix building on Unix by Thiago Macieira · 14 years ago
  57. a992f73 Fix memory allocation when reusing message from cache by Luiz Augusto Von Dentz · 14 years ago
  58. 8cc9c39 Fix infinite recursion on Windows CE. by Marcus Brinkmann · 14 years ago
  59. b65a3f8 Fix GetModuleFileNameA and RegQueryValueExA for Windows CE. by Marcus Brinkmann · 14 years ago
  60. 7490c60 Move definition of _WIN32_WCE to configure.in (cmake defines it already). by Marcus Brinkmann · 14 years ago
  61. 3222b64 fix {u}intptr_t usage on wince with msvc by Romain Pokrzywka · 14 years ago
  62. 2c604f8 Send system log messages to debug port for now. by Ralf Habacker · 14 years ago
  63. 5951a59 Added missing implementation for _dbus_system_logv(). by Ralf Habacker · 14 years ago
  64. 9165229 Defensively protect against bogus argv argument on W32CE. by Marcus Brinkmann · 14 years ago
  65. 152fa9c Be more silent with porting problems. by Ralf Habacker · 14 years ago
  66. c096c5c Don't truncate pointers on Windows x64 platform by Fridrich Štrba · 14 years ago
  67. f578ad2 Change to assume executable extension when none is given (except on wince) by Fridrich Štrba · 14 years ago
  68. ecb7a56 Pass the environment to CreateProcessA correctly and be more defensive by Fridrich Štrba · 14 years ago
  69. 2bb5875 Fixed wrong spelling of DBUS_DISABLE_ASSERTS usage on windows. by Ralf Habacker · 14 years ago
  70. f82d7d9 Fixed autotools mingw cross compile bug reported by Fridrich Strba. by Ralf Habacker · 14 years ago
  71. 4ac54f2 A little bit more efficient version of _dbus_replace_install_prefix by Fridrich Štrba · 14 years ago
  72. ed79e03 Patch relocating "exec" variable and position of service files by Fridrich Štrba · 14 years ago
  73. abb81eb Fix warnings on Windows CE target. by Marcus Brinkmann · 14 years ago
  74. e419a5c Fix warnings on Windows builds. by Marcus Brinkmann · 14 years ago
  75. 3678d71 Remove obsolete files. by Marcus Brinkmann · 14 years ago
  76. 3404bb7 Add support for Windows CE to the code base. by Marcus Brinkmann · 14 years ago
  77. 48801c8 Windows CE has a different understanding of "command line" from Windows. by Marcus Brinkmann · 14 years ago
  78. 23d187d clean up def file change. by Marcus Brinkmann · 14 years ago
  79. 6e214b5 Prepare for WinCE port: Convert windows code to native API, avoid errno. by Marcus Brinkmann · 14 years ago
  80. 0958631 Added x64 and ia64 backtrace support for windows. by Patrick von Reth · 14 years ago
  81. d521734 Cleaned up _dbus_verbose calls: function names and code line numbers are printed by default. by Ralf Habacker · 14 years ago
  82. ca7b811 Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync with cmake). by Ralf Habacker · 14 years ago
  83. 1de6b09 Update dll export for autoconf (to stay in sync with cmake). by Marcus Brinkmann · 14 years ago
  84. df89cfe Merge branch 'dbus-1.2' by Colin Walters · 14 years ago
  85. 3861cb4 [64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted) by Colin Walters · 14 years ago
  86. c93d3ec Add DBUS_INT64_MODIFIER define, turn on -Wformat by Colin Walters · 14 years ago
  87. 03bb3ce Add DBUS_GNUC_PRINTF checks to new formatting functions by Colin Walters · 14 years ago
  88. 01d9d16 Make more signal and locale interface use conditional. by Marcus Brinkmann · 14 years ago
  89. e183399 Additional fixes for 2154acb3492d5ba19da36562e8409016da9cb79b by Ralf Habacker · 14 years ago
  90. 2154acb Make the windows binaries and build match the linux one with cmake buildsystem. by unknown · 14 years ago
  91. f763991 win32 fix: Only diplay memory allocation testing error note once. by Ralf Habacker · 14 years ago
  92. b9330ba Do not use DBUS_WIN in a public header file, use _WIN32. by Marcus Brinkmann · 14 years ago
  93. a127633 Define dbus_1_EXPORTS when appropriate. by Marcus Brinkmann · 14 years ago
  94. dbecdea Consistently include <config.h> in all C source files and never in header files. by Marcus Brinkmann · 14 years ago
  95. ff4aad0 export _dbus_credentials_to_string_append for the tests by Romain Pokrzywka · 14 years ago
  96. aed9238 Update the windows implementation of logging functions by Romain Pokrzywka · 14 years ago
  97. 09ba650 Fix the make dist target. by Marcus Brinkmann · 14 years ago
  98. 378ef9e Prepend HOMEDRIVE to HOMEPATH so cross-volume accesses work. by Marcus Brinkmann · 14 years ago
  99. 378e090 Check return value of MoveFileEx correctly. by Marcus Brinkmann · 14 years ago
  100. a41d292 Close process handle leak. by Marcus Brinkmann · 14 years ago