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...> - 2004-03-28 22:00:17
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/28 13:48:58 Modified files: . : setup.py CHANGES Log message: Always set runtime_library_dirs |
|
From: Michael Str?d. <str...@us...> - 2004-03-28 21:51:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/28 13:40:25 Modified files: Modules : errors.c Log message: Error constants are always available |
|
From: Michael Str?d. <str...@us...> - 2004-03-25 16:39:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/25 08:28:56 Modified files: Modules : errors.c Log message: Removed unused macro seterrobjas(n,existing) |
|
From: Michael Str?d. <str...@us...> - 2004-03-25 15:07:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/25 06:57:02 Modified files: Lib/ldap : sasl.py Log message: Return empty string in sasl.callback even if defresult is None |
|
From: Michael Str?d. <str...@us...> - 2004-03-25 13:18:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/25 05:07:35 Modified files: . : CHANGES setup.py Log message: runtime_library_dirs is set if Python 2.3+ is used |
|
From: Michael Str?d. <str...@us...> - 2004-03-25 11:51:45
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2004/03/25 03:41:02 htdocs/epydoc Update of /cvsroot/python-ldap/htdocs/epydoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11623/epydoc Log Message: Directory /cvsroot/python-ldap/htdocs/epydoc added to the repository |
|
From: Michael Str?d. <str...@us...> - 2004-03-25 11:50:44
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2004/03/25 03:40:00 Modified files: pydoc : ldap.async.html ldap.cidict.html ldap.filter.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 Log message: Updates |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 22:40:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 14:29:59 Modified files: Lib/ldap : ldapobject.py Log message: Updated bind methods of ReconnectLDAPObject |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 21:50:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 13:39:28 Modified files: . : CHANGES setup.py Removed files: Modules : linkedlist.c linkedlist.h Log message: Removed unused sources linkedlist.c and linkedlist.h. |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 21:45:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 13:35:07 Modified files: Demo : sasl_bind.py Log message: Renamed sasl_bind_s() to sasl_interactive_bind_s() |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 21:35:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 13:24:49 Modified files: . : INSTALL Log message: Newer versions of other software are required |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 20:34:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 12:23:50 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Modules/: * Wrapped ldap_sasl_bind() for simple binds instead of ldap_bind() since 1. the latter is marked deprecated and 2. ldap_sasl_bind() allows password credentials with null chars. ldap.ldapobject: * LDAPObject.bind() only allows simple binds since Kerberos V4 binds of LDAPv2 are not supported anymore. An assert statement was added to make the coder aware of that. * Renamed former LDAPObject.sasl_bind_s() to LDAPObject.sasl_interactive_bind_s() since it wraps OpenLDAP's ldap_sasl_interactive_bind_s() |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 20:14:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 12:03:41 Modified files: . : CHANGES Modules : LDAPObject.c Log message: Modified string handling via berval instead of *char in l_ldap_compare_ext() makes it possible to compare attribute values with null chars. |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 08:09:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/23 23:58:50 Modified files: Modules : LDAPObject.c . : CHANGES Log message: Removed setting LDAP_OPT_PROTOCOL_VERSION in l_ldap_sasl_bind_s(). |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 08:05:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/23 23:55:27 Modified files: Modules : LDAPObject.c . : CHANGES Log message: Removed meaningless repr() function from LDAPObject.c. |
|
From: Michael Str?d. <str...@us...> - 2004-03-24 08:04:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/23 23:53:37 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Started 2.0.0pre21 |
|
From: Michael Str?d. <str...@us...> - 2004-03-18 23:06:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/18 14:56:37 Modified files: . : CHANGES Log message: Release 2.0.0pre20 today |
|
From: Michael Str?d. <str...@us...> - 2004-03-18 19:40:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/18 11:30:40 Modified files: Demo : sasl_bind.py Log message: Use only ldap.sasl.sasl, demonstrate whoami_s() |
|
From: Michael Str?d. <str...@us...> - 2004-03-18 19:39:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/18 11:29:41 Modified files: Lib/ldap : sasl.py Log message: Some small changes |
|
From: Michael Str?d. <str...@us...> - 2004-03-18 19:31:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/18 11:22:10 Modified files: Modules : LDAPObject.c Log message: Hm...not sure |
|
From: Michael Str?d. <str...@us...> - 2004-03-15 10:35:06
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/15 02:26:00 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Wrapped OpenLDAP's ldap_whoami_s() |
|
From: Michael Str?d. <str...@us...> - 2004-03-15 10:32:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/15 02:23:44 Modified files: Lib/ldap : ldapobject.py Log message: No args for start_tls_s() |
|
From: Michael Str?d. <str...@us...> - 2004-03-10 19:56:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/10 11:37:57 Modified files: . : CHANGES Lib/ldap : async.py Modules : constants.c Log message: Modules/: * Removed macro add_int_r() from constants.c since it caused incompability issues with OpenLDAP 2.2 libs (Warning: all result types are Integers now! Use the constants!) ldap.async: * Use constants for search result types (see note about add_int_r() above). |
|
From: Michael Str?d. <str...@us...> - 2004-03-10 09:04:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/10 00:46:24 Modified files: Lib/ldap : sasl.py Log message: Formatting |
|
From: Michael Str?d. <str...@us...> - 2004-03-10 08:21:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/10 00:03:44 Modified files: . : CHANGES Lib/ldap : sasl.py Log message: Added class ldap.sasl.cram_md5 (for SASL mech CRAM-MD5) |