dbus ChangeLog,1.1126,1.1127
Havoc Pennington
hp at kemper.freedesktop.org
Sat Sep 16 12:24:10 PDT 2006
- Previous message: dbus/dbus dbus-bus.c, 1.55, 1.56 dbus-connection.c, 1.132,
1.133 dbus-connection.h, 1.42, 1.43 dbus-transport.c, 1.49, 1.50
- Next message: dbus/dbus dbus-address.c, 1.20, 1.21 dbus-internals.h, 1.58,
1.59 dbus-server-debug-pipe.c, 1.22,
1.23 dbus-server-debug-pipe.h, 1.6,
1.7 dbus-server-protected.h, 1.21, 1.22 dbus-server-socket.c,
1.1, 1.2 dbus-server-unix.c, 1.32, 1.33 dbus-server.c, 1.47,
1.48 dbus-transport-protected.h, 1.19,
1.20 dbus-transport-socket.c, 1.1, 1.2 dbus-transport-socket.h,
1.1, 1.2 dbus-transport-unix.c, 1.53, 1.54 dbus-transport.c,
1.50, 1.51
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv20606
Modified Files:
ChangeLog
Log Message:
2006-09-16 Havoc Pennington <hp at redhat.com>
* dbus/dbus-transport.c (_dbus_transport_open): modify to delegate
to _dbus_transport_open_platform_specific,
_dbus_transport_open_socket,
and _dbus_transport_open_debug_pipe
* dbus/dbus-transport-protected.h: add _dbus_transport_open_platform_specific
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1126
retrieving revision 1.1127
diff -u -d -r1.1126 -r1.1127
--- ChangeLog 16 Sep 2006 18:46:47 -0000 1.1126
+++ ChangeLog 16 Sep 2006 19:24:07 -0000 1.1127
@@ -1,5 +1,14 @@
2006-09-16 Havoc Pennington <hp at redhat.com>
+ * dbus/dbus-transport.c (_dbus_transport_open): modify to delegate
+ to _dbus_transport_open_platform_specific,
+ _dbus_transport_open_socket,
+ and _dbus_transport_open_debug_pipe
+
+ * dbus/dbus-transport-protected.h: add _dbus_transport_open_platform_specific
+
+2006-09-16 Havoc Pennington <hp at redhat.com>
+
Attempt auditing public API to remove all cases where a Unix
function returns weird emulated goo to Windows. This probably
breaks the bus daemon on Windows, to fix it again we may
- Previous message: dbus/dbus dbus-bus.c, 1.55, 1.56 dbus-connection.c, 1.132,
1.133 dbus-connection.h, 1.42, 1.43 dbus-transport.c, 1.49, 1.50
- Next message: dbus/dbus dbus-address.c, 1.20, 1.21 dbus-internals.h, 1.58,
1.59 dbus-server-debug-pipe.c, 1.22,
1.23 dbus-server-debug-pipe.h, 1.6,
1.7 dbus-server-protected.h, 1.21, 1.22 dbus-server-socket.c,
1.1, 1.2 dbus-server-unix.c, 1.32, 1.33 dbus-server.c, 1.47,
1.48 dbus-transport-protected.h, 1.19,
1.20 dbus-transport-socket.c, 1.1, 1.2 dbus-transport-socket.h,
1.1, 1.2 dbus-transport-unix.c, 1.53, 1.54 dbus-transport.c,
1.50, 1.51
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list