CachedLDAPConnection: Lazy LDAP connections
authorW. Trevor King <wking@tremily.us>
Sun, 20 Jan 2013 17:59:40 +0000 (12:59 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 20 Jan 2013 18:12:11 +0000 (13:12 -0500)
commit4e9720ea1623f655316dd8f7d767fc551630535d
treee466cfd95701176d053070bec66dcd20b706f841
parent77cab6006adbd85529c461b2f8f9dc741593c841
CachedLDAPConnection: Lazy LDAP connections

This is faster, and it allows us to return cached results even when
the LDAP server is not available (e.g. if your network is down).
mutt-ldap.py