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
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
(5) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
(1) |
11
|
12
|
13
|
14
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
|
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 |