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 | 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 | 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-19 |
Ralf Habacker | let dbus_verbose print file name, line number and funct... |
tree | commitdiff |
2009-12-18 |
Ralf Habacker | removed local definition of _DBUS_GNUC_PRINTF, it is... |
tree | commitdiff |
2009-12-18 |
Ralf Habacker | DBusPipe related unix compile fix |
tree | commitdiff |
2009-12-18 |
Ralf Habacker | added pipe related files real |
tree | commitdiff |
2009-12-18 |
Ralf Habacker | moved out DBusPipe implementation into separate files |
tree | commitdiff |
2009-12-18 |
Ralf Habacker | moved out DBusPipe implementation from into separate... |
tree | commitdiff |
2009-12-06 |
Ralf Habacker | fixed cmake version macro and string handling |
tree | commitdiff |
2009-12-01 |
Ralf Habacker | fixed crashes accessing not initiated noncefile member... |
tree | commitdiff |
2009-12-01 |
Ralf Habacker | cleanup nonce socket only when really used |
tree | commitdiff |
2009-12-01 |
Ralf Habacker | dbus-daemon needs more exports |
tree | commitdiff |
2009-12-01 |
Ralf Habacker | removed unsupported symbols for msvc |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Drop unused complex function |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Set the DBusError |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Don't fake network errno values on Windows |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Handle also WinSock errors in _dbus_error_from_errno |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Windows fixes |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Avoid warnings on Windows |
tree | commitdiff |
2009-12-01 |
Ralf Habacker | added missing symbols for bus-test |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Drop terminating slash in _dbus_get_tmpdir |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Actually do install the .def file on Windows |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Use dbus-1.def on Windows |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Drop internal symbols, add missing symbols |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Add a dbus/dbus-1.def file |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Don't use DBUS_DIR_SEPARATOR |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Look for config files also in the normal Unix-style... |
tree | commitdiff |
2009-12-01 |
Tor Lillqvist | Use multi-byte string functions on Windows |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Fix IPv6 setup (the default on Vista) |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Add api dox for nonce-tcp |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Fixes to the nonce code |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Improve error handling in nonce code |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | Cleanup of nonce code |
tree | commitdiff |
2009-12-01 |
Frank Osterfeld | The current state of the nonce-tcp implementation |
tree | commitdiff |
2009-12-01 |
Nguyễn Thái Ngọc Duy | Move some functions from dbus-sysdeps-util-win.c to... |
tree | commitdiff |
2009-12-01 |
Nguyễn Thái Ngọc Duy | use WINDRES instead of RC to compile rc file |
tree | commitdiff |
2009-12-01 |
Nguyễn Thái Ngọc Duy | remove dbus-uuidgen from Windows build (cherry picked... |
tree | commitdiff |
2009-12-01 |
Marc Mutz | WIN32: add versioninfo, and export symbols |
tree | commitdiff |
2009-11-30 |
Frank Osterfeld | _dbus_get_install_root assumes that dbus-daemon is... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_windows_user_is_process_... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: use GetFileAttributes... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: tighter "scoping" for alternat... |
tree | commitdiff |
2009-11-30 |
Ralf Habacker | removed duplicated implementation |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: remove unused str*_s... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove #undef open, which... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: move declarations into .c... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: add _dbus_win_error_string... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use MoveFileEx, not unlink... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: use GetTempPath, not getenv... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: _dbus_getpid() returns dbus_pi... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: set an error when _close fails... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: Use CryptoApi to get random... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-*win.c: remove DBusFile abstraction... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.c: #define socklen_t -> typedef... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-spawn-win.c: implement missing _dbus_babysitt... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.c: "#define inline" is only needed... |
tree | commitdiff |
2009-11-30 |
Ralf Habacker | _dbus_verbose_real: (optionally) use OutputDebugString... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-internals.h: 2x const char foo[] -> const... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: _dbus_credentials_get_windows_si... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-transport.c: fix {our,auth}_identity mismatch... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-connection.c: use dbus_message_type_to_string... |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Fix broken Windows implementation of _dbus_printf_strin... |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Use CreateDirectory() instead of complicating things. |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Remove a misleading comment. |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Add missing stdio.h include needed for _vsnprintf(... |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Only define _WIN32_WINNT if not already defined. (cherr... |
tree | commitdiff |
2009-11-30 |
Ole André Vadla... | Fix DBusMessage compiler warnings by adding some missin... |
tree | commitdiff |
2009-11-30 |
Tor Lillqvist | dbus/dbus-sysdeps-util-win.c: DBUS_WIN is always define... |
tree | commitdiff |
2009-11-30 |
Frank Osterfeld | be more verbose when locking the mutex fails (cherry... |
tree | commitdiff |
next |