dbus/doc TODO,1.39,1.40
Havoc Pennington
hp at pdx.freedesktop.org
Wed May 19 19:30:12 PDT 2004
Update of /cvs/dbus/dbus/doc
In directory pdx:/tmp/cvs-serv13863/doc
Modified Files:
TODO
Log Message:
- Perhaps the auth protocol should be able to negotiate a protocol
version to the least-common-denominator between client and server?
Though in practice ever using this feature would be pretty tough,
since protocol probably modifies the API. But we could have it there
as a safety net.
Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- a/TODO 17 May 2004 22:19:04 -0000 1.39
+++ b/TODO 20 May 2004 02:30:10 -0000 1.40
@@ -121,3 +121,10 @@
- Better error checking for bogus configuration files. Currently if a
configuration file tries to include itself the bus crashes on start. We
should probably have a check against this.
+
+ - Perhaps the auth protocol should be able to negotiate a protocol
+ version to the least-common-denominator between client and server?
+ Though in practice ever using this feature would be pretty tough,
+ since protocol probably modifies the API. But we could have it there
+ as a safety net.
+
More information about the dbus-commit
mailing list