node-ldapjs/lib
Patrick Mooney 6607d83b86 Add automatic bind support to client
The pooled client would automatically bind when initializing connections
if bindDN and bindCredentials were passed to during construction.
This convenience should be supported in the plain client too.
2014-07-08 21:44:01 -05:00
..
client Add automatic bind support to client 2014-07-08 21:44:01 -05:00
controls Fix circular dependency in controls 2014-07-01 18:36:47 -05:00
errors Fix circular dependency in controls 2014-07-01 18:36:47 -05:00
filters Add ducktyping Filter.isFilter method 2014-06-23 18:09:56 -05:00
messages Improve parser error handling 2014-03-15 16:06:42 -05:00
attribute.js Alter presence testing for Attribute vals 2014-06-23 13:37:35 -05:00
change.js Add ducktyping Change.isChange method 2014-06-24 14:14:17 -05:00
dn.js Improve DN formatting flexibility 2013-10-24 18:27:42 -05:00
dtrace.js Upadte to make dtrace-provider optional. Fix bug in original update. 2014-04-02 10:51:10 -04:00
index.js lint cleanup 2013-01-30 23:52:44 +00:00
persistent_search.js fix make check after merge 2012-02-24 08:39:21 -08:00
protocol.js Initial working client/server version 2011-08-04 13:32:01 -07:00
server.js Properly dispatch unbind requests 2014-06-06 14:05:08 -05:00
url.js support extensible matching of caseIgnore and caseIgnoreSubstrings 2013-10-28 21:12:12 +00:00