From: Michael Str?d. <str...@us...> - 2002-12-01 16:02:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/01 07:20:20 Modified files: Lib : ldif.py Log message: Proper handling of FILL (see RFC 2849) |
From: Michael Str?d. <str...@us...> - 2002-12-01 22:08:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/01 14:08:34 Modified files: Lib : ldif.py Log message: Removed space char causing SyntaxError |
From: Michael Str?d. <str...@us...> - 2002-12-11 22:29:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/11 14:29:06 Modified files: Modules : LDAPObject.c Lib/ldap : ldapobject.py async.py Log message: Use OpenLDAP 2.x's ldap_search_ext() instead of ldap_search(). |
From: Michael Str?d. <str...@us...> - 2002-12-17 15:27:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/17 07:27:11 Modified files: Modules : LDAPObject.c Log message: Remove all C libs caching related code. |
From: Michael Str?d. <str...@us...> - 2002-12-17 15:50:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/17 07:50:43 Modified files: Modules : constants.c Log message: Remove all C libs caching related code. |
From: Michael Str?d. <str...@us...> - 2002-12-17 15:52:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/17 07:52:05 Modified files: Lib : ldapurl.py Doc : ldapurl.tex Log message: Removed Unicode features |
From: Michael Str?d. <str...@us...> - 2002-12-17 16:17:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/17 08:17:32 Modified files: Modules : LDAPObject.c Log message: Removed set_rebind_proc() |
From: Michael Str?d. <str...@us...> - 2002-12-18 15:43:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/18 07:43:40 Modified files: Doc : ldap.tex Log message: Remove all C libs caching related code. |
From: Michael Str?d. <str...@us...> - 2002-12-18 15:54:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/18 07:54:23 Modified files: Doc : ldap.tex Log message: Modifications to description of LDAPObject.add() according to suggestion by Ganesan R |
From: Michael Str?d. <str...@us...> - 2002-12-18 16:09:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/18 08:09:01 Modified files: Doc : ldif.tex Log message: Added example for ldif.LDIFWriter |
From: Michael Str?d. <str...@us...> - 2002-12-23 11:10:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/23 03:10:08 Modified files: Lib : ldapurl.py Log message: Method LDAPUrl._urlEncoding() turned into function ldapUrlEscape() consistently used for escaping URL special chars |
From: Michael Str?d. <str...@us...> - 2002-12-23 11:11:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/23 03:11:54 Modified files: Doc : ldapurl.tex Log message: Corrected label of subsection |
From: Michael Str?d. <str...@us...> - 2002-12-28 12:57:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/28 04:57:37 Modified files: Lib : ldapurl.py Log message: Removed Unicode string from LDAPUrl.unparse() |
From: Michael Str?d. <str...@us...> - 2003-01-23 11:09:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 03:09:35 Modified files: Lib/ldap : ldapobject.py Doc : ldap.tex Log message: Aligned __doc__ strings and Doc for result() and search_ext(), etc. |
From: Michael Str?d. <str...@us...> - 2003-01-23 11:47:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 03:47:15 Modified files: Doc : ldif.tex Log message: Removed copy&paste trash |
From: Michael Str?d. <str...@us...> - 2003-01-23 12:07:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 04:07:53 Modified files: Lib/ldap : __init__.py Log message: Version 2.0.0pre07 |
From: Michael Str?d. <str...@us...> - 2003-01-23 12:09:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 04:09:15 Modified files: . : setup.py Log message: Version 2.0.0pre07 |
From: Michael Str?d. <str...@us...> - 2003-01-23 22:35:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 14:35:31 Modified files: Doc : ldap-modlist.tex Log message: Some text... |
From: Michael Str?d. <str...@us...> - 2003-01-23 22:39:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 14:39:12 Modified files: Doc : ldap.tex python-ldap.tex Log message: Minor changes |
From: Michael Str?d. <str...@us...> - 2003-01-23 23:00:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 15:00:56 Modified files: Doc : ldap-async.tex Log message: Added some examples |
From: Michael Str?d. <str...@us...> - 2003-02-02 21:55:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 13:55:40 Removed files: Demo/Lib/ldap/async: deltree.py ldifwriter.py sizelimit.py Log message: ldap.async deprecated |
From: Michael Str?d. <str...@us...> - 2003-02-02 22:24:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:24:08 python-ldap/Demo/Lib/ldap/res Update of /cvsroot/python-ldap/python-ldap/Demo/Lib/ldap/res In directory sc8-pr-cvs1:/tmp/cvs-serv23746/res Log Message: Directory /cvsroot/python-ldap/python-ldap/Demo/Lib/ldap/res added to the repository |
From: Michael Str?d. <str...@us...> - 2003-02-02 22:31:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:31:24 Modified files: Demo/Lib/ldapurl: urlsearch.py Log message: Attribute charset not available in recent ldapurl anymore |
From: Michael Str?d. <str...@us...> - 2003-02-02 22:34:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:34:41 Removed files: Demo : asyncldif.py asyncsizelimit.py asynctreedict.py Log message: Moved to separate directory |
From: Michael Str?d. <str...@us...> - 2003-02-02 22:38:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:38:17 Added files: Demo/Lib/ldapurl: .cvsignore Demo/Lib/ldap/res: .cvsignore Log message: ... |