From: Michael Str?d. <str...@us...> - 2002-08-17 11:43:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/17 04:43:50 Modified files: Lib/ldap : schema.py Log message: Correct handling of parameter raise_keyerror in SubSchema.all_attrs() |
From: Michael Str?d. <str...@us...> - 2002-08-17 12:24:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/17 05:24:16 Modified files: Modules : constants.c Log message: Constant LDAP_FILT_MAXSIZ not available in OpenLDAP REL_ENG_2_1 anymore |
From: Michael Str?d. <str...@us...> - 2002-08-17 12:30:46
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/17 05:30:45 Modified files: Lib/ldap : schema.py Log message: AttributeType.syntax_len is of type(0L) now |
From: Michael Str?d. <str...@us...> - 2002-08-17 17:11:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/17 10:11:57 Modified files: Lib/ldap : schema.py Log message: Added 1.3.6.1.4.1.1466.115.121.1.40 to NOT_HUMAN_READABLE_LDAP_SYNTAXES; relaxed handling of AttributeError (depends on raise_keyerror) |
From: Michael Str?d. <str...@us...> - 2002-08-18 14:00:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/18 07:00:33 Modified files: Lib/ldap : schema.py Log message: Moved parentheses assertion to begin of extract_tokens(). Handle empty quoted strings correctly. Additonal arg sorted for SubSchema.all_available() and SubSchema.schema_element_tree() |
From: Michael Str?d. <str...@us...> - 2002-08-18 14:07:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/18 07:07:28 Modified files: Lib/ldap : schema.py Log message: Properly handle KeyError in case of raise_keyerror==0 |
From: Michael Str?d. <str...@us...> - 2002-08-19 10:21:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/19 03:21:49 Modified files: Lib/ldap : schema.py Log message: Corrected key word userApplication |
From: Michael Str?d. <str...@us...> - 2002-08-19 10:54:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/19 03:54:18 Modified files: Lib/ldap : schema.py Log message: Accept key words userApplication and userApplications |
From: Michael Str?d. <str...@us...> - 2002-08-19 14:01:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/19 07:01:10 Modified files: Demo : schema.py schema_tree.py Lib/ldap : schema.py Log message: Changes in class SubSchema: renamed methods and class attributes |
From: Michael Str?d. <str...@us...> - 2002-08-19 18:17:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/19 11:17:37 Modified files: . : TODO Log message: Well, at least schema support and SASL (partially) is done |
From: Michael Str?d. <str...@us...> - 2002-08-19 18:20:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/19 11:20:25 Modified files: . : TODO Log message: Mention Tests/ |
From: Michael Str?d. <str...@us...> - 2002-08-21 20:49:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/21 13:49:20 Modified files: . : TODO Log message: GSS-API seems to be done. Moved BLITS to Tests/ |
From: David L. <le...@us...> - 2002-08-22 01:22:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2002/08/21 18:22:53 Modified files: . : LICENSE Log message: add "The author(s) do not warrant that this software is fit for any purpose." |
From: Michael Str?d. <str...@us...> - 2002-08-22 13:18:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 06:18:12 Modified files: Lib/ldap : schema.py Log message: urlfetch() now accepts keyword-arg trace_level and passes that to ldap.initialize(). |
From: Michael Str?d. <str...@us...> - 2002-08-22 13:19:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 06:19:58 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject.search_subschemasubentry_s(): ldap.NO_SUCH_ATTRIBUTE is handled differently which solves an interoperability issue with M$ AD. Reconnects are counted in class ReconnectLDAPObject. |
From: Michael Str?d. <str...@us...> - 2002-08-22 17:18:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 10:18:27 Modified files: Lib/ldap : ldapobject.py Log message: read_subschemasubentry_s(): Return None in case of empty search result |
From: Michael Str?d. <str...@us...> - 2002-08-22 18:35:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 11:35:19 Modified files: Demo : schema_tree.py Log message: Pass ldap.trace_level to ldap.schema.urlfetch() |
From: Michael Str?d. <str...@us...> - 2002-08-22 18:36:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 11:36:55 Modified files: . : setup.py Removed files: Lib : perldap.py Log message: Nobody maintains perldap... |
From: Michael Str?d. <str...@us...> - 2002-08-22 18:41:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 11:41:53 Removed files: ldaplib : ChangeLog Makefile.in README TODO class_test.py configure.in lappo schema_test.py widget_test.py ldaplib/ldap : __init__.py connection.py entry.py parse.py search.py widgets.py ldaplib/ldap/schema: __init__.py attributetype.py object.py objectclass.py schema.py syntax.py Log message: Fog's stuff is unmaintained |
From: Michael Str?d. <str...@us...> - 2002-08-24 16:43:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/24 09:43:01 Modified files: Lib/ldap : schema.py Log message: Added SubSchema.getoid() |
From: Michael Str?d. <str...@us...> - 2002-08-30 11:20:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 04:20:17 Modified files: Lib/ldap : schema.py Demo : schema.py schema_tree.py Log message: ldap.schema.SubSchema is sub-class of UserDict.UserDict => renamed former SubSchema.get() to SubSchema.get_obj(). Additional mapping dict SubSchema.sed_class to speed up SubSchema.listall() |
From: Michael Str?d. <str...@us...> - 2002-08-30 12:27:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 05:27:55 Modified files: Demo : schema_tree.py Log message: Modified HTML output |
From: Michael Str?d. <str...@us...> - 2002-08-30 12:28:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 05:28:17 Modified files: Lib/ldap : schema.py Log message: Added SubSchema.get_syntax() |
From: Michael Str?d. <str...@us...> - 2002-08-30 12:43:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 05:43:38 Modified files: Lib/ldap : schema.py Log message: Correct importing and handling of UserDict.UserDict |
From: Michael Str?d. <str...@us...> - 2002-08-30 14:34:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/30 07:34:27 Modified files: Lib/ldap : schema.py Log message: All SchemaElement classes have attribute schema_attribute containing the name of the attribute in the sub schema sub entry. SCHEMA_CLASS_MAPPING is directly derived from looking at these class attributes. Added classes DITStructureRules, DITContentRules and NameForms. SchemaElement.__init__() sets oid and desc class attributes. |