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...> - 2001-12-25 15:18:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/25 07:18:19 Added files: Demo/Lib/ldapurl: urlsearch.py Log message: Simple demo for using module ldapurl |
From: Michael Str?d. <str...@us...> - 2001-12-25 15:17:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/25 07:17:35 python-ldap/Demo/Lib/ldapurl Update of /cvsroot/python-ldap/python-ldap/Demo/Lib/ldapurl In directory usw-pr-cvs1:/tmp/cvs-serv16453/ldapurl Log Message: Directory /cvsroot/python-ldap/python-ldap/Demo/Lib/ldapurl added to the repository |
From: Michael Str?d. <str...@us...> - 2001-12-25 15:04:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/25 07:04:32 Modified files: Lib : ldapurl.py Log message: __doc__ strings |
From: Michael Str?d. <str...@us...> - 2001-12-25 02:33:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 18:33:03 Modified files: Lib : ldapurl.py Log message: Properly remove extension if LDAPUrl.who or LDAPUrl.cred is set to None. Also added method LDAPUrl.__delattr__(). |
From: Michael Str?d. <str...@us...> - 2001-12-24 17:37:09
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 09:37:08 Modified files: Lib/ldap : ldapobject.py Log message: Removed debug print statement. |
From: Michael Str?d. <str...@us...> - 2001-12-24 15:54:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 07:54:52 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject.result() compliant to old API all==1. It returns list of plain results instead of list of tuples (result type, result data). |
From: Michael Str?d. <str...@us...> - 2001-12-24 15:41:25
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 07:41:24 Modified files: . : setup.py Log message: Added ldap.ldapobject and abandoned ldapthreadlock |
From: Michael Str?d. <str...@us...> - 2001-12-24 02:43:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/23 18:43:58 Modified files: Lib/ldap : ldapobject.py Log message: Hopefully results of all methods are compliant to __doc__ string now |
From: Michael Str?d. <str...@us...> - 2001-12-23 19:32:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/23 11:32:50 Modified files: Lib/ldap : ldapobject.py Log message: while conditions in result() slightly simpler |
From: Michael Str?d. <str...@us...> - 2001-12-23 15:48:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/23 07:48:28 Modified files: Lib/ldap : ldapobject.py Log message: Uurgs! Another fix for LDAPObject.result()... |
From: Michael Str?d. <str...@us...> - 2001-12-23 03:19:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/22 19:19:26 Modified files: Lib/ldap : async.py Log message: Be really async... |
From: Michael Str?d. <str...@us...> - 2001-12-23 03:19:03
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/22 19:19:02 Modified files: Lib/ldap : ldapobject.py Log message: Major overhaul of result(). Sync searches should work now |
From: Michael Str?d. <str...@us...> - 2001-12-22 17:52:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/22 09:52:56 Modified files: Lib : ldapurl.py Log message: Handle parameters who and cred in LDAPUrl.__init__() correctly. |
From: Michael Str?d. <str...@us...> - 2001-12-22 17:02:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/22 09:02:43 Modified files: Lib/ldap : ldapobject.py Log message: Fixed some more issues for getting rid of *_s() methods in C wrapper module |
From: Michael Str?d. <str...@us...> - 2001-12-21 20:23:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/21 12:23:37 Added files: Demo/Lib/ldap/async: deltree.py Log message: Case insensitive handling of hasSubordinates and numSubordinates |
From: Jacek K. <ja...@us...> - 2001-12-21 17:53:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/12/21 09:53:04 Modified files: Lib/ldap : ldapobject.py Log message: - %s/intialize/initialize/g |
From: Jacek K. <ja...@us...> - 2001-12-21 17:49:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/12/21 09:49:07 Modified files: Lib/ldap : ldapobject.py Log message: - fix: call _ldap.set_option() instead of _ldap.get_option() in set_option() |
From: Michael Str?d. <str...@us...> - 2001-12-21 14:22:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/21 06:22:35 Modified files: Lib/ldap : __init__.py Added files: Lib/ldap : ldapobject.py Removed files: Lib : ldapthreadlock.py Log message: New Python wrapper module ldap.ldapobject around LDAPObject implemented by Modules/LDAPObject.c. Removed the obsolete module ldapthreadlock. |
From: Michael Str?d. <str...@us...> - 2001-12-21 13:21:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/21 05:21:14 Modified files: Modules : LDAPObject.c Log message: Fixed typo in __doc__ string and removed tabs at line endings. |
From: Michael Str?d. <str...@us...> - 2001-12-20 20:20:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/20 12:20:38 Modified files: Lib : ldapthreadlock.py Log message: LDAPObject.rename() and LDAPObject.rename_s() |
From: Michael Str?d. <str...@us...> - 2001-12-20 20:03:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/20 12:03:26 Modified files: Modules : LDAPObject.c Added files: Demo : rename.py Log message: wrapped ldap_rename() and ldap_rename_s() of OpenLDAP 2 libs |
From: Michael Str?d. <str...@us...> - 2001-12-19 15:24:58
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/19 07:24:57 Modified files: Demo : simplebrowse.py Log message: Use ldap.explode_dn() instead of string.split() for breaking dn into components |
From: Michael Str?d. <str...@us...> - 2001-12-19 11:42:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/19 03:42:30 Modified files: Lib/ldap : modlist.py Log message: addModlist(): Empty attribute values are discarded. modifyModlist(): New key word parameter ignore_oldexistent=0 allows to switch off deleting attributes which were present in the old_entry but are not mentioned in new_entry at all. If unsure set to zero. |
From: Michael Str?d. <str...@us...> - 2001-12-17 14:34:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/17 06:34:27 Modified files: Lib : ldif.py Lib/ldap : async.py Log message: Hopefully have empty line separating records in LDIF output fixed now... |
From: Michael Str?d. <str...@us...> - 2001-12-17 00:32:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/16 16:32:42 Modified files: Lib : ldif.py Log message: Hmm, one new-line too much. |