add the LIBRARY header in the .def file, but for mingw only, msvc doesn't support...
[platform/upstream/dbus.git] / dbus /
2010-02-06 Romain Pokrzywkaadd the LIBRARY header in the .def file, but for mingw...
2010-02-06 Romain Pokrzywkaremove DBUS_DAEMON_EXECUTABLE_NAME, we already have...
2010-02-06 Romain Pokrzywkaand another .def.in for the verbose mode handling
2010-02-06 Romain Pokrzywkadbus-spawn.h is internal, it shouldn't be installed
2010-02-06 Romain Pokrzywkanow fix the build for the tests; turns out we need...
2010-02-06 Romain Pokrzywkaoops, this symbol belongs to the client exports
2010-02-06 Romain Pokrzywkasplit the symbols into separate files matching the...
2010-02-06 Ralf Habackerwin32 fix: _dbus_get_install_root(): there are more...
2010-02-06 Ralf Habackerwin32 fix: _dbus_get_install_root(): to catch all cases...
2010-02-03 Colin WaltersFix compilation in --disable-selinux case
2010-02-02 Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-02 Tom HughesUse monotonic clock for _dbus_get_current_time() if...
2010-02-02 Ralf Habackerwin32 fix: provide separate def file for cmake until...
2010-02-01 Colin WaltersDon't crash when reloading if we haven't loaded user...
2010-02-01 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-29 Ralf Habacker_dbus_change_to_daemon_user() is platform related ...
2010-01-29 Ralf Habackerreverted 2aea64fbb69287f52bb9910e89b6732854f47be8 becau...
2010-01-28 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28 Colin WaltersSwitch to libcap-ng, avoid linking libdbus against...
2010-01-28 Will ThompsonAdd an accessor for the loader's corruption reason
2010-01-28 Will ThompsonInclude reason when reporting corrupt messages
2010-01-28 James WestbyCorrect timeout handling
2010-01-28 Hendrik BuschmeierBug 23502 - corrected wrong verbose-output
2010-01-28 Marcus BrinkmannOnly list those symbols that can be exported (new toolc...
2010-01-28 Marcus BrinkmannInclude errno.h.
2010-01-20 Marcus BrinkmannFix buffer underrun and clarify condition.
2010-01-14 Romain Pokrzywkafixes bug where sometimes objects were not unregistered...
2010-01-05 Will ThompsonAdd a constant for the number of message types
2009-12-23 Ralf Habackernonce tcp support requires _dbus_string_equal_len also...
2009-12-22 Ralf Habackerfixed install root when using msvc ide
2009-12-19 Ralf Habackerlet dbus_verbose print file name, line number and funct...
2009-12-18 Ralf Habackerremoved local definition of _DBUS_GNUC_PRINTF, it is...
2009-12-18 Ralf HabackerDBusPipe related unix compile fix
2009-12-18 Ralf Habackeradded pipe related files real
2009-12-18 Ralf Habackermoved out DBusPipe implementation into separate files
2009-12-18 Ralf Habackermoved out DBusPipe implementation from into separate...
2009-12-06 Ralf Habackerfixed cmake version macro and string handling
2009-12-01 Ralf Habackerfixed crashes accessing not initiated noncefile member...
2009-12-01 Ralf Habackercleanup nonce socket only when really used
2009-12-01 Ralf Habackerdbus-daemon needs more exports
2009-12-01 Ralf Habackerremoved unsupported symbols for msvc
2009-12-01 Tor LillqvistDrop unused complex function
2009-12-01 Tor LillqvistSet the DBusError
2009-12-01 Tor LillqvistDon't fake network errno values on Windows
2009-12-01 Tor LillqvistHandle also WinSock errors in _dbus_error_from_errno
2009-12-01 Frank OsterfeldWindows fixes
2009-12-01 Tor LillqvistAvoid warnings on Windows
2009-12-01 Ralf Habackeradded missing symbols for bus-test
2009-12-01 Tor LillqvistDrop terminating slash in _dbus_get_tmpdir
2009-12-01 Tor LillqvistActually do install the .def file on Windows
2009-12-01 Tor LillqvistUse dbus-1.def on Windows
2009-12-01 Tor LillqvistDrop internal symbols, add missing symbols
2009-12-01 Tor LillqvistAdd a dbus/dbus-1.def file
2009-12-01 Tor LillqvistDon't use DBUS_DIR_SEPARATOR
2009-12-01 Tor LillqvistLook for config files also in the normal Unix-style...
2009-12-01 Tor LillqvistUse multi-byte string functions on Windows
2009-12-01 Frank OsterfeldFixes to the nonce code
2009-12-01 Frank OsterfeldFix IPv6 setup (the default on Vista)
2009-12-01 Frank OsterfeldAdd api dox for nonce-tcp
2009-12-01 Frank OsterfeldFixes to the nonce code
2009-12-01 Frank OsterfeldImprove error handling in nonce code
2009-12-01 Frank OsterfeldCleanup of nonce code
2009-12-01 Frank OsterfeldThe current state of the nonce-tcp implementation
2009-12-01 Nguyễn Thái Ngọc DuyMove some functions from dbus-sysdeps-util-win.c to...
2009-12-01 Nguyễn Thái Ngọc Duyuse WINDRES instead of RC to compile rc file
2009-12-01 Nguyễn Thái Ngọc Duyremove dbus-uuidgen from Windows build (cherry picked...
2009-12-01 Marc MutzWIN32: add versioninfo, and export symbols
2009-11-30 Frank Osterfeld_dbus_get_install_root assumes that dbus-daemon is...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: _dbus_windows_user_is_process_...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-util-win.c: use GetFileAttributes...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: tighter "scoping" for alternat...
2009-11-30 Ralf Habackerremoved duplicated implementation
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-util-win.c: remove unused str*_s...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-*win.c: remove #undef open, which...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.h: move declarations into .c...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: add _dbus_win_error_string...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: use MoveFileEx, not unlink...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: use GetTempPath, not getenv...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: _dbus_getpid() returns dbus_pi...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: set an error when _close fails...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: Use CryptoApi to get random...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-*win.c: remove DBusFile abstraction...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.c: #define socklen_t -> typedef...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module...
2009-11-30 Tor Lillqvistdbus/dbus-spawn-win.c: implement missing _dbus_babysitt...
2009-11-30 Tor Lillqvistdbus/dbus-internals.c: "#define inline" is only needed...
2009-11-30 Ralf Habacker_dbus_verbose_real: (optionally) use OutputDebugString...
2009-11-30 Tor Lillqvistdbus/dbus-internals.h: 2x const char foo[] -> const...
2009-11-30 Tor Lillqvistdbus/dbus-transport.c: _dbus_credentials_get_windows_si...
2009-11-30 Tor Lillqvistdbus/dbus-transport.c: fix {our,auth}_identity mismatch...
2009-11-30 Tor Lillqvistdbus/dbus-connection.c: use dbus_message_type_to_string...
2009-11-30 Ole André Vadla... Fix broken Windows implementation of _dbus_printf_strin...
2009-11-30 Ole André Vadla... Use CreateDirectory() instead of complicating things.
2009-11-30 Ole André Vadla... Remove a misleading comment.
2009-11-30 Ole André Vadla... Add missing stdio.h include needed for _vsnprintf(...
2009-11-30 Ole André Vadla... Only define _WIN32_WINNT if not already defined. (cherr...
2009-11-30 Ole André Vadla... Fix DBusMessage compiler warnings by adding some missin...
2009-11-30 Tor Lillqvistdbus/dbus-sysdeps-util-win.c: DBUS_WIN is always define...
2009-11-30 Frank Osterfeldbe more verbose when locking the mutex fails (cherry...
2009-11-30 Frank Osterfelddo not call functions with side-effects inside assert...
next