From: Michael Str?d. <str...@us...> - 2002-07-29 21:10:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:10:47 Modified files: Lib/ldap : cidict.py Log message: Added strlist_minus(), strlist_intersection() and strlist_union() |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:10:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:10:00 Modified files: Demo : schema.py Lib/ldap : schema.py Log message: Pass around parameter schema_allow which has default value 0. Slightly different design of objectClass: - __init__() takes key word parameters for all possible class attributes.p.sourceforge.net:- added method all_attrs() |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:09 python-ldap/Tests Update of /cvsroot/python-ldap/python-ldap/Tests In directory usw-pr-cvs1:/tmp/cvs-serv4405/Tests Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:43 python-ldap/Tests/Lib Update of /cvsroot/python-ldap/python-ldap/Tests/Lib In directory usw-pr-cvs1:/tmp/cvs-serv4647/Tests/Lib Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests/Lib added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:51 python-ldap/Tests/Lib/ldap Update of /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap In directory usw-pr-cvs1:/tmp/cvs-serv4695/Tests/Lib/ldap Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:36:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:36:34 Added files: Tests/Lib : test_ldapurl.py Log message: Tests formerly performed inside module ldapurl |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:37:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:37:48 Modified files: Lib : ldapurl.py Log message: Fixed __all__, a comment and removed module tests |
From: Hans A. <asc...@us...> - 2002-07-30 07:09:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: aschauer 2002/07/30 00:09:22 Modified files: Modules : schema.c Lib/ldap : schema.py Log message: Changed the schema C wrapper functions in order to expose the flag argument to python. Changed code in schema.py accordingly. |
From: Michael Str?d. <str...@us...> - 2002-07-30 09:33:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 02:33:55 Modified files: Demo : schema.py Log message: LDAP URL from command-line parameter |
From: Michael Str?d. <str...@us...> - 2002-07-30 09:39:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 02:39:29 Modified files: Lib/ldap : schema.py Log message: Added check sub_schema_sub_entry.has_key(attr_type) |
From: Michael Str?d. <str...@us...> - 2002-07-30 12:21:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 05:21:52 Modified files: Lib/ldap : schema.py Log message: Added constants ALLOW_ |
From: Michael Str?d. <str...@us...> - 2002-07-30 12:22:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 05:22:21 Modified files: Demo : schema.py Log message: Properly set protocol_version and use constant ldap.schema.ALLOW_ALL |
From: Michael Str?d. <str...@us...> - 2002-07-31 20:40:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/31 13:40:56 Modified files: . : setup.py Log message: Added ldap.cidict |
From: Hans A. <asc...@us...> - 2002-08-01 09:07:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: aschauer 2002/08/01 02:07:12 Modified files: Modules : schema.c Lib/ldap : schema.py Log message: The schema parsing wrapper functions return now an integer in case of an error. This in converted to a python exception by the function wrapper in python code. |
From: Michael Str?d. <str...@us...> - 2002-08-01 09:41:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 02:41:06 Modified files: Lib/ldap : schema.py Log message: Removed unnecessary assertion statement |
From: Michael Str?d. <str...@us...> - 2002-08-01 09:52:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 02:52:32 Modified files: Lib/ldap : modlist.py Added files: Tests/Lib/ldap : test_modlist.py Log message: Moved tests for ldap.modlist in separate file |
From: Michael Str?d. <str...@us...> - 2002-08-01 09:59:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 02:59:27 Modified files: . : MANIFEST.in Log message: Correctly add the directories Lib/, Demo/ and Tests/ in source distribution |
From: Michael Str?d. <str...@us...> - 2002-08-01 12:11:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 05:11:21 Modified files: Lib : ldapurl.py Log message: Defaults for scope and filterstr are None |
From: Michael Str?d. <str...@us...> - 2002-08-01 13:50:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 06:50:27 Modified files: Lib : ldapurl.py Log message: LDAPUrl.initializeUrl(): Aargh! Return URL encoded hostport if URL scheme is ldapi. |
From: Michael Str?d. <str...@us...> - 2002-08-01 13:59:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 06:59:32 Modified files: Lib : ldapurl.py Log message: I already knew changing the defaults for filterstr and scope is opening a can of worms... |
From: Michael Str?d. <str...@us...> - 2002-08-01 14:00:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/01 07:00:20 Modified files: Lib/ldap : functions.py Log message: Turned if-statement into assert-statement |
From: Michael Str?d. <str...@us...> - 2002-08-02 11:22:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/02 04:22:01 Modified files: Lib/ldap : ldapobject.py Log message: Fixed search_subschemasubentry_s() to fall back searching with empty search root |
From: Michael Str?d. <str...@us...> - 2002-08-02 13:35:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/02 06:35:31 Modified files: Lib/ldap : schema.py Log message: all_attrs() is a method of class subSchema now which returns all mandantory and optional attribute types of a list of object classes |
From: Michael Str?d. <str...@us...> - 2002-08-02 13:36:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/02 06:36:08 Modified files: Demo : schema.py Log message: Time measuring and use of subSchema.all_attrs() |
From: Michael Str?d. <str...@us...> - 2002-08-02 13:58:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/02 06:58:50 Modified files: Lib/ldap : schema.py Log message: subSchema.all_attrs(): Work in a case-insensitive but case-respecting manner by using ldap.cidict.cidict |