]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
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...
2010-03-15  Marcus BrinkmannFix double-free in error case.
2010-03-12  Colin Walters[configure.in] Use AM_SILENT_RULES if available
2010-03-12  Michael Meeks[DBusConnection] When handling a watch, return if anoth...
2010-03-08  Ralf Habackerremoved obsolate file from windbus port
2010-03-08  Ralf Habackerfixed bus-test sha1 connection address on unix with...
2010-03-08  Ralf Habackerfixed backtrace printing on unix with cmake build system
2010-03-03  Frederic CrozatFix build when selinux is disabled but libaudit enabled
2010-02-28  Ralf Habacker_dbus_string_toupper_ascii(): new function, reviewed...
2010-02-28  Ralf Habackerwin32 fix: make dbus string content visible to debugger...
2010-02-28  Ralf Habacker_dbus_string_tolower_ascii(): new function, reviewed...
2010-02-26  Ralf Habackerlinux compile fix
2010-02-26  Marcus BrinkmannGenerate Windows def files from def.in files.
2010-02-25  Romain Pokrzywkafix potential crashes on windows with MSVC, due to...
2010-02-25  Romain Pokrzywka--warning
2010-02-25  Romain Pokrzywkasmall fixes for DBUS_USE_OUTPUT_DEBUG_STRING code
2010-02-25  Ralf Habackerfixed compile break introduced in commit e1c31c73074513...
2010-02-22  Colin WaltersMerge branch 'dbus-1.2'
2010-02-19  Colin Walters[dbus-string] Sync up UNICODE_VALID with glib, add...
2010-02-19  Colin WaltersFinish moving file-related functions from dbus-sysdeps...
2010-02-18  Colin WaltersMonitor service directories for changes
2010-02-18  Brian CameronFix dummy file monitoring backend compilation
2010-02-18  Colin WaltersRevert "_dbus_string_to_lower(): new function"
2010-02-12  Ralf Habacker_dbus_string_to_lower(): new function
2010-02-12  Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-11  Marcus BrinkmannEnable dbus-launch for Windows target.
2010-02-10  Ralf Habackeradded some docs for windows and updated the documentati...
2010-02-10  Ralf Habackerfixed xml doc generating for cmake build system - suppo...
2010-02-09  Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-09  Ralf Habackerfixed bug on win32 not been able to use session bus...
2010-02-08  Cyril BruleboisFix compilation of kqueue file monitoring on FreeBSD
2010-02-06  Romain Pokrzywkavariable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)
2010-02-06  Romain Pokrzywkaapply remaining unapplied parts of eeedba5b2f5b00881961...
2010-02-06  Romain Pokrzywkanot needed anymore. Builds fine without for both msvc...
2010-02-06  Romain Pokrzywkaadd new symbols from 1.3 to the exports
2010-02-06  Romain Pokrzywkamove dbus-1.def.cmake to the cmake subdir, as it's...
2010-02-06  Romain Pokrzywkaadd the LIBRARY header in the .def file, but for mingw...
2010-02-06  Romain Pokrzywkaremove DBUS_DAEMON_EXECUTABLE_NAME, we already have...
2010-02-06  Romain Pokrzywkaremove the debug postfix for the executables, it only...
2010-02-06  Romain Pokrzywkaand another .def.in for the verbose mode handling
2010-02-06  Romain Pokrzywkacommented bits cleanup
2010-02-06  Romain Pokrzywkadisable cmake options that don't apply (for cmake-gui)
2010-02-06  Romain Pokrzywkafixed the TODO, the if block didn't make sense indeed...
2010-02-06  Romain Pokrzywkafixed and simplified install prefix handling with cmake
2010-02-06  Romain Pokrzywkadbus-spawn.h is internal, it shouldn't be installed
2010-02-06  Romain Pokrzywkanow fix the build for the tests; turns out we need...
2010-02-06  Romain Pokrzywkarefactor the cmake build to match with autotools: only...
2010-02-06  Romain Pokrzywkaoops, this symbol belongs to the client exports
2010-02-06  Romain Pokrzywkasplit the symbols into separate files matching the...
2010-02-06  Romain Pokrzywkamake the def handling simpler with cmake, we don't...
2010-02-06  Ralf Habackerwin32 fix: _dbus_get_install_root(): there are more...
2010-02-06  Ralf Habackerwin32 fix: _dbus_get_install_root(): to catch all cases...
2010-02-03  Colin WaltersRelease 1.2.20 dbus-1.2.20
2010-02-03  Colin WaltersFix inotify shutdown
2010-02-03  Ralf Habackerlinux cmake build system related compile fix
2010-02-03  Colin WaltersFix compilation in --disable-selinux case
2010-02-02  Colin WaltersFix compilation in --disable-selinux case
2010-02-02  Colin WaltersFix inotify shutdown
2010-02-02  Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-02  Colin WaltersRelease 1.2.18 dbus-1.2.18
2010-02-02  Tom HughesUse monotonic clock for _dbus_get_current_time() if...
2010-02-02  Ralf Habackerwin32 fix: provide separate def file for cmake until...
2010-02-02  Ralf Habackerwin32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636...
2010-02-01  Colin WaltersDon't crash when reloading if we haven't loaded user...
2010-02-01  Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-01  Colin WaltersMove system-activation.txt into non-conditional EXTRA_DIST
2010-02-01  Colin WaltersClean up inotify watch handling
2010-01-29  Ralf Habacker_dbus_change_to_daemon_user() is platform related ...
2010-01-29  Ralf Habackerreverted 2aea64fbb69287f52bb9910e89b6732854f47be8 becau...
2010-01-28  Colin WaltersUpdate messagebus.in init script to start earlier
2010-01-28  Colin Walters[doc] diagram.[svg,png] to EXTRA_DIST
2010-01-28  Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28  Colin WaltersDon't drop pending activations when reloading configuration
2010-01-28  Colin WaltersSwitch to libcap-ng, avoid linking libdbus against...
2010-01-28  Colin WaltersAdd Will Thompson and Simon McVittie to reviewers,...
2010-01-28  Colin WaltersIgnore exit code zero from activated services
2010-01-28  Will ThompsonPrint all-printable-ASCII byte arrays as strings
2010-01-28  Will ThompsonPrint byte arrays as nicely-formatted hex.
2010-01-28  Will ThompsonAdd an accessor for the loader's corruption reason
2010-01-28  Will ThompsonInclude reason when reporting corrupt messages
2010-01-28  Will ThompsonForbid zero serial numbers
2010-01-28  Will ThompsonMake array-printing code easier to follow
2010-01-28  James WestbyCorrect timeout handling
2010-01-28  Marcus BrinkmannAllow to override test tool path for cross compilation...
2010-01-28  Hendrik BuschmeierBug 23502 - corrected wrong verbose-output
2010-01-28  Marcus BrinkmannInvoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.
2010-01-28  Marcus BrinkmannOnly list those symbols that can be exported (new toolc...
2010-01-28  Marcus BrinkmannInclude errno.h.
2010-01-20  Marcus BrinkmannFix buffer underrun and clarify condition.
2010-01-15  Colin WaltersAdd Will Thompson and Simon McVittie to reviewers,...
2010-01-14  Romain Pokrzywkafixes bug where sometimes objects were not unregistered...
2010-01-05  Will ThompsonRename DBusConnection *disconnected param to connection
2010-01-05  Will ThompsonGroup match rules by their interface.
2010-01-05  Will ThompsonExtract rule_list_remove_by_connection
2010-01-05  Will ThompsonExtract freeing a DBusList<BusMatchRule>
next