From: Michael Str?d. <str...@us...> - 2002-08-30 14:36:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 07:36:07 Modified files: Lib/ldap : schema.py Log message: Removed debug print statements |
From: Michael Str?d. <str...@us...> - 2002-08-30 18:53:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 11:53:54 Modified files: Lib/ldap : schema.py Log message: Renaming of new classes and __doc__strings |
From: Michael Str?d. <str...@us...> - 2002-08-31 16:24:03
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/31 09:24:02 Modified files: Lib/ldap : cidict.py Log message: Added cidict.update() which is then used in cidict.__init__() |
From: Michael Str?d. <str...@us...> - 2002-08-31 16:24:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/31 09:24:38 Modified files: Lib/ldap : schema.py Log message: Corrected implementation of class Entry |
From: Michael Str?d. <str...@us...> - 2002-08-31 16:39:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/31 09:39:54 Modified files: Lib/ldap : schema.py Log message: Added G3 FAX syntax 1.3.6.1.4.1.1466.115.121.1.23 to NOT_HUMAN_READABLE_LDAP_SYNTAXES |
From: Michael Str?d. <str...@us...> - 2002-08-31 17:16:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/31 10:16:38 Modified files: Lib/ldap : schema.py Log message: Renamed Entry._oid to Entry._at_oid. Removed methods Entry.keys() and Entry.items(). |
From: Michael Str?d. <str...@us...> - 2002-08-31 18:08:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/31 11:08:10 Modified files: . : setup.cfg Lib/ldap : schema.py Log message: Lib/ldap/schema.py |
From: Michael Str?d. <str...@us...> - 2002-09-01 12:02:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/01 05:02:58 Modified files: Lib/ldap : schema.py Log message: Call ldap.cidict.cidict.__getitem__() in Entry.__getitem__() instead of accessing self.data |
From: Michael Str?d. <str...@us...> - 2002-09-01 12:05:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/01 05:05:15 Modified files: Lib/ldap : __init__.py ldapobject.py Log message: Changed semantics of trace_level. 2 means print results, 3 print tracebacks |
From: Michael Str?d. <str...@us...> - 2002-09-01 15:55:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/01 08:55:28 Modified files: Lib/ldap : schema.py Log message: Entry.__setitem__(): Store self._at_oid2name[oid] = nameoroid in any case. Re-added Entry.keys() and Entry.items() |
From: Michael Str?d. <str...@us...> - 2002-09-02 07:37:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/02 00:37:30 Modified files: Lib/ldap : schema.py Log message: Ignore falsely assigned OIDs in SubSchema.tree() |
From: Michael Str?d. <str...@us...> - 2002-09-02 18:57:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/02 11:57:14 Modified files: Lib/ldap : schema.py Log message: Initialize token dictionary in SchemaElement.__init__() properly |
From: Michael Str?d. <str...@us...> - 2002-09-02 19:09:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/02 12:09:08 Modified files: Lib/ldap : schema.py Log message: SubSchema.attribute_types(): Check if we really have an ObjectClass instance |
From: Michael Str?d. <str...@us...> - 2002-09-04 16:06:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/04 09:06:29 python-ldap/Lib/ldap/schema Update of /cvsroot/python-ldap/python-ldap/Lib/ldap/schema In directory usw-pr-cvs1:/tmp/cvs-serv1643/Lib/ldap/schema Log Message: Directory /cvsroot/python-ldap/python-ldap/Lib/ldap/schema added to the repository |
From: Michael Str?d. <str...@us...> - 2002-09-04 16:08:01
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/04 09:07:59 python-ldap/Tests/Lib/ldap/schema Update of /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap/schema In directory usw-pr-cvs1:/tmp/cvs-serv2109/Tests/Lib/ldap/schema Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap/schema added to the repository |
From: Michael Str?d. <str...@us...> - 2002-09-04 16:08:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/04 09:08:46 Added files: Tests/Lib/ldap/schema: test_tokenizer.py Lib/ldap/schema: __init__.py models.py subentry.py tokenizer.py Removed files: Lib/ldap : schema.py Log message: Splitted ldap.schema in module package. |
From: Michael Str?d. <str...@us...> - 2002-09-04 16:38:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/04 09:38:48 Modified files: . : MANIFEST.in Log message: recursive include of Lib |
From: Michael Str?d. <str...@us...> - 2002-09-05 13:00:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 06:00:51 Modified files: . : setup.py Log message: Added sub-modules of ldap.schema |
From: Michael Str?d. <str...@us...> - 2002-09-05 17:18:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 10:18:39 Modified files: Lib : ldif.py Log message: Treat malformed attrType: attrValue lines as non-existent |
From: Michael Str?d. <str...@us...> - 2002-09-05 20:30:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 13:30:27 Modified files: Lib/ldap/schema: models.py Log message: Unified __init__() methods |
From: Michael Str?d. <str...@us...> - 2002-09-05 21:47:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 14:47:46 Modified files: Lib/ldap/schema: subentry.py Log message: Simply ignore schema elements with out oid class attribute |
From: Michael Str?d. <str...@us...> - 2002-09-05 21:48:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 14:48:25 Modified files: Lib/ldap/schema: tokenizer.py Log message: Weird! It's very bad to reuse the dictionary argument as result... |
From: Michael Str?d. <str...@us...> - 2002-09-05 21:49:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 14:49:04 Modified files: Lib/ldap/schema: models.py Log message: More restructuring of __init__() methods |
From: Michael Str?d. <str...@us...> - 2002-09-05 21:51:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/05 14:51:57 Added files: Lib/ldap/schema: .cvsignore Log message: Lib/ldap/schema/.cvsignore |
From: Michael Str?d. <str...@us...> - 2002-09-06 07:15:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/06 00:15:01 Modified files: . : setup.py Lib : ldapurl.py ldif.py Lib/ldap : __init__.py async.py cidict.py functions.py ldapobject.py modlist.py sasl.py Lib/ldap/schema: __init__.py models.py subentry.py tokenizer.py Log message: Just a URL to SF page instead, temorarily removed all hints about a licen(s|c)e |