From: <str...@us...> - 2006-04-07 13:55:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/07 06:55:22 Modified files: Lib/ldap : __init__.py Log message: Next release will be 2.2.0 |
From: <str...@us...> - 2006-04-10 05:16:52
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/09 22:16:46 Modified files: Demo : schema.py Log message: Display COLLECTIVE status of drink |
From: <str...@us...> - 2006-04-10 05:19:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/09 22:19:09 Modified files: Lib/ldap : async.py . : CHANGES Log message: Fixed ldap.async.Dict, added ldap.async.IndexedDict |
From: <str...@us...> - 2006-04-10 05:19:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/09 22:19:47 Modified files: Modules : ldapcontrol.c Log message: Added CVS-id |
From: <str...@us...> - 2006-04-10 05:22:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/09 22:22:19 Modified files: . : CHANGES Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.SubSchema.attribute_types() has new key-word argument ignore_dit_content_rule |
From: <str...@us...> - 2006-04-10 05:22:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/09 22:22:43 Modified files: . : CHANGES Log message: Release 2.2.0 today |
From: <str...@us...> - 2006-04-18 11:15:22
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/18 04:15:09 Modified files: Lib/ldap : __init__.py . : CHANGES Log message: Started 2.2.1 |
From: <str...@us...> - 2006-04-18 11:17:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/04/18 04:17:31 Modified files: Modules : LDAPObject.c . : CHANGES Log message: passwd() accepts None for arguments user, oldpw, newpw |
From: <str...@us...> - 2006-05-17 15:12:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/05/17 08:11:59 Modified files: . : CHANGES Lib : ldif.py Log message: * ldif.LDIFWriter.unparse() now accepts instances of derived dict and list classes (see SF#1489898) |
From: <str...@us...> - 2006-08-15 11:55:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/08/15 04:55:08 Modified files: Doc : ldif.tex Log message: Added LDIF parsing example contributed by Michele |
From: <str...@us...> - 2006-09-27 18:25:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/09/27 11:25:53 Removed files: Misc : template_test.py Log message: Not needed and supported anymore |
From: <str...@us...> - 2006-09-27 18:31:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/09/27 11:31:21 Removed files: Misc : ldap.pth Log message: Not needed anymore |
From: <str...@us...> - 2006-11-03 10:08:33
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/03 02:08:31 Modified files: Tests/Lib/ldap : test_modlist.py Log message: Additional test |
From: <str...@us...> - 2006-11-15 16:31:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/15 08:31:24 Modified files: Modules : LDAPObject.c Log message: Fixed [ 1575329 ] python 2.5: free(): invalid pointer |
From: <str...@us...> - 2006-11-15 17:04:54
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/15 09:04:32 Modified files: . : CHANGES Log message: Fix for Python 2.5 free(): invalid pointer (see SF#1575329) |
From: <str...@us...> - 2006-11-15 17:27:05
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/15 09:26:26 Modified files: . : setup.cfg Log message: Cosmetic changes |
From: <str...@us...> - 2006-11-16 13:14:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:13:56 Modified files: Lib/ldap : ldapobject.py Modules : LDAPObject.c common.h constants.c errors.c ldapcontrol.c options.c Log message: * OpenLDAP 2.3+ required now to build. * Added support for Cancel operation ext. op. if supported in OpenLDAP API of the libs used for the build. Modules/ * Removed deprecated code for setting options by name * Added l_ldap_cancel() * Some modifications related to PEP 353 for Python 2.5 on 64-bit platforms (see SF#1467529) Lib/ * Added method ldapobject.LDAPObject.cancel() |
From: <str...@us...> - 2006-11-16 13:20:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:20:47 Modified files: Lib/ldap/schema: subentry.py Log message: ldap.schema.subentry.urlfetch() now can do non-anonymous simple bind if the LDAP URL provided contains extensions 'bindname' and 'X-BINDPW'. (see SF#1589206) |
From: <str...@us...> - 2006-11-16 13:46:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:46:51 Modified files: Modules : constants.c Log message: Added LDAP_OPT_ERROR_NUMBER |
From: <str...@us...> - 2006-11-16 13:49:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/11/16 05:49:25 Modified files: Lib/ldap : filter.py Log message: ldap.filter.escape_filter_chars() has new a key-word argument escape_mode now which defines which chars to be escaped (see SF#1193271). |
From: <str...@us...> - 2006-12-06 07:36:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/12/05 23:36:01 Modified files: Modules : LDAPObject.c LDAPObject.h common.h constants.h errors.h functions.h ldapcontrol.c ldapcontrol.h message.c message.h schema.c schema.h version.h Log message: Patch for PEP 353 by Matej Vela |
From: <str...@us...> - 2006-12-07 01:47:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/12/06 17:47:55 Modified files: . : CHANGES Log message: Added section for 2.3.0 |
From: <str...@us...> - 2006-12-08 12:26:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/12/08 04:26:14 Modified files: Demo : page_control.py Log message: Mail-friendly line-wrapping |
From: <str...@us...> - 2006-12-08 12:38:41
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/12/08 04:38:39 Modified files: Demo : page_control.py Log message: Removed unnecessary import of _ldap |
From: <str...@us...> - 2006-12-13 19:03:00
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2006/12/13 11:02:58 Modified files: Lib : ldif.py Log message: Removed import of module 'string' and other subtle code cleaning |