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...> - 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: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: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 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 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: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: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 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-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-01 14:46:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/01 07:46:56 Modified files: . : setup.py CHANGES Added files: Lib : dsml.py Log message: Added new module dsml for parsing and generating DSMLv1 |
|
From: Michael Str?d. <str...@us...> - 2003-04-29 08:56:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/29 01:56:07 Modified files: Lib/ldap : __init__.py Log message: Prepare for 2.0.0pre11 |
|
From: Michael Str?d. <str...@us...> - 2003-04-23 14:42:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/23 07:42:41 Modified files: Tests/Lib/ldap : test_modlist.py Log message: Some modification due to new behaviour of modifyModlist() |
|
From: Michael Str?d. <str...@us...> - 2003-04-23 14:39:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/23 07:39:32 Modified files: . : CHANGES Log message: Recent changes to ldap.schema and ldap.modlist |
|
From: Michael Str?d. <str...@us...> - 2003-04-23 13:47:06
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/23 06:45:55 Modified files: Lib/ldap : modlist.py Log message: modifyModlist(): Only None is filtered from attribute value lists, '' is preserved as valid attribute value. But filtering applies to old_value and new_value now. |
|
From: Michael Str?d. <str...@us...> - 2003-04-20 15:45:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/20 08:45:29 Modified files: Lib/ldap/schema: subentry.py Log message: Aaargh! Removed print statement |
|
From: Michael Str?d. <str...@us...> - 2003-04-20 15:40:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/20 08:40:40 Modified files: Lib/ldap/schema: subentry.py Log message: Filter away empty schema element strings |
|
From: Michael Str?d. <str...@us...> - 2003-04-20 15:40:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/20 08:40:13 Modified files: Lib/ldap/schema: models.py Log message: return-comments |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 19:04:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 12:04:43 Modified files: . : CHANGES Log message: Today again... |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 18:27:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 11:27:50 Modified files: . : setup.py Log message: Added weird Hack to grab release version of python-ldap from local dir |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 18:01:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 11:01:01 Modified files: Lib/ldap : __init__.py Log message: Set __version__ to 2.0.0pre10 |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 18:00:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 11:00:10 Modified files: . : CHANGES Log message: Started new section for 2.0.0pre10 |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 17:56:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 10:56:24 Modified files: Lib/ldap : __init__.py Log message: Grr! Updated __version__ to 2.0.0pre09 |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 16:35:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 09:35:55 Modified files: Lib/ldap/schema: models.py Log message: Emulate BooleanType for Python2.3 compability in assert statements |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 14:25:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/19 07:25:22 Modified files: . : CHANGES Log message: Release 2.0.0pre09 today |
|
From: Michael Str?d. <str...@us...> - 2003-04-19 02:10:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/18 19:10:25 Modified files: . : CHANGES Lib/ldap : ldapobject.py Added files: Demo : pickle_ldapobject.py Log message: Fixed __setstate__() and __getstate__() of ReconnectLDAPObject |