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: Jacek K. <ja...@us...> - 2001-11-14 16:39:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/14 08:39:54 Modified files: Demo : initialize.py Log message: - use set_option() method instead of version attribute |
From: Michael Str?d. <str...@us...> - 2001-11-14 16:34:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/14 08:34:39 Modified files: Lib/ldap : ldapurl.py Log message: Removed unnecessary debug statements. |
From: Jacek K. <ja...@us...> - 2001-11-14 16:25:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/14 08:25:19 Modified files: Modules : LDAPObject.c Log message: - setattr() removed, getattr() made minimal |
From: Jacek K. <ja...@us...> - 2001-11-14 15:55:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/14 07:55:42 Modified files: Modules : LDAPObject.c Log message: - LDAP_{BEGIN,END}_ALLOW_THREADS around ldap_{get,set}_option() |
From: Michael Str?d. <str...@us...> - 2001-11-14 15:46:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/14 07:46:49 Added files: Demo : initialize.py Log message: Very basic demo code for ldap.initialize(). |
From: Michael Str?d. <str...@us...> - 2001-11-14 12:51:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/14 04:51:31 Modified files: . : MANIFEST.in Log message: Added directory-based module package ldap. |
From: David L. <le...@us...> - 2001-11-14 01:06:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 17:06:17 Modified files: Modules : CIDict.c Log message: some old fixes to cidict, useful if it ever gets enabled again |
From: David L. <le...@us...> - 2001-11-14 01:01:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 17:01:47 Modified files: Modules : LDAPObject.c Log message: ungh.. |
From: David L. <le...@us...> - 2001-11-13 23:45:24
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 15:45:23 Modified files: . : TODO Log message: i feel the need for a test suite |
From: David L. <le...@us...> - 2001-11-13 23:06:43
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 15:06:39 Removed files: Misc : openldap.sh Modules : Setup.in Log message: no longer used |
From: David L. <le...@us...> - 2001-11-13 22:55:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 14:55:12 Added files: . : Makefile Log message: handy makefile |
From: David L. <le...@us...> - 2001-11-13 22:51:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 14:51:53 Modified files: Modules : errors.c errors.h LDAPObject.c Log message: oops, make the execption objects array visible to other compilation units |
From: Jacek K. <ja...@us...> - 2001-11-13 18:35:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/13 10:35:56 Modified files: Modules : LDAPObject.c Log message: - docstrings for set_option() and get_option() updated. still not perfect |
From: Michael Str?d. <str...@us...> - 2001-11-13 17:21:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 09:21:23 Modified files: . : setup.py Log message: Added module package dir ldap/ to py_modules |
From: Michael Str?d. <str...@us...> - 2001-11-13 16:31:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 08:31:54 Added files: Lib/ldap : modlist.py Log message: Module modlist from web2ldap with the following modifications: - No Unicode handling - Short test suite added - Bug fix in modifyModlist(): Attributes existent in old_entry but non-existent in new_entry were not deleted properly. - Should work with Python 1.5.x (needs testing!) |
From: David L. <le...@us...> - 2001-11-13 15:13:39
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 07:13:38 Removed files: Misc : Makefile.python-1.4 Log message: nobody needs this |
From: David L. <le...@us...> - 2001-11-13 15:09:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: leonard 2001/11/13 07:09:13 Modified files: Doc : libldap.tex Modules : LDAPObject.c Log message: result() now raises a TIMEOUT exception when timing out (but not when polling) |
From: Michael Str?d. <str...@us...> - 2001-11-13 15:09:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 07:09:06 Modified files: Lib/ldap : ldapurl.py Log message: Removed GPL in module __doc__ string. |
From: Jacek K. <ja...@us...> - 2001-11-13 15:07:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/13 07:07:38 Added files: Demo : options.py Log message: - example of use of set_option() and get_option() |
From: Michael Str?d. <str...@us...> - 2001-11-13 15:02:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 07:02:46 Added files: Lib/ldap : ldapurl.py Log message: Added sub-module ldap.ldapurl formerly part of web2ldap. |
From: Michael Str?d. <str...@us...> - 2001-11-13 15:01:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 07:01:09 Added files: Lib/ldap : __init__.py Removed files: Lib : ldap.py Log message: Converted module ldap to directory-base module package. |
From: Jacek K. <ja...@us...> - 2001-11-13 15:00:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/13 07:00:27 Modified files: Modules : LDAPObject.h LDAPObject.c Log message: - set_option() and get_option() methods added --- common for LDAPObject and _ldap module |
From: Michael Str?d. <str...@us...> - 2001-11-13 14:59:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 06:59:38 python-ldap/Lib/ldap Update of /cvsroot/python-ldap/python-ldap/Lib/ldap In directory usw-pr-cvs1:/tmp/cvs-serv19937/ldap Log Message: Directory /cvsroot/python-ldap/python-ldap/Lib/ldap added to the repository |
From: Jacek K. <ja...@us...> - 2001-11-13 14:58:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/13 06:58:45 Modified files: Modules : functions.c Log message: - l_ldap_set_option() and l_ldap_get_option() moved to LDAPObject.h (but still accessible directly from module) |
From: Jacek K. <ja...@us...> - 2001-11-13 12:49:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: jajcus 2001/11/13 04:49:20 Modified files: Modules : functions.c Log message: - proper handling of some boolean options |