platform/upstream/dbus.git
2010-05-05 Romain Pokrzywkafix {u}intptr_t usage on wince with msvc
2010-05-05 Ralf HabackerSend system log messages to debug port for now.
2010-05-03 Ralf HabackerAdded missing implementation for _dbus_system_logv().
2010-05-03 Ralf HabackerCleanup debug messages.
2010-05-03 Marcus BrinkmannDefensively protect against bogus argv argument on...
2010-05-03 Ralf HabackerDisabled launch helper activation tests on windows.
2010-05-03 Ralf HabackerBe more silent with porting problems.
2010-05-03 Fridrich ŠtrbaDon't truncate pointers on Windows x64 platform
2010-04-29 Fridrich ŠtrbaChange to assume executable extension when none is...
2010-04-29 Fridrich ŠtrbaPass the environment to CreateProcessA correctly and...
2010-04-27 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-27 Ralf HabackerMinor name spelling fix.
2010-04-26 David ZeuthenFix spelling error
2010-04-22 Ralf HabackerAdded cmake cross compile wrapper.
2010-04-21 Ralf HabackerFixed wrong spelling of DBUS_DISABLE_ASSERTS usage...
2010-04-21 Ralf HabackerFixed autotools mingw cross compile bug reported by...
2010-04-21 Fridrich ŠtrbaA little bit more efficient version of _dbus_replace_in...
2010-04-21 Fridrich ŠtrbaPatch relocating "exec" variable and position of servic...
2010-04-16 Ralf HabackerRemoved obsolate file.
2010-04-14 Marcus BrinkmannFix warnings on Windows CE target.
2010-04-14 Marcus BrinkmannFix warnings on Windows builds.
2010-04-14 Marcus BrinkmannRemove obsolete files.
2010-04-14 Marcus BrinkmannInclude strtoll.c and strtoull.c in distribution.
2010-04-13 Ralf HabackerAdded missing test libraries and tools to keep in sync...
2010-04-13 Ralf HabackerKeep defines for dbus test in sync with autotools.
2010-04-13 Ralf HabackerKeep test file directories in sync with autotools
2010-04-13 Ralf HabackerPort test-privserver to windows by using the TEST_LISTE...
2010-04-13 Ralf HabackerDefined DBUS_CMAKE in config.h to have a way for detect...
2010-04-13 Marcus BrinkmannAdd README for Windows CE.
2010-04-13 Marcus BrinkmannAdd replacement functions strtoll/strtoull for dbus...
2010-04-13 Marcus BrinkmannPort dbus tools to Windows CE.
2010-04-13 Marcus BrinkmannAdd support for Windows CE to the code base.
2010-04-13 Romain Pokrzywkaadd missing HAVE_ macros to cmake
2010-04-13 Marcus BrinkmannWindows CE has a different understanding of "command...
2010-04-13 Marcus BrinkmannAdd WinCE detection to configure.in and choose right...
2010-04-13 Marcus Brinkmannclean up def file change.
2010-04-13 Ralf HabackerMerge branch 'master' of ssh://rhabacker@git.freedeskto...
2010-04-13 Marcus BrinkmannPrepare for WinCE port: Convert windows code to native...
2010-04-13 Romain Pokrzywkaupdate WinCE cmake support
2010-04-13 Romain Pokrzywkaupdate WinCE cmake support
2010-04-13 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-11 Ralf HabackerCmake build system cleanup.
2010-04-11 Ralf HabackerCmake support for cross plattform usable test files.
2010-04-09 Ralf HabackerFixed meinproc4 docbook generator detection for cmake...
2010-04-09 Ralf HabackerSimplified cmake specific test file generating.
2010-03-30 Ralf HabackerFixed xmlto usage on unix for cmake build system.
2010-03-29 Ralf HabackerDetermine docbook.xsl path on windows from meinproc4...
2010-03-29 Patrick von... Added x64 and ia64 backtrace support for windows.
2010-03-27 Ralf HabackerCleaned up _dbus_verbose calls: function names and...
2010-03-24 Ralf HabackerAdded cmake build system notes to README and INSTALL.
2010-03-23 Ralf HabackerRenamed libdbus-convenience to libdbus-internal for...
2010-03-23 Marcus BrinkmannUpdate dll export for autoconf (to stay in sync with...
2010-03-22 Ralf HabackerKeep cmake build system in sync with commit d47154c28b6...
2010-03-22 Colin WaltersMerge branch 'dbus-1.2'
2010-03-22 Colin Walters[64 bit printf] Update to use DBUS_PID_FORMAT, print...
2010-03-22 Colin WaltersAdd DBUS_INT64_MODIFIER define, turn on -Wformat
2010-03-22 Colin WaltersAdd DBUS_GNUC_PRINTF checks to new formatting functions
2010-03-22 Ralf HabackerRemoved unused cmake packages.
2010-03-22 Ralf HabackerAdded signal.h and locale.h detection for cmake build...
2010-03-22 Marcus BrinkmannMake more signal and locale interface use conditional.
2010-03-22 Ralf HabackerAdditional fixes for 2154acb3492d5ba19da36562e8409016da...
2010-03-22 unknownMake the windows binaries and build match the linux...
2010-03-22 Ralf HabackerRemoved def file support for cmake build system.
2010-03-21 Colin Walters[bus] While creating a syslog, correctly get pointer...
2010-03-20 Ralf HabackerCMake dbus libraries usage cleanup.
2010-03-20 Ralf HabackerFixed gcc on windows limitation
2010-03-19 Ralf Habackerwin32 fix: Only diplay memory allocation testing error...
2010-03-19 Ralf Habackerfixed def file usage for cmake mingw builds
2010-03-19 Marcus BrinkmannDo not use DBUS_WIN in a public header file, use _WIN32.
2010-03-19 Marcus BrinkmannDefine dbus_1_EXPORTS when appropriate.
2010-03-19 Marcus BrinkmannConsistently include <config.h> in all C source files...
2010-03-19 Will ThompsonDispatch post-activation messages to anyone interested
2010-03-19 Will ThompsonMove dispatching to destination to bus_dispatch_matches()
2010-03-19 Will ThompsonDispatch post-activation messages to anyone interested
2010-03-19 Will ThompsonMove dispatching to destination to bus_dispatch_matches()
2010-03-17 Colin WaltersPost-release version bump
2010-03-17 Colin WaltersRelease 1.2.22 dbus-1.2.22
2010-03-17 Colin WaltersDelete name-test/test-names
2010-03-17 Romain Pokrzywkaexport _dbus_credentials_to_string_append for the tests
2010-03-17 Romain PokrzywkaUpdate the windows implementation of logging functions
2010-03-16 Marcus BrinkmannFix the make dist target.
2010-03-16 Marcus BrinkmannPrepend HOMEDRIVE to HOMEPATH so cross-volume accesses...
2010-03-16 Marcus BrinkmannCheck return value of MoveFileEx correctly.
2010-03-16 Marcus BrinkmannClose process handle leak.
2010-03-16 Marcus BrinkmannUse INVALID_HANDLE_VALUE, not NULL.
2010-03-16 Marcus BrinkmannFix possible alignment issue.
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersDon't send an reply for driver messages if one isn...
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersMake SELinux initialization failure fatal
2010-03-16 Colin WaltersAdd a prefix to our syslog messages
2010-03-16 Colin WaltersAdd _dbus_credentials_to_string_append
2010-03-16 Colin WaltersAdd DBUS_SYSTEM_LOG_FATAL severity
2010-03-16 Colin WaltersRefactor _dbus_log_info, _dbus_log_security into _dbus_...
2010-03-16 Kimmo Hämäläinen[dbus-spawn] Use correct sign values for variables
2010-03-16 Kimmo Hämäläinen[dbus] Add missing va_end in dbus-errors.c
2010-03-16 Colin Walters[main] Handle OOM in reload watch
2010-03-16 Simon McVittie[doc/dbus-specification.xml] Explicitly specify lower...
2010-03-16 Colin WaltersSupport inotify on older kernels
2010-03-16 Ralf HabackerDecorated public exported functions with DBUS_EXPORT...
next