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...> - 2002-07-20 10:23:48
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2002/07/20 03:23:47 Modified files: . : download.shtml Log message: Wording and removed link to 1.10alpha3 |
From: Michael Str?d. <str...@us...> - 2002-07-20 10:04:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/20 03:04:11 Modified files: . : setup.py Log message: Static version 2.0.0pre05 |
From: Michael Str?d. <str...@us...> - 2002-07-20 09:56:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/20 02:56:47 Modified files: . : setup.cfg Log message: Comment |
From: Michael Str?d. <str...@us...> - 2002-07-20 09:33:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/20 02:33:40 Modified files: . : setup.py Log message: Comment |
From: Michael Str?d. <str...@us...> - 2002-07-18 08:19:29
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2002/07/18 01:19:28 Modified files: . : apps.shtml Log message: Added Kantan |
From: Michael Str?d. <str...@us...> - 2002-07-17 18:03:12
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/17 11:03:09 Modified files: . : setup.py Log message: Switch off defines realted to caching |
From: Michael Str?d. <str...@us...> - 2002-07-12 17:15:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/12 10:15:50 Modified files: Lib/ldap : __init__.py functions.py ldapobject.py Log message: Several changes to locking and logging: Renamed ldap._ldap_call to ldap._ldap_function_call to make code more readable. Cleaner support for Python installations without thread support. Functions produce a trace log too. Module wide constant ldap._trace_level has to be set by application to switch it on. Locking can be switched off completely (might change): ldap.LDAPLock = ldap.DummyLock ldap._ldap_module_lock = ldap.LDAPLock() |
From: Michael Str?d. <str...@us...> - 2002-07-12 17:08:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/12 10:08:08 Modified files: Lib/ldap : async.py Log message: Parameter timeout for AsyncSearchHandler.processResults() |
From: Michael Str?d. <str...@us...> - 2002-07-12 17:06:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/12 10:06:24 Modified files: . : setup.py Log message: Time-stamped version number as long as it's not a release |
From: Michael Str?d. <str...@us...> - 2002-07-12 17:05:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/12 10:05:36 Modified files: Modules : constants.c Log message: Wrap constants API_VERSION and VENDOR_VERSION |
From: Michael Str?d. <str...@us...> - 2002-07-04 17:58:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/04 10:58:25 Modified files: . : setup.py Modules : LDAPObject.c constants.c errors.c options.c Log message: #ifdef HAVE_SASL - I hate C |
From: Michael Str?d. <str...@us...> - 2002-07-04 15:00:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/04 08:00:32 Modified files: . : setup.cfg Log message: Comment about using recent OpenLDAP for libldap_r |
From: Michael Str?d. <str...@us...> - 2002-07-04 14:49:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/04 07:49:57 Modified files: . : setup.cfg Log message: Solely ldap_r |
From: Michael Str?d. <str...@us...> - 2002-07-03 09:22:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/03 02:22:31 Modified files: . : setup.cfg Log message: More examples for libs |
From: Michael Str?d. <str...@us...> - 2002-07-03 09:17:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/03 02:17:17 Modified files: . : setup.py Modules : LDAPObject.c Log message: Removed LDAP_TYPE_IS_OPAQUE |
From: Michael Str?d. <str...@us...> - 2002-07-02 18:00:06
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/02 11:00:02 Modified files: Modules : ldapmodule.c functions.c . : setup.py Removed files: Modules : template.c template.h Log message: Removed the whole template stuff which was never actively maintained, used by anyone or documented |
From: Michael Str?d. <str...@us...> - 2002-07-02 17:49:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/02 10:49:23 Modified files: . : setup.py Log message: Defines HAVE_LDAP_MODRDN2 and HAVE_LDAP_MODRDN2_S are not used anywhere |
From: Michael Str?d. <str...@us...> - 2002-07-02 15:30:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/02 08:30:08 Modified files: . : TODO Log message: Some updates |
From: Michael Str?d. <str...@us...> - 2002-07-02 14:33:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/02 07:33:20 Modified files: Doc : ldap.tex Log message: Removed method url_search() and friends since not available in OpenLDAP 2.1.x anymore |
From: Michael Str?d. <str...@us...> - 2002-07-02 14:31:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/02 07:31:39 Modified files: . : setup.py Modules : constants.c Lib/ldap : __init__.py Log message: _ldap.LIBLDAP_R and therefore ldap.LIBLDAP_R is automagically set based on libs of setup.cfg containing ldap_r or not |
From: Michael Str?d. <str...@us...> - 2002-07-01 23:44:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/01 16:44:15 Modified files: Lib/ldap : __init__.py ldapobject.py Log message: It's more suitable to have a module-wide variable ldap.LIBLDAP_R instead of a parameter for LDAPObject.__init__() |
From: Michael Str?d. <str...@us...> - 2002-07-01 14:00:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/01 07:00:50 Modified files: Lib/ldap : ldapobject.py Log message: Default for ldap_r=0 |
From: Michael Str?d. <str...@us...> - 2002-07-01 13:53:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/01 06:53:48 Modified files: Lib/ldap : __init__.py ldapobject.py Log message: New locking structure with better fall-back for Python without thread support |
From: Michael Str?d. <str...@us...> - 2002-07-01 13:49:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/01 06:49:13 Modified files: Lib/ldap : async.py Log message: Use timeout 0 when calling self._l.result(), additional comments |
From: Michael Str?d. <str...@us...> - 2002-06-30 21:13:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/06/30 14:13:47 Added files: Demo/Lib/ldap : .cvsignore Demo/Lib/ldif : .cvsignore Demo/Lib : .cvsignore Demo : .cvsignore Log message: Demo/Lib/ldap/async/.cvsignore |