deb-python-pyldap/Demo
stroeder d1b868809a Preferrably import from ldap.controls.pagedresults 2014-12-12 10:34:20 +00:00
..
Lib Correctly use ldap.async.AsyncSearchHandler, some other cosmetic corrections 2009-08-01 08:50:29 +00:00
pyasn1 New hook syncrepl_refreshdone() in ldap.syncrepl.SyncReplConsumer (thanks to Petr Spacek) 2014-09-25 16:31:00 +00:00
.cvsignore Demo/Lib/ldap/async/.cvsignore 2002-06-30 21:13:47 +00:00
initialize.py Added support for LDAPObject.get_option(ldap.OPT_X_TLS_VERSION) 2013-09-11 08:16:27 +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 Preferrably import from ldap.controls.pagedresults 2014-12-12 10:34:20 +00:00
paged_search_ext_s.py White-space cleaning 2013-05-27 08:05:46 +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 Updated python-ldap homepage URL 2014-11-18 08:27:22 +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.py OIDs and NAMEs are checked for uniqueness 2011-07-08 10:15:26 +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