Dist additional README's too.
[platform/upstream/dbus.git] / dbus /
2010-12-20 Havoc PenningtonCVE 2010-4352: Reject deeply nested variants
2010-12-16 Will Thompsonsysdeps-unix: check for HAVE_DECL_MSG_NOSIGNAL
2010-12-16 Scott James Remnantsysdeps-unix: use MSG_NOSIGNAL when sending creds
2010-12-14 Ralf HabackerHandle case when autolaunched daemon address is already...
2010-12-13 Ralf HabackerWindows fix: In install path scope case add hashed...
2010-12-13 Ralf HabackerBe more verbose when publishing or requesting session...
2010-12-10 Ralf HabackerImplements user limited session bus on Windows.
2010-12-10 Ralf HabackerFixed bug not freeing mutex handle on Windows.
2010-12-10 Ralf HabackerVariables and functions name cleanup on Windows.
2010-12-06 Benjamin ReedEnable launchd.
2010-12-06 Benjamin ReedLook up DISPLAY from launchd if not initialized.
2010-12-06 Benjamin ReedAdd launchd implementation.
2010-10-29 Ralf HabackerService dir related bug fix on windows.
2010-10-29 Romain PokrzywkaRestore the close_on_exec flag on windows.
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-08 Romain PokrzywkaTentative workaround for the random hangs on windows.
2010-10-07 Romain Pokrzywkatentative workaround for the random hangs on windows
2010-10-05 Christian DywanOnly use signature directly inside _dbus_verbose
2010-10-05 Christian DywanDon't pretend to free lock if it was never allocated
2010-10-05 Christian DywanAlways get current time in _dbus_connection_block_pendi...
2010-10-05 Will ThompsonUpdate a load of .gitignores
2010-09-28 Ralf HabackerWhen launching dbus-daemon be more verbose in error...
2010-09-27 Ralf HabackerKeep unix autolaunch functions in sync.
2010-09-27 Ralf HabackerFixed case when no scope attribute is used.
2010-09-27 Ralf HabackerExtended autolaunch protocol with scope attribute.
2010-09-23 Christian DywanAdd return_if_fail watch != NULL in public DBusWatch API
2010-09-09 Marcus BrinkmannFix typo in creating temp file.
2010-09-08 Marcus BrinkmannFix use of _dbus_make_file_world_readable.
2010-09-06 Havoc Penningtonfix some "unused result" warnings in dbus-launch and... dbus-1.4.0
2010-09-06 Havoc PenningtonChange failure of setsockopt SO_REUSEADDR to be a warni...
2010-09-06 Lennart Poetteringsystemd: update sd-daemon.[ch] from upstream systemd
2010-09-03 Colin WaltersMerge branch 'dbus-1.2'
2010-09-03 Colin WaltersMake dbus-uuidgen atomic
2010-08-11 Lennart Poetteringsd-daemon: update from upstream
2010-08-11 Romain PokrzywkaCleanup: removed unused code; fixed Winsock error handl...
2010-08-09 Romain Pokrzywkafix socket descriptor leak in _dbus_connect_tcp_socket_...
2010-07-19 Marcus BrinkmannWrap OutputDebugString for Windows CE builds, and add...
2010-07-16 Christian DywanAdd unit tests for dbus_message_get_path_decomposed
2010-07-16 Christian DywanAssert in _dbus_decompose_path if path is NULL or len...
2010-07-13 Lennart Poetteringsystemd: update systemd glue code
2010-07-08 Lennart Poetteringsystemd: add systemd-style socket-activation
2010-07-08 Sledzsysdeps-unix: enable address reuse on TCP sockets
2010-07-01 Thiago MacieiraFix the reentrancy issue reported on bug 17754.
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-06-22 Thiago MacieiraRevert "Bug 17754 - Fixed race condition in protected_c...
2010-06-17 Will ThompsonRevert "Bug 28460 - Refactored dbus configuration access."
2010-06-17 Will ThompsonFix dbus-sysdeps.h on amd64, again.
2010-06-14 Ralf HabackerBug 28460 - Refactored dbus configuration access.
2010-06-12 Ralf HabackerUse dbus provided wait function.
2010-06-11 Plácido RevillaBug 17754 - Fixed race condition in protected_change_ti...
2010-06-11 Johannes CarlssonCorrected thread problem causing some calls to hang...
2010-06-11 Ralf HabackerDo not set DBUS_SESSION_BUS_DEFAULT_ADDRESS uncondition...
2010-06-10 Christian DywanFix x64 build after WinCE intptr_t usage changes.
2010-06-09 Johannes CarlssonCorrected thread problem causing some calls to hang...
2010-06-07 Ralf HabackerFixed compiler warnings.
2010-06-07 Ralf HabackerMinor include file fix.
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-05-18 Thiago MacieiraFix building on Unix
2010-05-16 Luiz Augusto Von... Fix memory allocation when reusing message from cache
2010-05-10 Marcus BrinkmannFix infinite recursion on Windows CE.
2010-05-10 Marcus BrinkmannFix GetModuleFileNameA and RegQueryValueExA for Windows CE.
2010-05-07 Marcus BrinkmannMove definition of _WIN32_WCE to configure.in (cmake...
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 Marcus BrinkmannDefensively protect against bogus argv argument on...
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-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-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-13 Marcus BrinkmannAdd support for Windows CE to the code base.
2010-04-13 Marcus BrinkmannWindows CE has a different understanding of "command...
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 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-03-29 Patrick von RethAdded x64 and ia64 backtrace support for windows.
2010-03-27 Ralf HabackerCleaned up _dbus_verbose calls: function names and...
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 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 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-19 Ralf Habackerwin32 fix: Only diplay memory allocation testing error...
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-17 Romain Pokrzywkaexport _dbus_credentials_to_string_append for the tests
next