2009-12-14 |
Ralf Habacker | added new variable DBUS_BUILD_TIMESTAMP
|
commit | commitdiff | tree |
2009-12-07 |
Ralf Habacker | fixed memory leak
|
commit | commitdiff | tree |
2009-12-07 |
Ralf Habacker | most patches are obsolate
|
commit | commitdiff | tree |
2009-12-06 |
Ralf Habacker | fixed cmake version macro and string handling
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | added cmake option for using nonce-tcp protocol as...
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | fixed crashes accessing not initiated noncefile member...
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | cleanup nonce socket only when really used
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | uses tcp based test connections for now
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | dbus-daemon needs more exports
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | readded test files required for windows
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | removed unsupported symbols for msvc
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Drop unused complex function
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Set the DBusError
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Don't fake network errno values on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Handle also WinSock errors in _dbus_error_from_errno
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Windows fixes
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Avoid warnings on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | used dbus/dbus-1.def for cmake too
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | added missing symbols for bus-test
|
commit | commitdiff | tree |
2009-12-01 |
Ralf Habacker | updated version
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Drop terminating slash in _dbus_get_tmpdir
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Use nonce-tcp default session bus on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Check for dirent.h
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | DBUS_VERSION is always three numbers
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Actually do install the .def file on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Use dbus-1.def on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Drop internal symbols, add missing symbols
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Add a dbus/dbus-1.def file
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Don't use DBUS_DIR_SEPARATOR
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Don't use -fPIC and -fPIE on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Add file describing the merge of the dbus4win code
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Tell where the file comes from and that it might not...
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Rename README.win to README.windbus to match its origin
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Look for config files also in the normal Unix-style...
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Use multi-byte string functions on Windows
|
commit | commitdiff | tree |
2009-12-01 |
Tor Lillqvist | Don't bother with -Werror on Windows for now
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | with msvc, replace va_copy by assigning the va_lists...
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Fix IPv6 setup (the default on Vista)
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Add api dox for nonce-tcp
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Add nonce-tcp section to the specification (draft)...
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Improve error handling in nonce code
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | Cleanup of nonce code
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | The current state of the nonce-tcp implementation
|
commit | commitdiff | tree |
2009-12-01 |
Nguyễn Thái Ngọc Duy | bus/Makefile.am: make dbus-daemon and friends bin_PROGRAMS...
|
commit | commitdiff | tree |
2009-12-01 |
Frank Osterfeld | -util.c doesn't belong into the lib (cherry picked...
|
commit | commitdiff | tree |
2009-12-01 |
Nguyễn Thái Ngọc Duy | Move some functions from dbus-sysdeps-util-win.c to...
|
commit | commitdiff | tree |
2009-12-01 |
Nguyễn Thái Ngọc Duy | use WINDRES instead of RC to compile rc file
|
commit | commitdiff | tree |
2009-12-01 |
Nguyễn Thái Ngọc Duy | remove dbus-uuidgen from Windows build (cherry picked...
|
commit | commitdiff | tree |
2009-12-01 |
Nguyễn Thái Ngọc Duy | configure.in: do not define DBUS_UNIX unconditionally...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | bus/Makefile.am: conditional compilation for W32, use...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | tools/Makefile.am: conditional compilation for W32...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | Makefile.am's: reorder libraries so static libs come...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | configure.in: don't look for X11 on W32 (cherry picked...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | configure.in: add W32 extra libs (cherry picked from...
|
commit | commitdiff | tree |
2009-12-01 |
Marc Mutz | WIN32: add versioninfo, and export symbols
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | fixed DBUS_VA_COPY for msvc
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | use dbus provided wait function
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | keep in sync with source
|
commit | commitdiff | tree |
2009-11-30 |
Frank Osterfeld | _dbus_get_install_root assumes that dbus-daemon is...
|
commit | commitdiff | tree |
2009-11-30 |
Frank Osterfeld | define _DEBUG for debug builds (cherry picked from...
|
commit | commitdiff | tree |
2009-11-30 |
Frank Osterfeld | do not run test binaries as unit tests if they aren...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_windows_user_is_process_owner...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: use GetFileAttributes...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: tighter "scoping" for alternate...
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | keep def file in sync with source
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | removed duplicated implementation
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: remove unused str*_s...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove #undef open, which...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: move declarations into .c...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: add _dbus_win_error_string...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use MoveFileEx, not unlink...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use GetTempPath, not getenv...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_getpid() returns dbus_pid_t...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: set an error when _close fails...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: Use CryptoApi to get random...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove DBusFile abstraction...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: #define socklen_t -> typedef...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-spawn-win.c: implement missing _dbus_babysitter_ge...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.c: "#define inline" is only needed...
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | _dbus_verbose_real: (optionally) use OutputDebugString...
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | added DBUS_USE_OUTPUT_DEBUG_STRING option
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.h: 2x const char foo[] -> const...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: _dbus_credentials_get_windows_sid...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: fix {our,auth}_identity mismatch...
|
commit | commitdiff | tree |
2009-11-30 |
Ralf Habacker | completed notes
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: TODO++ (cherry picked from...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-connection.c: use dbus_message_type_to_string...
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Fix broken Windows implementation of _dbus_printf_string_upp...
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Use CreateDirectory() instead of complicating things.
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Remove a misleading comment.
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Add missing stdio.h include needed for _vsnprintf(...
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Only define _WIN32_WINNT if not already defined. (cherry...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: strrchr -> _mbsrchr (cherry...
|
commit | commitdiff | tree |
2009-11-30 |
Ole André Vadla... | Fix DBusMessage compiler warnings by adding some missing...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: DBUS_WIN is always defined...
|
commit | commitdiff | tree |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: fix typo (cherry picked from...
|
commit | commitdiff | tree |
2009-11-30 |
Frank Osterfeld | fix warning, use Sleep, not _sleep on windows (cherry...
|
commit | commitdiff | tree |
next |