Commit Graph

10 Commits

Author SHA1 Message Date
winiger
0fa9ad5efd update from 2.2.0 to 2.3.1
python2.5.core on exit disappears

ok mbalmer@
2008-01-14 11:11:33 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
mbalmer
455b8a5d85 Update to python-ldap 2.2.0. 2006-11-16 10:09:56 +00:00
mbalmer
4f5ab2fe67 Update to version 2.0.10, released 2005-09-23
Changes since 2.0.9:

Lib/
* Switched back to old implementation of
  ldap.schema.tokenizer.split_tokens() since the new one
  had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
  ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-09-23 11:59:02 +00:00
mbalmer
22ae2e54ed Update to version 2.0.9. 2005-07-29 10:26:58 +00:00
mbalmer
696d8fdf93 Update to version 2.0.8. 2005-06-29 14:18:39 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
mbalmer
fc3bf6e6a8 Updated to version 2.0.6 of python-ldap
Merged the examples subpackage into the main package
Enabled sasl2 support by default

ok alek@
2004-12-18 14:28:35 +00:00
xsa
9fb998730d update to 2.0.0pre19; from maintainer Marc Balmer <marc at msys.ch>
ok sturm@.
2004-02-17 20:47:45 +00:00
sturm
5564337ce6 Initial import of py-ldap 2.0.0pre14
python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. Mainly it wraps the
OpenLDAP 2.x libs for that purpose.

Additionally the package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).

Not included: Direct BER support

WWW: http://python-ldap.sourceforge.net/

from Marc Balmer <marc@msys.ch>
2003-11-01 15:24:06 +00:00