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-03-22 13:34:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/22 05:34:09 Modified files: Lib/ldap/schema: models.py Log message: Fixed two typos reported by user |
|
From: Michael Str?d. <str...@us...> - 2003-03-17 14:20:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/17 06:20:30 Modified files: Modules : LDAPObject.c Log message: Removed unused fileno stuff |
|
From: Michael Str?d. <str...@us...> - 2003-03-17 14:19:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/17 06:19:33 Modified files: . : setup.cfg Demo : options.py sasl_bind.py Doc : Makefile ldap.tex Modules : LDAPObject.c Added files: Demo/Lib/ldap/res: deltree.py ldifwriter.py sizelimit.py Log message: Removed unused __doc__ string related symbols. |
|
From: Michael Str?d. <str...@us...> - 2003-03-17 14:06:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/17 06:06:23 Modified files: . : setup.py Log message: Removed DEFINEs for caching feature in OpenLDAP libs |
|
From: Michael Str?d. <str...@us...> - 2003-03-02 16:59:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/02 08:59:24 Modified files: Lib : ldif.py Log message: Comments and __doc__ strings |
|
From: Michael Str?d. <str...@us...> - 2003-03-02 16:55:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/02 08:55:39 Modified files: Lib : ldif.py Log message: Comments and __doc__ strings |
|
From: Michael Str?d. <str...@us...> - 2003-03-02 16:42:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/02 08:42:15 Modified files: Lib/ldap/schema: models.py Log message: Replaced explicit for-loop with list comprehension |
|
From: Michael Str?d. <str...@us...> - 2003-03-02 16:25:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/02 08:25:17 Modified files: Lib/ldap/schema: models.py tokenizer.py Log message: Performance optimizations - for what it's worth... |
|
From: Michael Str?d. <str...@us...> - 2003-02-17 19:33:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/17 11:33:12 Modified files: Lib/ldap : ldapobject.py Log message: Fixed SASL rebind in ReconnectLDAPObject by correctly storing _store_last_bind class attribute. Replaced ReconnectLDAPObject.search_st() with ReconnectLDAPObject.search_ext_s(). |
|
From: Michael Str?d. <str...@us...> - 2003-02-10 20:05:46
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/10 12:05:45 Modified files: Doc : python-ldap.tex Added files: Doc : ldap-schema.tex Log message: Added doc stub for ldap.schema. |
|
From: Michael Str?d. <str...@us...> - 2003-02-02 22:38:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:38:17 Added files: Demo/Lib/ldapurl: .cvsignore Demo/Lib/ldap/res: .cvsignore Log message: ... |
|
From: Michael Str?d. <str...@us...> - 2003-02-02 22:34:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:34:41 Removed files: Demo : asyncldif.py asyncsizelimit.py asynctreedict.py Log message: Moved to separate directory |
|
From: Michael Str?d. <str...@us...> - 2003-02-02 22:31:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:31:24 Modified files: Demo/Lib/ldapurl: urlsearch.py Log message: Attribute charset not available in recent ldapurl anymore |
|
From: Michael Str?d. <str...@us...> - 2003-02-02 22:24:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 14:24:08 python-ldap/Demo/Lib/ldap/res Update of /cvsroot/python-ldap/python-ldap/Demo/Lib/ldap/res In directory sc8-pr-cvs1:/tmp/cvs-serv23746/res Log Message: Directory /cvsroot/python-ldap/python-ldap/Demo/Lib/ldap/res added to the repository |
|
From: Michael Str?d. <str...@us...> - 2003-02-02 21:55:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/02 13:55:40 Removed files: Demo/Lib/ldap/async: deltree.py ldifwriter.py sizelimit.py Log message: ldap.async deprecated |
|
From: Michael Str?d. <str...@us...> - 2003-01-24 15:27:13
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/01/24 07:27:12 Modified files: . : apps.shtml Log message: Removed Jens' old stuff |
|
From: Michael Str?d. <str...@us...> - 2003-01-24 15:23:04
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/01/24 07:23:02 Modified files: . : apps.shtml Log message: section for Jens' LDAPUserFolder instead his old stuff |
|
From: Michael Str?d. <str...@us...> - 2003-01-24 11:30:43
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/01/24 03:30:41 Modified files: . : docs.shtml Log message: Updated link to Short introduction [..] |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 23:00:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 15:00:56 Modified files: Doc : ldap-async.tex Log message: Added some examples |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 22:39:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 14:39:12 Modified files: Doc : ldap.tex python-ldap.tex Log message: Minor changes |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 22:35:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 14:35:31 Modified files: Doc : ldap-modlist.tex Log message: Some text... |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 12:09:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 04:09:15 Modified files: . : setup.py Log message: Version 2.0.0pre07 |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 12:07:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 04:07:53 Modified files: Lib/ldap : __init__.py Log message: Version 2.0.0pre07 |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 11:50:58
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/01/23 03:50:58 Modified files: . : faq.shtml Log message: Added note about false warning messages of DistUtils concerning missing Lib/ldap.py and Lib/ldap/schema.py. |
|
From: Michael Str?d. <str...@us...> - 2003-01-23 11:47:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/01/23 03:47:15 Modified files: Doc : ldif.tex Log message: Removed copy&paste trash |