Update of /cvsroot/python-ldap/python-ldap
In directory usw-pr-cvs1:/tmp/cvs-serv31940
Modified Files:
TODO
Log Message:
update
Index: TODO
===================================================================
RCS file: /cvsroot/python-ldap/python-ldap/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** TODO 2000/07/27 16:08:57 1.2
--- TODO 2001/06/17 13:35:01 1.3
***************
*** 1,12 ****
* Find someone with MSVC who can build the WIN32 DLL for _ldapmodule.
! * merge in fog's work
! - move configure script to the top level directory (here)
!
!
! Netscape's LDAP API
! http://developer.netscape.com/docs/manuals/dirsdk/csdk30/index.htm
!
! Perl OO API for LDAP
! http://developer.netscape.com/tech/directory/perldap_docs/Conn.html
! http://developer.netscape.com/tech/directory/perldap_docs/Entry.html
--- 1,5 ----
+ * Clearly describe an X.500 API (fog?)
+ * Get some better demo/sample code
* Find someone with MSVC who can build the WIN32 DLL for _ldapmodule.
! * Add security/authentication
|