summaryrefslogtreecommitdiffstats
path: root/dbus-win.patch
Commit message (Collapse)AuthorAgeFilesLines
* * 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)