2010-04-29 |
Fridrich Štrba | Change to assume executable extension when none is... |
tree | commitdiff |
2010-04-29 |
Fridrich Štrba | Pass the environment to CreateProcessA correctly and... |
tree | commitdiff |
2010-04-27 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2010-04-21 |
Ralf Habacker | Fixed wrong spelling of DBUS_DISABLE_ASSERTS usage... |
tree | commitdiff |
2010-04-21 |
Ralf Habacker | Fixed autotools mingw cross compile bug reported by... |
tree | commitdiff |
2010-04-21 |
Fridrich Štrba | A little bit more efficient version of _dbus_replace_in... |
tree | commitdiff |
2010-04-21 |
Fridrich Štrba | Patch relocating "exec" variable and position of servic... |
tree | commitdiff |
2010-04-14 |
Marcus Brinkmann | Fix warnings on Windows CE target. |
tree | commitdiff |
2010-04-14 |
Marcus Brinkmann | Fix warnings on Windows builds. |
tree | commitdiff |
2010-04-14 |
Marcus Brinkmann | Remove obsolete files. |
tree | commitdiff |
2010-04-13 |
Marcus Brinkmann | Add support for Windows CE to the code base. |
tree | commitdiff |
2010-04-13 |
Marcus Brinkmann | Windows CE has a different understanding of "command... |
tree | commitdiff |
2010-04-13 |
Marcus Brinkmann | clean up def file change. |
tree | commitdiff |
2010-04-13 |
Ralf Habacker | Merge branch 'master' of ssh://rhabacker@git.freedeskto... |
tree | commitdiff |
2010-04-13 |
Marcus Brinkmann | Prepare for WinCE port: Convert windows code to native... |
tree | commitdiff |
2010-04-13 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2010-03-29 |
Patrick von Reth | Added x64 and ia64 backtrace support for windows. |
tree | commitdiff |
2010-03-27 |
Ralf Habacker | Cleaned up _dbus_verbose calls: function names and... |
tree | commitdiff |
2010-03-23 |
Ralf Habacker | Renamed libdbus-convenience to libdbus-internal for... |
tree | commitdiff |
2010-03-23 |
Marcus Brinkmann | Update dll export for autoconf (to stay in sync with... |
tree | commitdiff |
2010-03-22 |
Colin Walters | Merge branch 'dbus-1.2' |
tree | commitdiff |
2010-03-22 |
Colin Walters | [64 bit printf] Update to use DBUS_PID_FORMAT, print... |
tree | commitdiff |
2010-03-22 |
Colin Walters | Add DBUS_INT64_MODIFIER define, turn on -Wformat |
tree | commitdiff |
2010-03-22 |
Colin Walters | Add DBUS_GNUC_PRINTF checks to new formatting functions |
tree | commitdiff |
2010-03-22 |
Marcus Brinkmann | Make more signal and locale interface use conditional. |
tree | commitdiff |
2010-03-22 |
Ralf Habacker | Additional fixes for 2154acb3492d5ba19da36562e8409016da... |
tree | commitdiff |
2010-03-22 |
unknown | Make the windows binaries and build match the linux... |
tree | commitdiff |
2010-03-19 |
Ralf Habacker | win32 fix: Only diplay memory allocation testing error... |
tree | commitdiff |
2010-03-19 |
Marcus Brinkmann | Do not use DBUS_WIN in a public header file, use _WIN32. |
tree | commitdiff |
2010-03-19 |
Marcus Brinkmann | Define dbus_1_EXPORTS when appropriate. |
tree | commitdiff |
2010-03-19 |
Marcus Brinkmann | Consistently include <config.h> in all C source files... |
tree | commitdiff |
2010-03-17 |
Romain Pokrzywka | export _dbus_credentials_to_string_append for the tests |
tree | commitdiff |
2010-03-17 |
Romain Pokrzywka | Update the windows implementation of logging functions |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Fix the make dist target. |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Prepend HOMEDRIVE to HOMEPATH so cross-volume accesses... |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Check return value of MoveFileEx correctly. |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Close process handle leak. |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Use INVALID_HANDLE_VALUE, not NULL. |
tree | commitdiff |
2010-03-16 |
Marcus Brinkmann | Fix possible alignment issue. |
tree | commitdiff |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
tree | commitdiff |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
tree | commitdiff |
2010-03-16 |
Colin Walters | Add _dbus_credentials_to_string_append |
tree | commitdiff |
2010-03-16 |
Colin Walters | Add DBUS_SYSTEM_LOG_FATAL severity |
tree | commitdiff |
2010-03-16 |
Colin Walters | Refactor _dbus_log_info, _dbus_log_security into _dbus_... |
tree | commitdiff |
2010-03-16 |
Kimmo Hämäläinen | [dbus-spawn] Use correct sign values for variables |
tree | commitdiff |
2010-03-16 |
Kimmo Hämäläinen | [dbus] Add missing va_end in dbus-errors.c |
tree | commitdiff |
2010-03-16 |
Ralf Habacker | Decorated public exported functions with DBUS_EXPORT... |
tree | commitdiff |
2010-03-15 |
Marcus Brinkmann | Fix double-free in error case. |
tree | commitdiff |
2010-03-12 |
Michael Meeks | [DBusConnection] When handling a watch, return if anoth... |
tree | commitdiff |
2010-02-28 |
Ralf Habacker | _dbus_string_toupper_ascii(): new function, reviewed... |
tree | commitdiff |
2010-02-28 |
Ralf Habacker | win32 fix: make dbus string content visible to debugger... |
tree | commitdiff |
2010-02-28 |
Ralf Habacker | _dbus_string_tolower_ascii(): new function, reviewed... |
tree | commitdiff |
2010-02-26 |
Marcus Brinkmann | Generate Windows def files from def.in files. |
tree | commitdiff |
2010-02-25 |
Romain Pokrzywka | fix potential crashes on windows with MSVC, due to... |
tree | commitdiff |
2010-02-25 |
Romain Pokrzywka | --warning |
tree | commitdiff |
2010-02-25 |
Romain Pokrzywka | small fixes for DBUS_USE_OUTPUT_DEBUG_STRING code |
tree | commitdiff |
2010-02-22 |
Colin Walters | Merge branch 'dbus-1.2' |
tree | commitdiff |
2010-02-19 |
Colin Walters | [dbus-string] Sync up UNICODE_VALID with glib, add... |
tree | commitdiff |
2010-02-19 |
Colin Walters | Finish moving file-related functions from dbus-sysdeps... |
tree | commitdiff |
2010-02-18 |
Colin Walters | Revert "_dbus_string_to_lower(): new function" |
tree | commitdiff |
2010-02-12 |
Ralf Habacker | _dbus_string_to_lower(): new function |
tree | commitdiff |
2010-02-12 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2010-02-09 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | apply remaining unapplied parts of eeedba5b2f5b00881961... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | add new symbols from 1.3 to the exports |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | move dbus-1.def.cmake to the cmake subdir, as it's... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | add the LIBRARY header in the .def file, but for mingw... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | remove DBUS_DAEMON_EXECUTABLE_NAME, we already have... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | and another .def.in for the verbose mode handling |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | dbus-spawn.h is internal, it shouldn't be installed |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | now fix the build for the tests; turns out we need... |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | oops, this symbol belongs to the client exports |
tree | commitdiff |
2010-02-06 |
Romain Pokrzywka | split the symbols into separate files matching the... |
tree | commitdiff |
2010-02-06 |
Ralf Habacker | win32 fix: _dbus_get_install_root(): there are more... |
tree | commitdiff |
2010-02-06 |
Ralf Habacker | win32 fix: _dbus_get_install_root(): to catch all cases... |
tree | commitdiff |
2010-02-03 |
Colin Walters | Fix compilation in --disable-selinux case |
tree | commitdiff |
2010-02-02 |
Colin Walters | Fix compilation in --disable-selinux case |
tree | commitdiff |
2010-02-02 |
Colin Walters | Merge branch 'my-dbus-1.2' |
tree | commitdiff |
2010-02-02 |
Tom Hughes | Use monotonic clock for _dbus_get_current_time() if... |
tree | commitdiff |
2010-02-02 |
Ralf Habacker | win32 fix: provide separate def file for cmake until... |
tree | commitdiff |
2010-02-01 |
Colin Walters | Don't crash when reloading if we haven't loaded user... |
tree | commitdiff |
2010-02-01 |
Colin Walters | Merge branch 'my-dbus-1.2' |
tree | commitdiff |
2010-01-29 |
Ralf Habacker | _dbus_change_to_daemon_user() is platform related ... |
tree | commitdiff |
2010-01-29 |
Ralf Habacker | reverted 2aea64fbb69287f52bb9910e89b6732854f47be8 becau... |
tree | commitdiff |
2010-01-28 |
Colin Walters | Merge branch 'my-dbus-1.2' |
tree | commitdiff |
2010-01-28 |
Colin Walters | Switch to libcap-ng, avoid linking libdbus against... |
tree | commitdiff |
2010-01-28 |
Will Thompson | Add an accessor for the loader's corruption reason |
tree | commitdiff |
2010-01-28 |
Will Thompson | Include reason when reporting corrupt messages |
tree | commitdiff |
2010-01-28 |
James Westby | Correct timeout handling |
tree | commitdiff |
2010-01-28 |
Hendrik Buschmeier | Bug 23502 - corrected wrong verbose-output |
tree | commitdiff |
2010-01-28 |
Marcus Brinkmann | Only list those symbols that can be exported (new toolc... |
tree | commitdiff |
2010-01-28 |
Marcus Brinkmann | Include errno.h. |
tree | commitdiff |
2010-01-20 |
Marcus Brinkmann | Fix buffer underrun and clarify condition. |
tree | commitdiff |
2010-01-14 |
Romain Pokrzywka | fixes bug where sometimes objects were not unregistered... |
tree | commitdiff |
2010-01-05 |
Will Thompson | Add a constant for the number of message types |
tree | commitdiff |
2009-12-23 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
tree | commitdiff |
2009-12-23 |
Ralf Habacker | nonce tcp support requires _dbus_string_equal_len also... |
tree | commitdiff |
2009-12-22 |
Ralf Habacker | fixed install root when using msvc ide |
tree | commitdiff |
2009-12-22 |
unknown | fixed install root when using msvc ide |
tree | commitdiff |
2009-12-20 |
Ralf Habacker | moved out dbus file related functions from sysdeps... |
tree | commitdiff |
next |