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-06-02 15:58:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/02 08:58:54 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Release 2.0.0pre13 |
|
From: Michael Str?d. <str...@us...> - 2003-06-01 15:38:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 08:38:46 Modified files: . : CHANGES Lib/ldap : async.py Log message: - Checking type of argument writer_obj relaxed in LDIFWriter.__init__() since file-like objects are not necessarily an instance of file. |
|
From: Michael Str?d. <str...@us...> - 2003-06-01 12:48:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 05:48:16 Modified files: . : CHANGES Demo : schema_tree.py Lib/ldap/schema: models.py subentry.py Log message: - If SUP is not defined for a structural object class 'top' is assumed to be the only super-class by default - '_' is now the abstract top node in SubSchema.tree() for all schema element classes since ABSTRACT and AUXILIARY object classes are not derived from 'top' by default |
|
From: Michael Str?d. <str...@us...> - 2003-06-01 11:28:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 04:28:24 Modified files: Lib/ldap/schema: subentry.py Log message: Removed comment |
|
From: Michael Str?d. <str...@us...> - 2003-06-01 11:27:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 04:27:38 Modified files: Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.SubSchema.attribute_types(): Another fix for attribute types without NAME |
|
From: Michael Str?d. <str...@us...> - 2003-05-29 16:35:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/29 09:35:46 Modified files: . : CHANGES Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.SubSchema.attribute_types() now correctly handles attribute types without NAME set |
|
From: Michael Str?d. <str...@us...> - 2003-05-29 16:34:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/29 09:34:34 Modified files: . : CHANGES Log message: Started 2.0.0pre13. |
|
From: Michael Str?d. <str...@us...> - 2003-05-27 14:36:26
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/05/27 07:36:25 htdocs/doc/python-ldap Update of /cvsroot/python-ldap/htdocs/doc/python-ldap In directory sc8-pr-cvs1:/tmp/cvs-serv27516/python-ldap Log Message: Directory /cvsroot/python-ldap/htdocs/doc/python-ldap added to the repository |
|
From: Michael Str?d. <str...@us...> - 2003-05-27 14:34:27
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/05/27 07:34:27 Modified files: pydoc : ldap.async.html ldap.cidict.html ldap.functions.html ldap.html ldap.ldapobject.html ldap.modlist.html ldap.sasl.html ldap.schema.html ldap.schema.models.html ldap.schema.subentry.html ldap.schema.tokenizer.html ldapurl.html ldif.html Added files: pydoc : ldap.filter.html Log message: Release 2.0.0pre12 |
|
From: Michael Str?d. <str...@us...> - 2003-05-27 14:02:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/27 07:02:56 Modified files: Doc : python-ldap.tex Added files: Doc : ldap-filter.tex Log message: Added docs for sub-module ldap.filter |
|
From: Michael Str?d. <str...@us...> - 2003-05-27 13:46:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/27 06:41:46 Modified files: . : CHANGES Log message: Release 2.0.0pre12 |
|
From: Michael Str?d. <str...@us...> - 2003-05-27 13:40:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/27 06:40:15 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: * Default for key-word argument trace_stack_limit passed to __init__() is 5 * Updated __doc__ strings * Aligned and tested ReconnectLDAPObject and SmartLDAPObject |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 08:36:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 01:36:29 Modified files: . : CHANGES Log message: Added function ldap.filter.filter_format(). |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 08:34:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 01:34:04 Modified files: Lib/ldap : filter.py Log message: Added function filter_format(). |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:55:54
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2003/05/26 00:55:52 Modified files: . : download.shtml Log message: - Renamed section 'Source' to 'CVS access'. - Added link to web-based CVS browser. |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:50:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 00:50:24 Modified files: . : CHANGES Log message: Some changes in ldap.async.LDIFWriter |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:49:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 00:49:37 Modified files: . : CHANGES Log message: unquote change to ldapurl |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:49:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 00:49:07 Modified files: Lib : ldapurl.py Log message: Line wrapping |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:48:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 00:48:15 Modified files: Lib/ldap : async.py Log message: LDIFWriter.__init__(): Corrected and enhanced type check for writer_obj |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 07:41:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/26 00:41:14 Modified files: Lib/ldap : async.py Log message: LDIFWriter.__init__(): 2nd argument is either file-like or ldif.LDIFWriter object |
|
From: Michael Str?d. <str...@us...> - 2003-05-26 05:41:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/25 22:41:45 Modified files: Lib/ldap : async.py Log message: LDIFWriter: ldif.LDIFWriter is used instead of ldif.CreateLDIF() |
|
From: Michael Str?d. <str...@us...> - 2003-05-25 12:32:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/25 05:32:57 Modified files: . : TODO Log message: Added CVS-Id |
|
From: Michael Str?d. <str...@us...> - 2003-05-25 12:29:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/25 05:29:39 Modified files: . : TODO Log message: DSMLv2 |
|
From: Michael Str?d. <str...@us...> - 2003-05-24 16:21:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/24 09:21:40 Modified files: Lib : ldapurl.py Log message: Use urllib.unquote() instead of urllib.unquote_plus() |
|
From: Michael Str?d. <str...@us...> - 2003-05-23 18:12:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/23 11:03:08 Modified files: . : setup.cfg Log message: Added line extra_objects |