From: Michael Ströd. <str...@us...> - 2008-04-24 09:18:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/04/24 02:18:54 Added files: Demo : ms_ad_bind.py Log message: AD-specific bind demo |
From: Michael Ströd. <str...@us...> - 2008-04-24 09:22:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/04/24 02:22:05 Modified files: Demo : ms_ad_bind.py Log message: Other example for ldap_uri |
From: Michael Ströd. <str...@us...> - 2008-04-24 10:07:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/04/24 03:07:38 Modified files: Doc : ldap.rst Log message: ldap.initialize(): Added description for debug trace arguments |
From: Michael Ströd. <str...@us...> - 2008-05-02 13:38:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/05/02 06:39:02 Modified files: Lib/ldap : __init__.py Log message: Started 2.3.5 |
From: Michael Ströd. <str...@us...> - 2008-06-14 16:03:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/14 09:03:38 Modified files: Modules : errors.c Log message: Added error code ASSERTION_FAILED |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:46:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:46:45 Modified files: . : README Log message: More info about contributors |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:49:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:49:11 Modified files: Doc : conf.py Log message: Set release and version |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:50:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:50:26 Modified files: Doc : .cvsignore Log message: Modification due to doc tool change |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:55:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:55:31 Modified files: . : README Log message: No versions in this file, refer to INSTALL instead |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:56:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:56:03 Modified files: . : INSTALL Log message: Updated required versions for Python and OpenSSL |
From: Michael Ströd. <str...@us...> - 2008-06-19 08:56:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/19 01:57:04 Modified files: Doc : installing.rst Log message: Mandate Python 2.3 or later |
From: Michael Ströd. <str...@us...> - 2008-06-23 23:01:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/23 16:01:30 Modified files: . : CHANGES Lib/ldap/schema: models.py Log message: Fixed ldap.schema.models.NameForm: Class attribute oc is now of type string, not tuple to be compliant with RFC 4512 |
From: Michael Ströd. <str...@us...> - 2008-06-23 23:06:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/23 16:06:16 Modified files: Lib/ldap/schema: models.py Log message: More fixes in ldap.schema.models.NameForm due to recent type change of class attribute oc |
From: Michael Ströd. <str...@us...> - 2008-06-27 14:27:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/06/27 07:27:49 Modified files: . : CHANGES Log message: Release 2.3.5 today |
From: Michael Ströd. <str...@us...> - 2008-07-06 15:03:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/07/06 08:03:58 Modified files: . : CHANGES Log message: Release 2.3.5 now |
From: Michael Ströd. <str...@us...> - 2008-07-13 21:56:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/07/13 14:56:09 Modified files: Doc : ldap.rst Log message: LDAPObject.cancel(): Added reference to RFC 3909 |
From: Michael Ströd. <str...@us...> - 2008-07-14 12:13:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/07/14 05:13:14 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Started 2.3.6 |
From: Michael Ströd. <str...@us...> - 2008-07-14 12:15:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/07/14 05:15:24 Modified files: . : CHANGES Modules : options.c Log message: get_option(): Added support for reading more SASL options. (OPT_X_SASL_MECH, OPT_X_SASL_REALM, OPT_X_SASL_AUTHCID and |
From: Michael Ströd. <str...@us...> - 2008-08-22 15:30:01
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/08/22 08:30:12 Modified files: Modules : options.c Log message: explicit type cast to avoid compile problem with Sun Studio |
From: Michael Ströd. <str...@us...> - 2008-08-22 15:59:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/08/22 08:59:49 Modified files: Modules : LDAPObject.c . : CHANGES Log message: explicit type cast to avoid compile problem with Sun Studio |
From: Michael Ströd. <str...@us...> - 2008-08-25 11:23:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/08/25 04:23:20 Modified files: Modules : LDAPObject.c Log message: Another explicit type cast to avoid compile problem with Sun Studio |