deb-python-pyldap/Demo
stroeder 59508ff41a new class API in ldap.controls, not backwards-compatible\! 2011-03-31 19:20:37 +00:00
..
Lib Correctly use ldap.async.AsyncSearchHandler, some other cosmetic corrections 2009-08-01 08:50:29 +00:00
pyasn1 Links to pyasn1 and pyasn1-modules 2011-03-28 17:43:18 +00:00
.cvsignore Demo/Lib/ldap/async/.cvsignore 2002-06-30 21:13:47 +00:00
ldapcontrols.py Finishing support for receiving controls 2005-06-21 14:59:47 +00:00
matchedvalues.py Demo script for Matched Values Control contributed by Andreas Hasenack 2007-08-06 09:45:59 +00:00
ms_ad_bind.py Other example for ldap_uri 2008-04-24 09:22:05 +00:00
options.py Removed unused __doc__ string related symbols. 2003-03-17 14:19:32 +00:00
page_control.py new class API in ldap.controls, not backwards-compatible\! 2011-03-31 19:20:37 +00:00
passwd_ext_op.py Simple example for extended passwort operation. 2004-10-26 22:27:12 +00:00
pickle_ldapobject.py Fixed __setstate__() and __getstate__() of ReconnectLDAPObject 2003-04-19 02:10:25 +00:00
reconnect.py Demo for ldap.ldapobject.ReconnectLDAPObject 2002-08-07 15:39:34 +00:00
rename.py Use ldap.initialize() instead of deprecated ldap.open() in all demos. 2002-02-01 11:41:02 +00:00
resiter.py New sub-module ldap.resiter which simply provides a mix-in class for 2005-11-07 11:24:25 +00:00
sasl_bind.py Optionally display result of l.get_option(ldap.OPT_X_SASL_USERNAME) 2009-08-20 08:51:30 +00:00
schema_tree.py Start at 2.5.6.0 2005-06-21 15:02:06 +00:00
simple.py Use ldap.initialize() instead of deprecated ldap.open() in all demos. 2002-02-01 11:41:02 +00:00
simplebrowse.py Use ldap.explode_dn() instead of string.split() for breaking dn into components 2001-12-19 15:24:57 +00:00