You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
(1) |
Aug
|
Sep
(2) |
Oct
(8) |
Nov
(68) |
Dec
(63) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(26) |
Feb
(58) |
Mar
(10) |
Apr
(2) |
May
(11) |
Jun
(10) |
Jul
(66) |
Aug
(94) |
Sep
(40) |
Oct
(7) |
Nov
(3) |
Dec
(13) |
2003 |
Jan
(11) |
Feb
(7) |
Mar
(17) |
Apr
(31) |
May
(55) |
Jun
(18) |
Jul
(6) |
Aug
(16) |
Sep
(3) |
Oct
(8) |
Nov
(15) |
Dec
(18) |
2004 |
Jan
(20) |
Feb
|
Mar
(30) |
Apr
(4) |
May
(10) |
Jun
(5) |
Jul
(5) |
Aug
|
Sep
|
Oct
(10) |
Nov
(7) |
Dec
(4) |
2005 |
Jan
(1) |
Feb
(10) |
Mar
(18) |
Apr
(1) |
May
(3) |
Jun
(17) |
Jul
(4) |
Aug
|
Sep
(4) |
Oct
|
Nov
(15) |
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
(8) |
Apr
(9) |
May
(5) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(11) |
Dec
(8) |
2007 |
Jan
(4) |
Feb
|
Mar
(16) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(13) |
Aug
(2) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
(10) |
2008 |
Jan
(1) |
Feb
|
Mar
(27) |
Apr
(32) |
May
(1) |
Jun
(11) |
Jul
(4) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
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 |
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-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-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-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-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-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-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-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-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-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-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: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: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: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: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-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-11 07:32:26
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2008/06/11 00:32:28 Modified files: . : download.shtml Log message: Removed obsolete CVS snapshot URL |
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-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-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 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-21 18:09:34
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2008/04/21 11:09:36 Modified files: . : download.shtml Log message: More text for .egg build |
From: Michael Ströd. <str...@us...> - 2008-04-19 18:51:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/04/19 11:51:09 Modified files: Doc : installing.rst Log message: Added example setup.cfg |
From: Michael Ströd. <str...@us...> - 2008-04-19 18:31:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2008/04/19 11:31:33 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: FWIW method LDAPObject.cancel_s() returns a result now |