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-04-17 14:16:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/17 07:16:11 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: apply() is not used anymore since it seems deprecated |
|
From: Michael Str?d. <str...@us...> - 2003-04-13 16:06:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/13 09:06:33 Modified files: . : CHANGES Log message: Added support for nameForms, dITStructureRules and dITContentRules |
|
From: Michael Str?d. <str...@us...> - 2003-04-13 04:06:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/12 21:06:31 Modified files: Demo : schema.py Lib/ldap/schema: models.py subentry.py Log message: Added support for nameForms, dITStructureRules and dITContentRules |
|
From: Michael Str?d. <str...@us...> - 2003-04-12 11:50:32
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/04/12 04:50:30 Modified files: . : download.shtml Log message: Updated link to Debian unstable package |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 18:25:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 11:25:03 Modified files: . : setup.py Log message: Set version 2.0.0pre09 |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 16:51:46
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 09:51:44 Modified files: . : CHANGES Log message: Support Cyrus-SASL 2.x |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 16:36:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 09:36:49 Modified files: . : setup.py setup.cfg Log message: Support Cyrus-SASL 2.x |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 13:26:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 06:26:49 Modified files: . : CHANGES Log message: Release date |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 13:00:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 06:00:53 Modified files: . : setup.py Log message: 2.0.0pre08 |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 12:51:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 05:51:03 Modified files: Lib/ldap : __init__.py Lib/ldap/schema: __init__.py Log message: Updated __version__ |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 11:49:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 04:49:33 Modified files: Lib/ldap/schema: models.py Log message: Use symbols from module types in assertions instead of calling type(<constant>) |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 11:44:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 04:44:50 Modified files: . : CHANGES Log message: started section for 2.0.0pre08 |
|
From: Michael Str?d. <str...@us...> - 2003-04-11 11:40:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/11 04:40:10 Modified files: Lib/ldap/schema: tokenizer.py models.py Log message: For backward compability (()) is used instead of tuple() |
|
From: Michael Str?d. <str...@us...> - 2003-04-08 13:18:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/08 06:18:53 Modified files: . : MANIFEST.in Log message: Added file 'CHANGES' |
|
From: Michael Str?d. <str...@us...> - 2003-04-08 13:18:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/08 06:18:04 Added files: . : CHANGES Log message: Notes grabbed from announcements |
|
From: Michael Str?d. <str...@us...> - 2003-04-02 12:09:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/02 03:37:36 Modified files: Lib/ldap/schema: models.py tokenizer.py Log message: Use tuples instead of lists for all multi-valued class attributes |
|
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). |