Update of /cvsroot/gqclient/gq
In directory sc8-pr-cvs1:/tmp/cvs-serv16986
Modified Files:
TODO
Log Message:
* Updated TODO - very few left for 1.0!
Index: TODO
===================================================================
RCS file: /cvsroot/gqclient/gq/TODO,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** TODO 23 Oct 2003 11:24:46 -0000 1.42
--- TODO 24 Oct 2003 19:21:52 -0000 1.43
***************
*** 10,17 ****
----------------
- * [1.0] Make ALL LDAP operations referral-safe (that is, change all ldap_* to
- ldap_*_ext and set ManageDSAit iff necessary)
- - Done for ldap_search
-
* [1.0] SASL / GSSAPI support is badly broken right now (it seems) -
there are several bug reports pending. If this cannot be done for
--- 10,13 ----
***************
*** 79,82 ****
--- 75,85 ----
ENHANCEMENTS
------------
+
+ * [1.0] Make ALL LDAP operations referral-safe (that is, change all ldap_* to
+ ldap_*_ext and set ManageDSAit iff necessary)
+ - Done for ldap_search
+ - Done for ldap_rename
+
+ Some probably still missing, but...
* [1.x] Enhance the rudimentary run-type typing system to catch
|