From: Michael Str?d. <str...@us...> - 2003-06-01 11:27:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 04:27:38 Modified files: Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.SubSchema.attribute_types(): Another fix for attribute types without NAME |
From: Michael Str?d. <str...@us...> - 2003-06-01 11:28:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 04:28:24 Modified files: Lib/ldap/schema: subentry.py Log message: Removed comment |
From: Michael Str?d. <str...@us...> - 2003-06-01 12:48:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 05:48:16 Modified files: . : CHANGES Demo : schema_tree.py Lib/ldap/schema: models.py subentry.py Log message: - If SUP is not defined for a structural object class 'top' is assumed to be the only super-class by default - '_' is now the abstract top node in SubSchema.tree() for all schema element classes since ABSTRACT and AUXILIARY object classes are not derived from 'top' by default |
From: Michael Str?d. <str...@us...> - 2003-06-01 15:38:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 08:38:46 Modified files: . : CHANGES Lib/ldap : async.py Log message: - Checking type of argument writer_obj relaxed in LDIFWriter.__init__() since file-like objects are not necessarily an instance of file. |
From: Michael Str?d. <str...@us...> - 2003-06-02 15:58:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/02 08:58:54 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Release 2.0.0pre13 |
From: Michael Str?d. <str...@us...> - 2003-06-03 15:21:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/03 08:21:55 Modified files: Modules : options.c Log message: Abandoned use of deprecated option constant LDAP_OPT_DESC |
From: Michael Str?d. <str...@us...> - 2003-06-03 15:40:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/03 08:40:54 Modified files: . : TODO Log message: Some updates |
From: Michael Str?d. <str...@us...> - 2003-06-03 16:04:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/03 08:53:48 Modified files: . : INSTALL Log message: Added $ |
From: Michael Str?d. <str...@us...> - 2003-06-03 16:08:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/03 08:53:13 Modified files: . : README Added files: . : INSTALL Log message: Separated installation description |
From: Michael Str?d. <str...@us...> - 2003-06-03 16:27:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/03 09:27:24 Modified files: . : setup.cfg Log message: Added INSTALL to doc_files |
From: Michael Str?d. <str...@us...> - 2003-06-11 10:33:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/11 03:33:45 Modified files: Lib/ldap : ldapobject.py Log message: Avoid mutable defaults for key-word agrs |
From: Michael Str?d. <str...@us...> - 2003-06-11 10:41:01
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/11 03:40:59 Modified files: Lib/ldap : ldapobject.py Doc : ldap.tex . : CHANGES Log message: Added class attribute LDAPObject.network_timeout mapped to set_option(ldap.OPT_NETWORK_TIMEOUT,..) |
From: Michael Str?d. <str...@us...> - 2003-06-11 14:58:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/11 07:58:40 Modified files: . : CHANGES Lib/ldap/schema: subentry.py Log message: More graceful handling of KeyError in SubSchema.attribute_types() |
From: Michael Str?d. <str...@us...> - 2003-06-11 15:20:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/11 08:20:23 Modified files: Doc : Makefile Log message: Just a local update |
From: Michael Str?d. <str...@us...> - 2003-06-27 10:52:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/27 03:51:59 Modified files: . : MANIFEST.in Log message: Added README and INSTALL |
From: Michael Str?d. <str...@us...> - 2003-07-02 07:36:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/07/02 00:36:53 Modified files: Doc : ldap.tex Log message: Corrected language |
From: Michael Str?d. <str...@us...> - 2003-07-20 06:11:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/07/19 23:11:22 Modified files: Lib/ldap/schema: subentry.py Log message: New methods get_inheritedattr() and get_inheritedobj() |
From: Michael Str?d. <str...@us...> - 2003-07-21 09:40:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/07/21 02:40:11 Modified files: Lib/ldap : __init__.py Log message: Version 2.0.0pre14 |
From: Michael Str?d. <str...@us...> - 2003-08-13 20:22:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/13 13:11:53 Modified files: Lib : dsml.py Log message: New __version__ |
From: Michael Str?d. <str...@us...> - 2003-08-13 20:38:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/13 13:10:57 Modified files: Lib : dsml.py Log message: Optional definition of class DSMLv1Handler only in case module xml.sax was successfully imported |
From: Michael Str?d. <str...@us...> - 2003-08-14 00:48:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/13 15:02:48 Modified files: Lib : dsml.py Log message: Link set to OASIS web site |
From: Michael Str?d. <str...@us...> - 2003-08-14 16:57:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/14 09:54:07 Modified files: . : CHANGES Log message: Mention SubSchema.get_inheritedattr() and SubSchema.get_inheritedobj() |
From: Michael Str?d. <str...@us...> - 2003-08-14 16:58:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/14 09:57:22 Modified files: . : setup.py Log message: Processes line 'defines' and naively turn every symbol into (symbol,None). Key-word argument 'runtime_library_dirs' not set anymore. Needs testing on various platforms. |
From: Michael Str?d. <str...@us...> - 2003-08-14 17:38:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/14 10:31:22 Modified files: . : CHANGES Log message: Announce Win32-related changes in setup.py |
From: Michael Str?d. <str...@us...> - 2003-08-18 11:27:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/08/18 04:18:53 Modified files: . : CHANGES Lib/ldap : sasl.py Log message: Added class ldap.sasl.sasl_external for handling SASL mechanism EXTERNAL |