2010-03-22 |
Ralf Habacker | Removed def file support for cmake build system. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Ralf Habacker | CMake dbus libraries usage cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Ralf Habacker | Fixed gcc on windows limitation |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Ralf Habacker | win32 fix: Only diplay memory allocation testing error... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Ralf Habacker | fixed def file usage for cmake mingw builds |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Marcus Brinkmann | Do not use DBUS_WIN in a public header file, use _WIN32. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Marcus Brinkmann | Define dbus_1_EXPORTS when appropriate. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Marcus Brinkmann | Consistently include <config.h> in all C source files... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Will Thompson | Dispatch post-activation messages to anyone interested |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Will Thompson | Move dispatching to destination to bus_dispatch_matches() |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Romain Pokrzywka | export _dbus_credentials_to_string_append for the tests |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Romain Pokrzywka | Update the windows implementation of logging functions |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Fix the make dist target. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Prepend HOMEDRIVE to HOMEPATH so cross-volume accesses... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Check return value of MoveFileEx correctly. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Close process handle leak. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Use INVALID_HANDLE_VALUE, not NULL. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Marcus Brinkmann | Fix possible alignment issue. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Don't send an reply for driver messages if one isn... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Merge branch 'dbus-1.2' |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Make SELinux initialization failure fatal |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Add a prefix to our syslog messages |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Add _dbus_credentials_to_string_append |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Add DBUS_SYSTEM_LOG_FATAL severity |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Refactor _dbus_log_info, _dbus_log_security into _dbus_... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Kimmo Hämäläinen | [dbus-spawn] Use correct sign values for variables |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Kimmo Hämäläinen | [dbus] Add missing va_end in dbus-errors.c |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | [main] Handle OOM in reload watch |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Simon McVittie | [doc/dbus-specification.xml] Explicitly specify lower... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Colin Walters | Support inotify on older kernels |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Ralf Habacker | Decorated public exported functions with DBUS_EXPORT... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Marcus Brinkmann | Fix double-free in error case. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Colin Walters | [configure.in] Use AM_SILENT_RULES if available |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Meeks | [DBusConnection] When handling a watch, return if anoth... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ralf Habacker | removed obsolate file from windbus port |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ralf Habacker | fixed bus-test sha1 connection address on unix with... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ralf Habacker | fixed backtrace printing on unix with cmake build system |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Frederic Crozat | Fix build when selinux is disabled but libaudit enabled |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Ralf Habacker | _dbus_string_toupper_ascii(): new function, reviewed... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Ralf Habacker | win32 fix: make dbus string content visible to debugger... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Ralf Habacker | _dbus_string_tolower_ascii(): new function, reviewed... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Ralf Habacker | linux compile fix |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Marcus Brinkmann | Generate Windows def files from def.in files. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Romain Pokrzywka | fix potential crashes on windows with MSVC, due to... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Romain Pokrzywka | --warning |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Romain Pokrzywka | small fixes for DBUS_USE_OUTPUT_DEBUG_STRING code |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ralf Habacker | fixed compile break introduced in commit e1c31c73074513... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Colin Walters | Merge branch 'dbus-1.2' |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Colin Walters | [dbus-string] Sync up UNICODE_VALID with glib, add... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Colin Walters | Finish moving file-related functions from dbus-sysdeps... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Colin Walters | Monitor service directories for changes |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Brian Cameron | Fix dummy file monitoring backend compilation |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Colin Walters | Revert "_dbus_string_to_lower(): new function" |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ralf Habacker | _dbus_string_to_lower(): new function |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Marcus Brinkmann | Enable dbus-launch for Windows target. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ralf Habacker | added some docs for windows and updated the documentati... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ralf Habacker | fixed xml doc generating for cmake build system - suppo... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Ralf Habacker | Merge branch 'master' of ssh://git.freedesktop.org... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Ralf Habacker | fixed bug on win32 not been able to use session bus... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Cyril Brulebois | Fix compilation of kqueue file monitoring on FreeBSD |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME) |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | apply remaining unapplied parts of eeedba5b2f5b00881961... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | not needed anymore. Builds fine without for both msvc... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | add new symbols from 1.3 to the exports |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | move dbus-1.def.cmake to the cmake subdir, as it's... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | add the LIBRARY header in the .def file, but for mingw... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | remove DBUS_DAEMON_EXECUTABLE_NAME, we already have... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | remove the debug postfix for the executables, it only... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | and another .def.in for the verbose mode handling |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | commented bits cleanup |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | disable cmake options that don't apply (for cmake-gui) |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | fixed the TODO, the if block didn't make sense indeed... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | fixed and simplified install prefix handling with cmake |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | dbus-spawn.h is internal, it shouldn't be installed |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | now fix the build for the tests; turns out we need... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | refactor the cmake build to match with autotools: only... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | oops, this symbol belongs to the client exports |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | split the symbols into separate files matching the... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Romain Pokrzywka | make the def handling simpler with cmake, we don't... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ralf Habacker | win32 fix: _dbus_get_install_root(): there are more... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Ralf Habacker | win32 fix: _dbus_get_install_root(): to catch all cases... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Colin Walters | Release 1.2.20 dbus-1.2.20 |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Colin Walters | Fix inotify shutdown |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Ralf Habacker | linux cmake build system related compile fix |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Colin Walters | Fix compilation in --disable-selinux case |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Colin Walters | Fix compilation in --disable-selinux case |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Colin Walters | Fix inotify shutdown |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Colin Walters | Merge branch 'my-dbus-1.2' |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Colin Walters | Release 1.2.18 dbus-1.2.18 |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Tom Hughes | Use monotonic clock for _dbus_get_current_time() if... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Ralf Habacker | win32 fix: provide separate def file for cmake until... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Ralf Habacker | win32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Colin Walters | Don't crash when reloading if we haven't loaded user... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Colin Walters | Merge branch 'my-dbus-1.2' |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Colin Walters | Move system-activation.txt into non-conditional EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Colin Walters | Clean up inotify watch handling |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ralf Habacker | _dbus_change_to_daemon_user() is platform related ... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ralf Habacker | reverted 2aea64fbb69287f52bb9910e89b6732854f47be8 becau... |
commit | commitdiff | tree | snapshot |
next |