From: Michael Str?d. <str...@us...> - 2003-11-22 20:17:32
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/22 12:17:30 Modified files: Lib/ldap/schema: models.py subentry.py Log message: Removed unused key-word argument strict from ldap.schema.subentry.SubSchema.attribute_types(). |
From: Michael Str?d. <str...@us...> - 2003-11-22 20:18:16
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/22 12:18:16 Modified files: . : CHANGES Log message: Announce removal of key-word argument strict from ldap.schema.subentry.SubSchema.attribute_types(). |
From: Michael Str?d. <str...@us...> - 2003-11-26 22:12:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/26 14:12:34 Modified files: Lib/ldap : ldapobject.py Log message: Simplified LDAPObject.search_subschemasubentry_s(), simplified imports |
From: Michael Str?d. <str...@us...> - 2003-11-26 22:13:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/26 14:13:25 Modified files: . : CHANGES Log message: Simplified LDAPObject.search_subschemasubentry_s() |
From: Michael Str?d. <str...@us...> - 2003-11-28 07:41:48
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/27 23:41:47 Modified files: . : CHANGES Lib/ldap/schema: subentry.py Log message: Fixed backward compability issue (for Python prior to 2.2) in ldap.schema.subentry.SubSchema.listall() |
From: Michael Str?d. <str...@us...> - 2003-12-02 17:11:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/02 09:11:28 Modified files: . : CHANGES Lib/ldap : __init__.py functions.py ldapobject.py Log message: ldap.functions: - Moved ldap._ldap_function_call() into ldap.functions. - apply() is not used anymore since it seems deprecated |
From: Michael Str?d. <str...@us...> - 2003-12-02 17:12:50
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/02 09:12:48 Modified files: . : CHANGES Log message: List bullet formatting... |
From: Michael Str?d. <str...@us...> - 2003-12-02 17:17:34
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/02 09:17:32 Modified files: . : CHANGES Log message: Release 2.0.0pre16 |
From: Michael Str?d. <str...@us...> - 2003-12-03 09:32:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/03 01:32:25 Modified files: . : CHANGES Lib/ldap : functions.py Log message: Fixed ImportError when running python -O |
From: Michael Str?d. <str...@us...> - 2003-12-03 09:33:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/03 01:33:46 Modified files: Lib/ldap : __init__.py Log message: 2.0.0pre17 |
From: Michael Str?d. <str...@us...> - 2003-12-08 09:03:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/08 01:03:41 Modified files: . : CHANGES Lib/ldap : __init__.py Log message: Start 2.0.0pre18 |
From: Michael Str?d. <str...@us...> - 2003-12-08 09:10:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/08 01:10:52 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: Fixed missing ldap._ldap_function_call() in ReconnectLDAPObject.reconnect() |
From: Michael Str?d. <str...@us...> - 2003-12-09 19:34:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/09 11:34:52 Modified files: . : CHANGES Log message: Release 2.0.0pre18 today |
From: Michael Str?d. <str...@us...> - 2003-12-21 12:43:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 04:43:46 Modified files: Lib/ldap : ldapobject.py Log message: Removed methods uncache_entry(), uncache_request(), url_search(), url_search_st() and url_search_s() |
From: Michael Str?d. <str...@us...> - 2003-12-21 12:53:37
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 04:53:36 Modified files: . : CHANGES Log message: Removed methods uncache_entry(), uncache_request(), url_search(), url_search_st() and url_search_s() |
From: Michael Str?d. <str...@us...> - 2003-12-21 14:13:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 06:13:07 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Modules/: * LDAPObject.c: Most deprecated functions of OpenLDAP C API are not used anymore. ldap.ldapobject.LDAPObject: * New wrapper methods for all the _ext() methods in _ldap.LDAPObject. |
From: Michael Str?d. <str...@us...> - 2003-12-21 14:13:45
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 06:13:44 Modified files: Lib/ldap : __init__.py Log message: Version is 2.0.0pre19 |
From: Michael Str?d. <str...@us...> - 2003-12-21 14:47:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 06:47:25 Modified files: . : TODO Log message: Updated status of wrapping deprecated function in OpenLDAP libs |
From: Michael Str?d. <str...@us...> - 2003-12-23 12:16:02
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/23 04:15:58 Modified files: Modules : LDAPObject.c Lib/ldap : ldapobject.py Log message: Shifted from using ldap_abandon() to ldap_abandon_ext() |
From: Michael Str?d. <str...@us...> - 2003-12-23 12:49:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/23 04:49:09 Modified files: Lib/ldap : ldapobject.py Log message: Fixed typo |
From: Michael Str?d. <str...@us...> - 2004-01-19 19:12:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/01/19 11:12:09 Modified files: Lib/ldap/schema: models.py Log message: Loop over self.keys() in Entry.items() |
From: Michael Str?d. <str...@us...> - 2004-01-20 10:01:38
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/01/20 02:01:37 Modified files: Modules : LDAPObject.c Log message: Fixed casting warning |
From: Michael Str?d. <str...@us...> - 2004-01-20 10:03:56
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/01/20 02:03:54 Modified files: Modules : LDAPObject.c Log message: Removed new erronous line |
From: Michael Str?d. <str...@us...> - 2004-01-20 10:04:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/01/20 02:04:54 Modified files: Modules : LDAPObject.c Log message: l_ldap_passwd() removed |
From: Michael Str?d. <str...@us...> - 2004-01-20 10:05:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/01/20 02:05:46 Modified files: Modules : options.c Log message: Fixed casting warnings |