2009-12-01 |
Ralf Habacker | used dbus/dbus-1.def for cmake too |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ralf Habacker | added missing symbols for bus-test |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ralf Habacker | updated version |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Drop terminating slash in _dbus_get_tmpdir |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Use nonce-tcp default session bus on Windows |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Check for dirent.h |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | DBUS_VERSION is always three numbers |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Actually do install the .def file on Windows |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Use dbus-1.def on Windows |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Drop internal symbols, add missing symbols |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Add a dbus/dbus-1.def file |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Don't use DBUS_DIR_SEPARATOR |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Don't use -fPIC and -fPIE on Windows |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Add file describing the merge of the dbus4win code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Tell where the file comes from and that it might not... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Rename README.win to README.windbus to match its origin |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Look for config files also in the normal Unix-style... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Use multi-byte string functions on Windows |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tor Lillqvist | Don't bother with -Werror on Windows for now |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | with msvc, replace va_copy by assigning the va_lists... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Fix IPv6 setup (the default on Vista) |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Add api dox for nonce-tcp |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Add nonce-tcp section to the specification (draft)... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Improve error handling in nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | Cleanup of nonce code |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | The current state of the nonce-tcp implementation |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | bus/Makefile.am: make dbus-daemon and friends bin_PROGR... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Frank Osterfeld | -util.c doesn't belong into the lib (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | Move some functions from dbus-sysdeps-util-win.c to... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | use WINDRES instead of RC to compile rc file |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | remove dbus-uuidgen from Windows build (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nguyễn Thái... | configure.in: do not define DBUS_UNIX unconditionally... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | bus/Makefile.am: conditional compilation for W32, use... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | tools/Makefile.am: conditional compilation for W32... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | Makefile.am's: reorder libraries so static libs come... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | configure.in: don't look for X11 on W32 (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | configure.in: add W32 extra libs (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Marc Mutz | WIN32: add versioninfo, and export symbols |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | fixed DBUS_VA_COPY for msvc |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | use dbus provided wait function |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | keep in sync with source |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | _dbus_get_install_root assumes that dbus-daemon is... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | define _DEBUG for debug builds (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | do not run test binaries as unit tests if they aren... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_windows_user_is_process_... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: use GetFileAttributes... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: tighter "scoping" for alternat... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | keep def file in sync with source |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | removed duplicated implementation |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: remove unused str*_s... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove #undef open, which... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: move declarations into .c... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: add _dbus_win_error_string... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use MoveFileEx, not unlink... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use GetTempPath, not getenv... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_getpid() returns dbus_pi... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: set an error when _close fails... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: Use CryptoApi to get random... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove DBusFile abstraction... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: #define socklen_t -> typedef... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-spawn-win.c: implement missing _dbus_babysitt... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.c: "#define inline" is only needed... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | _dbus_verbose_real: (optionally) use OutputDebugString... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | added DBUS_USE_OUTPUT_DEBUG_STRING option |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.h: 2x const char foo[] -> const... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: _dbus_credentials_get_windows_si... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: fix {our,auth}_identity mismatch... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | completed notes |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: TODO++ (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-connection.c: use dbus_message_type_to_string... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Fix broken Windows implementation of _dbus_printf_strin... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Use CreateDirectory() instead of complicating things. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Remove a misleading comment. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Add missing stdio.h include needed for _vsnprintf(... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Only define _WIN32_WINNT if not already defined. (cherr... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: strrchr -> _mbsrchr (cherry... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ole André Vadla... | Fix DBusMessage compiler warnings by adding some missin... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: DBUS_WIN is always define... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tor Lillqvist | tools/dbus-launch-win.c: fix typo (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | fix warning, use Sleep, not _sleep on windows (cherry... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | define DBUS_BUILD_TESTS only if the option is enabled... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | fix TEST_SOCKET_DIR on windows, do not override value... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | disable launch-helper on windows for now until it build... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | bus-test-launch-helper is a unit test, test-service... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | Use correct sources to build test-shell-service, fixes... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Ralf Habacker | removed obsolate files |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | cleanup: these files are already generated elsewhere... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | rename test-spawn to spawn-test, to match autotools... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | fix test and binary names (cherry picked from commit... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | rename second test-names to test-names2 to avoid confus... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | build dbus-daemon-launch-helper-test and friends set... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | do not add d suffix on non-windows (cherry picked from... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | generate all config files from the .in files. Set some... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Sebastian Sauer | use CMAKE_BUILD_TYPE to differ between debug and releas... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | use correct test data dir (cherry picked from commit... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | don't leak string list in error case (cherry picked... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Frank Osterfeld | add check for abstract sockets (cherry picked from... |
commit | commitdiff | tree | snapshot |
next |