]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
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
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."
next