From: Michael Str?d. <str...@us...> - 2004-05-18 19:30:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/05/18 12:30:30 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Version 2.0.0 |
From: <str...@us...> - 2004-06-16 18:04:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/16 11:04:32 Modified files: . : CHANGES Lib : dsml.py Log message: dsml: Fixed wrong exception message format string |
From: <str...@us...> - 2004-06-17 13:52:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/17 06:52:07 Modified files: Lib : dsml.py Log message: dsml: Fixed wrong exception message format string |
From: <str...@us...> - 2004-06-18 15:06:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/18 08:06:32 Modified files: Doc : ldap.tex Log message: Wording |
From: <str...@us...> - 2004-06-21 18:04:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/21 11:04:10 Modified files: . : CHANGES Lib/ldap/schema: models.py Log message: Fixed Entry.__delitem__() to delete really everything when deleting an attribute dictionary item. |
From: <str...@us...> - 2004-06-29 13:16:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/29 06:16:12 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Release 2.0.1 now |
From: <str...@us...> - 2004-07-14 07:34:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/07/14 00:34:35 Modified files: Demo : sasl_bind.py Log message: Also demonstrate NTLM mech |
From: <str...@us...> - 2004-07-20 11:29:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/07/20 04:29:30 Modified files: . : CHANGES Modules : LDAPObject.c Log message: Fix for detection of ldap_whoami_s() |
From: <str...@us...> - 2004-07-28 23:40:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/07/28 16:40:31 Modified files: . : CHANGES Log message: Release 2.0.2 today |
From: <str...@us...> - 2004-07-28 23:42:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/07/28 16:42:28 Modified files: Lib/ldap : __init__.py Log message: Release 2.0.2 today |
From: <str...@us...> - 2004-07-29 13:47:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/07/29 06:47:03 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Added support for LDAP Password Modify Extended Operation (see RFC 3062). |
From: <str...@us...> - 2004-10-04 06:11:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/03 23:11:13 Modified files: Doc : ldap.tex Log message: Updated docs for LDAP Password Modify Extended Operation (see RFC 3062) |
From: <str...@us...> - 2004-10-06 19:02:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/06 12:02:43 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Release 2.0.3 today |
From: <str...@us...> - 2004-10-06 19:45:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/06 12:45:17 Modified files: Modules : LDAPObject.c . : CHANGES Log message: Applied some fixes for 64-bit platforms |
From: <str...@us...> - 2004-10-06 21:26:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/06 14:26:07 Modified files: . : setup.py CHANGES Modules : LDAPObject.c common.h ldapmodule.c Log message: Applied some fixes for building under Win32 |
From: <str...@us...> - 2004-10-13 19:03:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/13 12:03:04 Modified files: . : CHANGES Modules : constants.c Doc : ldap.tex Log message: Constants ldap.TLS_AVAIL and ldap.SASL_AVAIL will indicate whether python-ldap was built with support for SSL/TLS and/or SASL |
From: <str...@us...> - 2004-10-26 22:27:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/26 15:27:15 Added files: Demo : passwd_ext_op.py Log message: Simple example for extended passwort operation. |
From: <str...@us...> - 2004-10-26 22:27:46
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/26 15:27:39 Modified files: Lib/ldap : __init__.py Log message: Release 2.0.4 |
From: <str...@us...> - 2004-10-26 22:28:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/10/26 15:28:14 Modified files: . : CHANGES Log message: Release 2.0.4 today |
From: <str...@us...> - 2004-11-09 00:14:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/08 16:14:26 Modified files: Lib/ldap : __init__.py . : CHANGES Log message: Started 2.0.5 |
From: <str...@us...> - 2004-11-09 00:16:01
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/08 16:15:55 Modified files: Lib/ldap : sasl.py . : CHANGES Log message: Make sure ldap.sasl.sasl.cb_value_dict is a dictionary |
From: <str...@us...> - 2004-11-09 01:13:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/08 17:13:43 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c constants.c Log message: Some small improvements for SASL: The noisy output during SASL bind is avoided now. Interaction with output on stderr can be enabled by the calling application by explicitly defining SASL flags. |
From: <str...@us...> - 2004-11-11 11:32:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/11 03:32:00 Removed files: Win32 : COPYRIGHT README.txt ldapmodule.def win32.dsp win32.dsw Log message: Removed obsolete stuff |
From: <str...@us...> - 2004-11-11 11:34:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/11 03:34:37 Modified files: . : CHANGES Log message: Removed obsolete directory Win32/ |
From: <str...@us...> - 2004-11-11 21:23:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/11 13:23:27 Modified files: . : CHANGES Log message: Release 2.0.5 today |