platform/upstream/dbus.git
2011-01-17 Christian Dywanclean up credentials on OOM in process_config_first_tim...
2011-01-17 Simon McVittiedbus-cleanup-sockets: free list of socket entries
2011-01-17 Simon McVittieremove obviously-redundant code from list_concat_new
2011-01-17 Christian Dywanhandle failure to register inotify shutdown function
2011-01-17 Christian Dywanbus_matchmaker_new: free matchmaker itself, on OOM
2011-01-17 Christian Dywandbus-nonce: check results of _dbus_string_init for OOM
2011-01-14 Simon McVittieMerge branch 'tmp'
2011-01-14 Simon McVittieRemove vestigial support for $INTLLIBS
2011-01-06 Simon McVittieAdd autolaunch test to .gitignore
2011-01-05 Simon McVittiecmake/cross-compile.sh: use mktemp(1) to avoid a symlin...
2011-01-05 Simon McVittieFix the check for -Wfloat-equal
2011-01-05 Simon McVittieconfigure.in: use AC_TRY_COMPILE to avoid a symlink...
2011-01-05 Christian DywanFree session file early in dbus-launch
2011-01-05 Christian DywanVerify that getsockname succeeded in _dbus_listen_tcp_s...
2011-01-05 Christian DywanHandle failure to allocate error message in _read_subpr...
2011-01-05 Christian DywanCheck return value of XGetWindowProperty in x11_get_address
2011-01-05 Cristian RodríguezAnnotate dbus_malloc*() functions with __attribute__...
2011-01-05 Will Thompsonconnection: correct HAVE_DECL_MSG_NOSIGNAL guard
2011-01-04 Christian DywanFix error condition in _dbus_pipe_close
2011-01-04 Christian DywanMake _dbus_system_logv actually exit with DBUS_SYSTEM_L...
2010-12-31 Pau Garcia... Windows fix: MSVC 2010 has errno.h.
2010-12-29 Marcus BrinkmannAvoid live lock in Windows (CE) under some situations...
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-12-29 Ralf HabackerKeep in sync with autotools.
2010-12-24 Mike McQuaidsysdeps-unix: use #if for HAVE_DECL_MSG_NOSIGNAL
2010-12-21 Will ThompsonMention maintainer-upload-docs in the release process
2010-12-21 Will ThompsonBump development version to 1.4.3.
2010-12-21 Ralf HabackerFix configure doc: libxml may be named libxml2 on some...
2010-12-21 Ralf HabackerKeep in sync with automake.
2010-12-21 Ralf HabackerDist additional README's too.
2010-12-20 Will ThompsonPost-release version bump to 1.4.2
2010-12-20 Will ThompsonBump LT_REVISION for this new release. dbus-1.4.1
2010-12-20 Will ThompsonNEWS for 1.4.1
2010-12-20 Havoc PenningtonCVE 2010-4352: Reject deeply nested variants
2010-12-17 Will Thompsonpolicy tests: Use bin rather than nogroup, wheel, or...
2010-12-16 Will Thompsonsysdeps-unix: check for HAVE_DECL_MSG_NOSIGNAL
2010-12-16 Scott James... sysdeps-unix: use MSG_NOSIGNAL when sending creds
2010-12-15 Will ThompsonRevert "test-autolaunch is only known to work in launch...
2010-12-15 Will ThompsonIgnore generated bus/org.freedesktop.dbus-session.plist
2010-12-15 Will Thompsonpolicy tests: Use 'nogroup' rather than 'wheel' or...
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 Will ThompsonFix malformed specification XML.
2010-12-13 Ralf HabackerBe more verbose when publishing or requesting session...
2010-12-13 Ralf HabackerAdd documentation for autolaunch meta transport on...
2010-12-13 Mike McQuaidAdd launchd section to specification.
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-09 Mike McQuaid10.4 is old so set more sensible launchd defaults.
2010-12-07 Ralf HabackerFix bus-test failure with cmake on unix.
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-12-06 Ralf HabackerFixed wrong libtoolize presence check.
2010-12-04 Mike McQuaidlibtoolize is called glibtoolize on OSX so check for...
2010-12-04 Mike McQuaidFix test failures on OSX.
2010-12-04 Mike McQuaidtest-autolaunch is only known to work in launchd enviro...
2010-12-04 Ralf HabackerKeep in sync with automake.
2010-12-04 Colin WaltersAdded a test-autolaunch.
2010-12-04 Mike McQuaidFix PROFILE_TIMED_FORMAT printf warning on OSX.
2010-11-03 Ralf HabackerAdded revision history.
2010-11-03 Thiago MacieiraDocumentated autolaunch implementation for X Windowing...
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-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-10-05 Will ThompsonMove uploading docs into build system.
2010-10-05 Will ThompsonIntegrate building HTML-ified manpages with the build...
2010-10-05 Will ThompsonReport correct result of doxygen/xml doc checks
2010-10-05 Will ThompsonMove manpages to doc/
2010-10-05 Will ThompsonBuild Doxygen documentation for `make all`.
2010-10-05 Will ThompsonUpdate a load of .gitignores
2010-10-05 Will ThompsonSilence silent build a bit more.
2010-10-05 Will ThompsonSquash warnings and spurious output from autogen.sh
2010-10-05 Will ThompsonUse Automake 1.11, if available, for silent rules
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
next