summaryrefslogtreecommitdiffstats
path: root/dbus-win.patch
Commit message (Collapse)AuthorAgeFilesLines
* . readded dbus_watch_get_fd() fix, requires for recent qt releasesRalf Habacker2007-06-221-0/+19
|
* * removed obsolate patchesRalf Habacker2007-06-191-232/+0
|
* * cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_HRalf Habacker2007-06-151-160/+0
| | | | | | | | | * cmake/dbus/CMakeLists.txt: added missing files * dbus/dbus-transport-win.c/.h: new files * dbus/dbus-sysdeps-win.c,.h: added required _unix functions to make dbus compilable on win32 * dbus/dbus-sysdeps-win-utils.c,.h: moved some functions to dbus-sysdeps-win.c * dbus-win.patch: removed applied or obsolate patches Note: dbus-win32 is now compilable, no guarantee that it runs without any problems
* removed applied patchesRalf Habacker2007-05-211-16/+0
|
* removed obsolate and applied patchesRalf Habacker2007-05-191-50/+0
|
* removed applied patchesRalf Habacker2007-05-191-98/+0
|
* removed obsolate patchesRalf Habacker2007-05-191-75/+0
|
* * dbus-win.patch: removed obsolate patches.Ralf Habacker2007-03-131-8/+0
|
* * dbus-win.patch: removed committed patch.Ralf Habacker2007-03-101-21/+0
|
* * dbus-win.patch: removed _dbus_write_pipe() patch, it is now committed.Ralf Habacker2007-03-081-379/+295
|
* * dbus-win.patch: added bus/config-loader-libexpat.c patch, uses DBUS_WIN ↵Ralf Habacker2007-03-081-53/+69
| | | | for alls win32 related #ifdefs, some minor cleanups
* * dbus-win.patch: updated patch for bus/dispatch.c.Ralf Habacker2007-03-081-122/+124
|
* * dbus-win.patch: dbus-connection.c (dbus_connection_get_unix_user,Ralf Habacker2007-03-081-0/+32
| | | | | | dbus_connection_get_unix_process_id): Let return them valid user id's, otherwise bus-test fails. How to replace on win32 ?. * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): fix memory leak.
* * test/test-segfault.c: unix compile fix.Ralf Habacker2007-03-071-15/+0
| | | | * dbus-win.patch: removed obsolate patch.
* * bus/activation.c: win32 compile fix.Ralf Habacker2007-03-071-67/+0
| | | | | * test/test-segfault.c: win32 compile fix, rlimit isn't available on win32. * dbus-win.patch: removed some more patches, they are applied or obsolate
* * bus-win.patch: removed obsolates patches.Ralf Habacker2007-03-061-340/+1
|
* * bus-win.patch: fixes unix listen problems, dbus-test now runs.Ralf Habacker2007-03-061-132/+190
|
* * dbus-win.patch, README.win: added available win32Ralf Habacker2007-03-041-0/+1278
patches from windbus project (http://sf.net/projects/windbus)