]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2010-01-05  Will ThompsonDon't bother re-matching features we've checked.
2010-01-05  Will ThompsonIndex match rules by message type
2010-01-05  Will ThompsonAdd a constant for the number of message types
2009-12-23  Ralf Habackeradded tranport address format to dbus specification
2009-12-23  Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-23  Ralf Habackeradded initial tcp transport section
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-22  unknownfixed install root when using msvc ide
2009-12-20  Ralf Habackermoved out dbus file related functions from sysdeps...
2009-12-20  Ralf Habackerwin32 fix: disabled some tests, they may be not intende...
2009-12-19  Ralf Habackerlet dbus_verbose print file name, line number and funct...
2009-12-18  Matthias ClasenBug 25697 - Fix memory leak in policy reload
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 HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-18  Ralf Habackerwindows does not support fork, skip it
2009-12-18  Ralf Habackermoved out DBusPipe implementation into separate files
2009-12-18  Ralf Habackermoved out DBusPipe implementation from into separate...
2009-12-15  Colin WaltersIgnore exit code zero from activated services
2009-12-14  Ralf Habackeradded new variable DBUS_BUILD_TIMESTAMP
2009-12-07  Ralf Habackerfixed memory leak
2009-12-07  Ralf Habackermost patches are obsolate
2009-12-06  Ralf Habackerfixed cmake version macro and string handling
2009-12-01  Ralf Habackeradded cmake option for using nonce-tcp protocol as...
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 Habackeruses tcp based test connections for now
2009-12-01  Ralf Habackerdbus-daemon needs more exports
2009-12-01  Ralf Habackerreadded test files required for windows
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 Habackerused dbus/dbus-1.def for cmake too
2009-12-01  Ralf Habackeradded missing symbols for bus-test
2009-12-01  Ralf Habackerupdated version
2009-12-01  Tor LillqvistDrop terminating slash in _dbus_get_tmpdir
2009-12-01  Tor LillqvistUse nonce-tcp default session bus on Windows
2009-12-01  Tor LillqvistCheck for dirent.h
2009-12-01  Tor LillqvistDBUS_VERSION is always three numbers
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 LillqvistDon't use -fPIC and -fPIE on Windows
2009-12-01  Tor LillqvistAdd file describing the merge of the dbus4win code
2009-12-01  Tor LillqvistTell where the file comes from and that it might not...
2009-12-01  Tor LillqvistRename README.win to README.windbus to match its origin
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  Tor LillqvistDon't bother with -Werror on Windows for now
2009-12-01  Frank Osterfeldwith msvc, replace va_copy by assigning the va_lists...
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 OsterfeldAdd nonce-tcp section to the specification (draft)...
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... bus/Makefile.am: make dbus-daemon and friends bin_PROGR...
2009-12-01  Frank Osterfeld-util.c doesn't belong into the lib (cherry picked...
2009-12-01  Nguyễn Thái... Move some functions from dbus-sysdeps-util-win.c to...
2009-12-01  Nguyễn Thái... use WINDRES instead of RC to compile rc file
2009-12-01  Nguyễn Thái... remove dbus-uuidgen from Windows build (cherry picked...
2009-12-01  Nguyễn Thái... configure.in: do not define DBUS_UNIX unconditionally...
2009-12-01  Marc Mutzbus/Makefile.am: conditional compilation for W32, use...
2009-12-01  Marc Mutztools/Makefile.am: conditional compilation for W32...
2009-12-01  Marc MutzMakefile.am's: reorder libraries so static libs come...
2009-12-01  Marc Mutzconfigure.in: don't look for X11 on W32 (cherry picked...
2009-12-01  Marc Mutzconfigure.in: add W32 extra libs (cherry picked from...
2009-12-01  Marc MutzWIN32: add versioninfo, and export symbols
2009-11-30  Ralf Habackerfixed DBUS_VA_COPY for msvc
2009-11-30  Ralf Habackeruse dbus provided wait function
2009-11-30  Ralf Habackerkeep in sync with source
2009-11-30  Frank Osterfeld_dbus_get_install_root assumes that dbus-daemon is...
2009-11-30  Frank Osterfelddefine _DEBUG for debug builds (cherry picked from...
2009-11-30  Frank Osterfelddo not run test binaries as unit tests if they aren...
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 Habackerkeep def file in sync with source
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...
next