dbus ChangeLog,1.576,1.577
Colin Walters
walters at freedesktop.org
Thu Oct 21 19:07:31 PDT 2004
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv16717
Modified Files:
ChangeLog
Log Message:
2004-10-21 Colin Walters <walters at verbum.org>
* dbus/dbus-transport-unix.c (do_authentication): Return
authentication status to callers.
(unix_handle_watch): If we completed authentication this round,
don't do another read. Instead wait until the next iteration,
after we've read any pending data in the auth buffer.
(unix_do_iteration): Ditto.
(unix_handle_watch): Updated for new do_authentication prototype.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.576
retrieving revision 1.577
diff -u -d -r1.576 -r1.577
--- ChangeLog 18 Oct 2004 13:06:41 -0000 1.576
+++ ChangeLog 22 Oct 2004 02:07:29 -0000 1.577
@@ -1,3 +1,13 @@
+2004-10-21 Colin Walters <walters at verbum.org>
+
+ * dbus/dbus-transport-unix.c (do_authentication): Return
+ authentication status to callers.
+ (unix_handle_watch): If we completed authentication this round,
+ don't do another read. Instead wait until the next iteration,
+ after we've read any pending data in the auth buffer.
+ (unix_do_iteration): Ditto.
+ (unix_handle_watch): Updated for new do_authentication prototype.
+
2004-10-18 Colin Walters <walters at verbum.org>
* bus/selinux.c (bus_selinux_enabled): Handle
More information about the dbus-commit
mailing list