node-ldapjs/lib
Patrick Mooney ebcba1205d Fix unhandled error during client connection
Client actions utilizing an EventEmitter may generate unhandled errors,
especially during initial connection.  Tracking whether the emitter has
been sent via callback is critical for proper routing of such errors.

Fix mcavage/node-ldapjs#144
2013-10-30 18:24:37 -05:00
..
client Fix unhandled error during client connection 2013-10-30 18:24:37 -05:00
controls Client refactor, with pooled client (minor lint cleanup as well) 2012-04-26 20:23:43 -07:00
errors Client refactor, with pooled client (minor lint cleanup as well) 2012-04-26 20:23:43 -07:00
filters Fix jsstyle error 2013-10-29 23:38:12 -05:00
messages Fixed Typo on AddRequest.getAttribute 2013-10-08 19:57:53 +02:00
attribute.js Fixed a bug with formatting digits less than 16. 2013-02-28 08:48:04 +02:00
change.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
dn.js Improve DN formatting flexibility 2013-10-24 18:27:42 -05:00
dtrace.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00: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 Output ldapi:// URLs for UNIX domain sockets 2013-10-29 23:46:48 -05:00
url.js support extensible matching of caseIgnore and caseIgnoreSubstrings 2013-10-28 21:12:12 +00:00