From: Michael Str?d. <str...@us...> - 2002-02-22 11:06:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/22 03:06:40 Modified files: Lib/ldap : modlist.py Log message: Went back to check if old_value is non-zero before applying a (ldap.MOD_DELETE,attrtype,None) |
From: Michael Str?d. <str...@us...> - 2002-03-22 11:43:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/22 03:43:20 Modified files: Demo : initialize.py Log message: More elaborate. |
From: Michael Str?d. <str...@us...> - 2002-03-22 11:44:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/22 03:44:41 Modified files: Lib/ldap : functions.py Log message: Corrections of __doc__ strings |
From: Michael Str?d. <str...@us...> - 2002-03-29 13:39:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/29 05:39:41 Modified files: Doc : python-ldap.tex Log message: Replaced all occurences of input{} with include{} |
From: Michael Str?d. <str...@us...> - 2002-03-29 15:17:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/29 07:17:17 Modified files: Doc : python-ldap.tex Log message: Mix of \input and \include where appropriate. |
From: Michael Str?d. <str...@us...> - 2002-03-29 17:57:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/29 09:57:51 Modified files: Doc : python-ldap.tex Removed files: Doc : ldap_async.tex ldap_modlist.tex Log message: Renamed ldap_async to ldap-async and ldap_modlist to ldap-modlist. Switched back using nothing else than \input{} |
From: Michael Str?d. <str...@us...> - 2002-03-29 17:58:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/03/29 09:58:12 Added files: Doc : ldap-async.tex ldap-modlist.tex Log message: Renamed ldap_async to ldap-async and ldap_modlist to ldap-modlist. Switched back using nothing else than \input{} |
From: Michael Str?d. <str...@us...> - 2002-04-16 08:08:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/04/16 01:03:06 Modified files: . : setup.py Added files: Lib/ldap : schema.py Modules : schema.c schema.h Log message: Patches(addition for schema support contributed by Hans Aschauer |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:14:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:14:48 Modified files: Modules : LDAPObject.c functions.c ldapmodule.c schema.c schema.h Added files: Lib/ldap : sasl.py Log message: Integrated Hasn Aschauers SASL patches (unedited). |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:16:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:16:29 Added files: Demo : sasl_bind.py Log message: Slightly modified version of Hans Aschauer's SASL demo. |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:25:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:25:16 Modified files: . : README Log message: Mention Hans Aschauer as contributor. |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:26:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:25:59 Modified files: Lib/ldap : schema.py Log message: Imported Hans Aschauer's schema support patches. |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:26:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:26:57 Modified files: . : setup.py Log message: Added ldap.sasl and ldap.schema. |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:36:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:36:43 Modified files: Doc : Makefile Log message: Renaming of ldap_async.tex to ldap-async.tex and ldap_modlist.tex to ldap-modlist.tex. |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:37:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:37:57 Added files: Doc : .cvsignore Lib : .cvsignore Lib/ldap : .cvsignore . : .cvsignore Log message: Ignore non.CVS files |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:39:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:39:58 Modified files: Doc : .cvsignore Lib : .cvsignore Lib/ldap : .cvsignore . : .cvsignore Log message: Ignore non.CVS files |
From: Michael Str?d. <str...@us...> - 2002-05-04 18:47:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/04 11:47:23 Modified files: Lib/ldap : sasl.py schema.py ldapobject.py Log message: Unique module __doc__ strings. |
From: Hans A. <asc...@us...> - 2002-05-08 08:30:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: aschauer 2002/05/08 01:30:06 Modified files: . : setup.cfg Log message: Included reference to sasl library in setup.cfg |
From: Michael Str?d. <str...@us...> - 2002-05-27 11:53:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/05/27 04:53:10 Modified files: Lib/ldap : schema.py Log message: One OID dictionary as registry for all schema elements. Some renaming. |
From: Michael Str?d. <str...@us...> - 2002-06-29 11:23:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/29 04:23:02 Modified files: Doc : ldapurl.tex Log message: Added Example section |
From: Michael Str?d. <str...@us...> - 2002-06-29 11:24:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/29 04:24:56 Modified files: Lib : ldapurl.py Log message: Modified some test-cases. |
From: Michael Str?d. <str...@us...> - 2002-06-29 12:25:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/29 05:25:53 Modified files: Modules : LDAPObject.c Log message: Removed method url_search() |
From: Michael Str?d. <str...@us...> - 2002-06-29 14:31:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/29 07:31:33 Modified files: Modules : LDAPObject.c Lib/ldap : ldapobject.py async.py Log message: Directly wrap result() of _ldap module |
From: Michael Str?d. <str...@us...> - 2002-06-29 15:17:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/29 08:17:27 Modified files: Lib/ldap : async.py Log message: Removed debug print statement |
From: Michael Str?d. <str...@us...> - 2002-06-30 21:02:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/30 14:02:08 Modified files: Lib/ldap : ldapobject.py Log message: Renamed LDAPObject to SimpleLDAPObject. SimpleLDAPObject has method result() directly mapped to C module's method result(). Added NonblockingLDAPObject with method result() like present in 2.0.0pre04 which never stays in C module's result() to avoid being blocked by the module-wide lock ldap._ldap_lock. SmartLDAPObject is a preliminary version of a LDAPObject-like class which does smarter connecting. Very premature though! Variable LDAPObject can be modified to determine the class used in ldap.open() and ldap.initialize(). |