From: Michael Str?d. <str...@us...> - 2003-05-01 17:28:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/01 10:28:31 Modified files: Lib : dsml.py Log message: Added DSMLParser, automatic detection for base64 needed in DSMLWriter |
From: Michael Str?d. <str...@us...> - 2003-05-02 06:52:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/01 23:52:09 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: Cosmetic change: Named argument list for LDAPObject.compare() instead of *args,**kwargs. |
From: Michael Str?d. <str...@us...> - 2003-05-02 09:16:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 02:16:41 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: * Fixed bug in ReconnectLDAPObject._apply_method_s() affecting compability with Python 2.0. The bug was introduced with 2.0.0pre09 by dropping use of apply(). |
From: Michael Str?d. <str...@us...> - 2003-05-02 09:22:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 02:22:28 Removed files: . : Makefile Log message: Not maintained... |
From: Michael Str?d. <str...@us...> - 2003-05-02 09:23:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 02:23:17 Modified files: . : MANIFEST.in Log message: Added TODO, removed Makefile |
From: Michael Str?d. <str...@us...> - 2003-05-02 09:23:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 02:23:59 Modified files: . : README Log message: Snipped some obsolete or redundant stuff |
From: Michael Str?d. <str...@us...> - 2003-05-02 10:19:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 03:19:14 Modified files: . : README Log message: ... |
From: Michael Str?d. <str...@us...> - 2003-05-02 10:27:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 03:27:18 Modified files: . : CHANGES Log message: Changed comment on dsml |
From: Michael Str?d. <str...@us...> - 2003-05-02 10:28:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 03:28:17 Modified files: . : setup.cfg Log message: Added section [bdist_rpm] |
From: Michael Str?d. <str...@us...> - 2003-05-02 10:29:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 03:29:32 Modified files: . : CHANGES Log message: Release date |
From: Michael Str?d. <str...@us...> - 2003-05-02 10:31:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 03:31:56 Modified files: . : README Log message: Removed note about Win32/README.txt |
From: Michael Str?d. <str...@us...> - 2003-05-02 11:17:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 04:17:20 Modified files: . : MANIFEST.in Log message: Corrected LICENCE, added MANIFEST.in |
From: Michael Str?d. <str...@us...> - 2003-05-03 22:13:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/03 15:13:31 Modified files: Lib : ldif.py Log message: Abandoned argument all_records of LDIFRecordList.__init__() |
From: Michael Str?d. <str...@us...> - 2003-05-03 22:18:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/03 15:18:40 Modified files: . : CHANGES Log message: Started 2.0.0pre12 |
From: Michael Str?d. <str...@us...> - 2003-05-03 22:19:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/03 15:19:06 Modified files: . : CHANGES Log message: Abandoned argument all_records of LDIFRecordList.__init__() |
From: Michael Str?d. <str...@us...> - 2003-05-08 11:59:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/08 04:59:48 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: Trace log writes LDAP URI of connection instead of module name |
From: Michael Str?d. <str...@us...> - 2003-05-08 12:08:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/08 05:08:37 Modified files: Lib/ldap : ldapobject.py Log message: search_s(): Pass self.timeout to search_ext_s() |
From: Michael Str?d. <str...@us...> - 2003-05-08 12:09:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/08 05:09:39 Modified files: . : CHANGES Log message: search_s(): Pass self.timeout to search_ext_s() |
From: Michael Str?d. <str...@us...> - 2003-05-08 12:10:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/08 05:10:11 Modified files: . : CHANGES Log message: Added CVS Id |
From: Michael Str?d. <str...@us...> - 2003-05-11 13:33:06
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/11 06:33:03 Added files: Lib/ldap : filter.py Log message: Separate module for handling filter strings, assertion values, etc. |
From: Michael Str?d. <str...@us...> - 2003-05-11 13:54:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/11 06:54:35 Modified files: . : CHANGES Log message: Added sub-module ldap.filter and function escape_filter_chars() |
From: Michael Str?d. <str...@us...> - 2003-05-12 12:48:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/12 05:48:02 Modified files: Modules : constants.c Log message: Removed unusable constant SCOPE_DEFAULT |
From: Michael Str?d. <str...@us...> - 2003-05-12 12:49:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/12 05:49:34 Modified files: Modules : constants.c Log message: Removed unusable constant OPT_DNS |
From: Michael Str?d. <str...@us...> - 2003-05-18 21:32:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/18 14:32:50 Modified files: Lib/ldap : __init__.py Log message: 2.0.0pre12 |
From: Michael Str?d. <str...@us...> - 2003-05-18 21:42:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/18 14:42:18 Modified files: Lib/ldap : ldapobject.py Log message: Default key-word args for LDAPObject.simple_bind(), renamed argument passwd to cred |