platform/upstream/dbus.git
2010-10-13 Andre HeineckeDist Readme.win instead of Readme.windbus
2010-10-12 Ralf HabackerCleaned up windows related README's.
2010-10-12 Ralf HabackerFixed reference to cmake configure options.
2010-10-11 Ralf Habackerkeep version in sync with automake
2010-10-08 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Ralf HabackerRevert "Added documentation for autolaunch transport."
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 Christian DywanTake care to free windows_sid in cache_peer_loginfo_string
2010-10-05 Christian DywanFree envvar and args in pass_info in the oom case
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 HabackerAdded documentation for autolaunch transport.
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-10 Ralf HabackerInclude cmake subdirectory in source distribution.
2010-09-09 Marcus BrinkmannFix typo in creating temp file.
2010-09-08 Marcus BrinkmannFix use of _dbus_make_file_world_readable.
2010-09-08 Will ThompsonExplicitly require the daemon to respect destination=''
2010-09-08 Ralf HabackerUnix compile fix.
2010-09-07 Lennart Poetteringpost release version bump
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 Poetteringbuild-sys: bump version number for the 1.4.0 release
2010-09-06 Kay Sieverssystemd: enable the dbus service unconditionally
2010-09-06 Lennart Poetteringautoconf: update lt version info in preparation for...
2010-09-06 Lennart PoetteringNEWS: update for 1.4.0
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-10 Ralf HabackerFixed wince build problem reported by aheinecke at...
2010-08-10 Ralf HabackerFixed bug not creating bus/messagebus-config.
2010-08-10 Yaakov SelkowitzDelete stale pid file on cygwin.
2010-08-10 Yaakov SelkowitzAvoid -Werror problems on cygwin.
2010-08-10 Yaakov SelkowitzApplied patches from cygwin port.
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-12 Lennart Poetteringsystemd: remove dbus pid file before starting dbus
2010-07-10 Lennart Poetteringman: add documentation for four new switches to dbus...
2010-07-10 Lennart Poetteringsystemd: add a nice description string to the .socket...
2010-07-09 Lennart Poetteringsystemd: install systemd socket and service file by...
2010-07-09 Lennart Poetteringbuild-sys: update pkg-config.m4
2010-07-09 Lennart Poetteringactivation: optionally, use systemd for system bus...
2010-07-09 Colin WaltersFix use of $servicename in status
2010-07-08 Lennart Poetteringbus: add --address switch
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-23 Lennart Poetteringbuild-sys: open 1.3.2 development cycle
2010-06-23 Lennart Poetteringbuild-sys: add make target for updating AUTHORS file dbus-1.3.1
2010-06-23 Lennart Poetteringbuild-sys: prepare release 1.3.1
2010-06-23 Lennart Poetteringpkg-config: add a couple of additional variables to .pc
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-06-22 Christian DywanImplement doctype check in the trivial parser
2010-06-22 Thiago MacieiraRevert "Bug 17754 - Fixed race condition in protected_c...
2010-06-17 Will ThompsonClarify GetConnectionUnixUser documentation.
2010-06-17 Will ThompsonDocument ListQueuedOwners in the spec
2010-06-17 Will ThompsonDocument GetConnectionUnixProcessID in the spec
2010-06-17 Will ThompsonFix a broken <xref/>
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-11 Ralf HabackerKeep cmake default session and system bus address setup...
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-06-07 Ralf HabackerKeep in sync with autotools.
2010-06-07 Ralf HabackerKeep in sync with autotools.
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-05-21 Will Thompsonkqueue set_watched_dirs: fix termination condition
2010-05-18 Thiago MacieiraFix building on Unix
2010-05-16 Luiz Augusto... Fix memory allocation when reusing message from cache
2010-05-13 David ZeuthenAdd an extra parameter to the PropertiesChanged() signal
2010-05-12 David ZeuthenAdd an optional PropertiesChanged() signal
2010-05-12 Marcus BrinkmannFix _IOLBF for Windows CE and also define _IONBF if...
2010-05-10 Ralf HabackerFixed assert raised with msvc 2008 on windows.
2010-05-10 Marcus BrinkmannFix infinite recursion on Windows CE.
2010-05-10 Marcus BrinkmannFix GetModuleFileNameA and RegQueryValueExA for Windows CE.
2010-05-10 Ray StrodeAdd clarification to spec about UpdateActivationEnvironment
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 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.
next