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
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
(4) |
2
(5) |
3
(2) |
4
(3) |
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
(4) |
13
|
14
|
15
|
16
|
17
(1) |
18
(1) |
19
|
20
(5) |
21
(2) |
22
|
23
|
24
|
25
(14) |
26
(1) |
27
(5) |
28
(1) |
29
(11) |
30
(6) |
31
(1) |
|
|
|
From: Michael Str?d. <str...@us...> - 2002-07-31 20:40:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/31 13:40:56 Modified files: . : setup.py Log message: Added ldap.cidict |
From: Michael Str?d. <str...@us...> - 2002-07-30 14:54:42
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2002/07/30 07:54:41 Modified files: . : faq.shtml Log message: Added advice not to import _ldap directly |
From: Michael Str?d. <str...@us...> - 2002-07-30 12:22:21
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 05:22:21 Modified files: Demo : schema.py Log message: Properly set protocol_version and use constant ldap.schema.ALLOW_ALL |
From: Michael Str?d. <str...@us...> - 2002-07-30 12:21:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 05:21:52 Modified files: Lib/ldap : schema.py Log message: Added constants ALLOW_ |
From: Michael Str?d. <str...@us...> - 2002-07-30 09:39:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 02:39:29 Modified files: Lib/ldap : schema.py Log message: Added check sub_schema_sub_entry.has_key(attr_type) |
From: Michael Str?d. <str...@us...> - 2002-07-30 09:33:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/30 02:33:55 Modified files: Demo : schema.py Log message: LDAP URL from command-line parameter |
From: Hans A. <asc...@us...> - 2002-07-30 07:09:23
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: aschauer 2002/07/30 00:09:22 Modified files: Modules : schema.c Lib/ldap : schema.py Log message: Changed the schema C wrapper functions in order to expose the flag argument to python. Changed code in schema.py accordingly. |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:37:49
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:37:48 Modified files: Lib : ldapurl.py Log message: Fixed __all__, a comment and removed module tests |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:36:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:36:34 Added files: Tests/Lib : test_ldapurl.py Log message: Tests formerly performed inside module ldapurl |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:51 python-ldap/Tests/Lib/ldap Update of /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap In directory usw-pr-cvs1:/tmp/cvs-serv4695/Tests/Lib/ldap Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests/Lib/ldap added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:43 python-ldap/Tests/Lib Update of /cvsroot/python-ldap/python-ldap/Tests/Lib In directory usw-pr-cvs1:/tmp/cvs-serv4647/Tests/Lib Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests/Lib added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:23:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:23:09 python-ldap/Tests Update of /cvsroot/python-ldap/python-ldap/Tests In directory usw-pr-cvs1:/tmp/cvs-serv4405/Tests Log Message: Directory /cvsroot/python-ldap/python-ldap/Tests added to the repository |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:10:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:10:47 Modified files: Lib/ldap : cidict.py Log message: Added strlist_minus(), strlist_intersection() and strlist_union() |
From: Michael Str?d. <str...@us...> - 2002-07-29 21:10:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 14:10:00 Modified files: Demo : schema.py Lib/ldap : schema.py Log message: Pass around parameter schema_allow which has default value 0. Slightly different design of objectClass: - __init__() takes key word parameters for all possible class attributes.p.sourceforge.net:- added method all_attrs() |
From: Michael Str?d. <str...@us...> - 2002-07-29 18:42:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 11:42:46 Modified files: . : setup.py setup.cfg Log message: Added extra_compile_args and extra_objects to setup.cfg and pass these to Extension._init__() |
From: Michael Str?d. <str...@us...> - 2002-07-29 16:45:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 09:45:49 Added files: Demo : schema.py Log message: Former test function of ldap.schema module |
From: Michael Str?d. <str...@us...> - 2002-07-29 16:44:40
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 09:44:39 Modified files: Lib/ldap : schema.py Log message: Removed function subschemasubentry_dn(). subSchema.__init__() takes a dictionary containing the sub schema sub entry's data. This allows e.g. to read a schema entry from LDIF. Pass around parameter schema_allow. |
From: Michael Str?d. <str...@us...> - 2002-07-29 16:40:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/29 09:40:36 Modified files: Lib/ldap : ldapobject.py Log message: Added methods read_subschemasubentry_s() and search_subschemasubentry_s() to LDAPObject |
From: Michael Str?d. <str...@us...> - 2002-07-28 00:27:20
|
CVSROOT: /cvsroot/python-ldap Module name: htdocs Changes by: stroeder 2002/07/27 17:27:19 Modified files: . : docs.shtml Log message: Added link to a short introduction to python-ldap programming |
From: Michael Str?d. <str...@us...> - 2002-07-27 23:25:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 16:25:40 Modified files: . : setup.cfg Log message: Only one libs line |
From: Michael Str?d. <str...@us...> - 2002-07-27 20:33:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 13:33:13 Modified files: . : README setup.cfg Doc : Makefile Log message: README |
From: Michael Str?d. <str...@us...> - 2002-07-27 13:23:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 06:23:47 Modified files: . : setup.py Modules : LDAPObject.c Log message: Renamed HAVE_LDAP_START_TLS_S to HAVE_TLS |
From: Michael Str?d. <str...@us...> - 2002-07-27 13:14:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 06:14:04 Modified files: . : setup.py Log message: Removed unused WITH_KERBEROS and HAVE_DES_SETKEY |
From: Michael Str?d. <str...@us...> - 2002-07-27 13:12:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 06:12:24 Modified files: . : setup.cfg setup.py Log message: 1. HAVE_LDAP_START_TLS_S is determined by looking at libs line in setup.cfg: Needs ssl and crypto. 2. Removed looking for class in section [_ldap]. 3. Reduced number of examples. |
From: Michael Str?d. <str...@us...> - 2002-07-26 10:43:44
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/26 03:43:43 Modified files: . : setup.py Log message: version = '2.0.0pre06'+timestamp |