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
(4) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
(3) |
18
|
19
|
20
|
21
|
22
(1) |
23
|
24
|
25
(5) |
26
|
27
|
28
|
29
|
30
(4) |
31
|
|
|
|
|
|
From: Michael Str?d. <str...@us...> - 2003-03-30 15:51:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/30 07:51:30 Modified files: Lib/ldap/schema: subentry.py Log message: A single for-loop for SCHEMA_CLASS_MAPPING and SCHEMA_ATTR_MAPPING |
From: Michael Str?d. <str...@us...> - 2003-03-30 15:17:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/30 07:17:17 Modified files: Demo : schema.py Lib/ldap/schema: subentry.py Log message: Reworked Subentry class to keep separate dictionaries for each schema element class. |
From: Michael Str?d. <str...@us...> - 2003-03-30 13:33:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/30 05:33:01 Modified files: Lib/ldap/schema: models.py Log message: Use separator $ for APPLIES in MatchingRuleUse.__str__() |
From: Michael Str?d. <str...@us...> - 2003-03-30 12:40:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/30 04:40:34 Modified files: Lib/ldap/schema: models.py Log message: Fixed handling of APPLIES in class MatchingRuleUse |
From: Michael Str?d. <str...@us...> - 2003-03-25 18:13:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/25 10:13:43 Modified files: Doc : ldap.tex Log message: timeout=-1 everywhere |
From: Michael Str?d. <str...@us...> - 2003-03-25 17:21:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/25 09:21:18 Modified files: Lib/ldap : ldapobject.py Log message: All synchronous methods use global timeout value in self.timeout when calling result() |
From: Michael Str?d. <str...@us...> - 2003-03-25 16:57:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/25 08:57:25 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject: Removed destroy_cache(), disable_cache(), enable_cache(), flush_cache() and fileno() |
From: Michael Str?d. <str...@us...> - 2003-03-25 16:50:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/25 08:50:20 Modified files: Doc : ldap.tex Log message: Updates to section 'Object attributes' |
From: Michael Str?d. <str...@us...> - 2003-03-25 16:21:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/03/25 07:58:22 Modified files: Lib/ldap : ldapobject.py Log message: Removed outdated comment about using result(timeout=0). |
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... |