From: Michael Str?d. <str...@us...> - 2002-01-10 02:54:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/09 18:54:50 Modified files: Lib : ldapurl.py Log message: Cosmetic change for pychecker... |
From: Michael Str?d. <str...@us...> - 2002-01-11 18:27:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/11 10:27:17 Modified files: Lib : ldif.py Log message: New version 0.5.0: - New class LDIFWriter - Abandoned constant linesep, use class attributes instead - New parameter line_sep for LDIFParser.__init__() - CreateLDIF() uses LDIFWriter |
From: Michael Str?d. <str...@us...> - 2002-01-11 19:16:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/11 11:16:20 Modified files: Lib : ldif.py Log message: Raise exception if empty record is passed to LDIFWrite.unparse() |
From: Michael Str?d. <str...@us...> - 2002-01-20 19:54:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/20 11:54:18 Modified files: Modules : LDAPObject.c Log message: Removed obsolete declaration of unbind_s |
From: Michael Str?d. <str...@us...> - 2002-01-20 23:46:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/20 15:46:35 Modified files: Modules : LDAPObject.c Lib/ldap : ldapobject.py Log message: Added method manage_dsa_it() (see draft-zeilenga-ldap-namedref) |
From: Michael Str?d. <str...@us...> - 2002-01-21 00:08:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/20 16:08:27 Modified files: Lib/ldap : ldapobject.py Log message: Renamed parameter for LDAPObject.manage_dsa_it() |
From: Michael Str?d. <str...@us...> - 2002-01-24 10:02:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/24 02:02:41 Modified files: Lib : ldapurl.py Log message: New method LDAPUrl.initializeUrl(). Check with self.attr2extype.has_key(name) if class attribute is pulled from extensions. |
From: Michael Str?d. <str...@us...> - 2002-01-30 22:04:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/30 14:04:07 Modified files: Lib/ldap : functions.py Log message: open() to be compliant to old docs, init() is the very same |
From: Michael Str?d. <str...@us...> - 2002-01-30 22:05:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/30 14:05:17 Modified files: Lib/ldap : functions.py Log message: Fixed __doc__ for open() |
From: Michael Str?d. <str...@us...> - 2002-01-30 22:11:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/01/30 14:11:48 Modified files: Lib/ldap : functions.py Log message: Hmm, weird open() |
From: Michael Str?d. <str...@us...> - 2002-02-01 11:38:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 03:38:32 Modified files: . : setup.py Lib/ldap : __init__.py Log message: Release version of module ldap is stored in ldap.__version__ |
From: Michael Str?d. <str...@us...> - 2002-02-01 11:41:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 03:41:02 Modified files: Demo : asyncldif.py asyncsizelimit.py asynctreedict.py rename.py simple.py Demo/Lib/ldap/async: deltree.py ldifwriter.py sizelimit.py Demo/Lib/ldapurl: urlsearch.py Log message: Use ldap.initialize() instead of deprecated ldap.open() in all demos. |
From: Michael Str?d. <str...@us...> - 2002-02-01 13:25:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 05:25:24 Modified files: . : setup.py Lib/ldap : __init__.py Log message: We have to bite the bullet and set the version number in both files to avoid running into a hen-and-egg problem. Hmm.... |
From: Michael Str?d. <str...@us...> - 2002-02-01 18:35:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 10:35:53 Modified files: Lib/ldap : ldapobject.py Log message: Renamed newSuperior to newsuperior |
From: Michael Str?d. <str...@us...> - 2002-02-01 19:42:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 11:42:09 Modified files: Doc : libldap.tex Log message: Updated according to Python-LDAP 2.0.0pre03 |
From: Michael Str?d. <str...@us...> - 2002-02-01 20:02:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 12:02:47 Modified files: Doc : lib.tex libldap.tex Log message: Some updates. Especially removed all references to _ldap. |
From: Michael Str?d. <str...@us...> - 2002-02-02 11:14:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 03:14:52 Modified files: . : setup.py Log message: Changed package name to lower-cased name python-ldap |
From: Michael Str?d. <str...@us...> - 2002-02-02 11:15:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 03:15:49 Modified files: . : setup.py Lib/ldap : __init__.py Log message: Version 2.0.0pre04 |
From: Michael Str?d. <str...@us...> - 2002-02-02 11:47:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 03:47:00 Modified files: Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Added key-word parameter critical to method LDAPObject.manage_dsa_it() |
From: Michael Str?d. <str...@us...> - 2002-02-02 11:55:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 03:55:10 Modified files: Doc : libldap.tex Log message: Added description of LDAPObject.manage_dsa_it() |
From: Michael Str?d. <str...@us...> - 2002-02-02 12:17:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 04:17:37 Modified files: Doc : lib.tex libldap.tex Added files: Doc : libldapurl.tex libldif.tex Log message: Hopefully better document structure; Updated title, author, etc. |
From: Michael Str?d. <str...@us...> - 2002-02-02 13:12:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 05:12:47 Modified files: Doc : libldap.tex Log message: Started sections for ldap.async and ldap.modlist |
From: Michael Str?d. <str...@us...> - 2002-02-02 13:13:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 05:13:31 Modified files: Doc : Makefile lib.tex libldapurl.tex libldif.tex Log message: Use the umlaut*.tex |
From: Michael Str?d. <str...@us...> - 2002-02-02 13:30:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 05:30:02 Modified files: Doc : lib.tex Added files: Doc : libldapsub.tex Log message: Added \section for sub modules ldap.async and ldap.modlist. |
From: Michael Str?d. <str...@us...> - 2002-02-02 13:30:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/02 05:30:33 Modified files: Doc : Makefile Log message: I hate make files |