node-ldapjs/lib/filters
Mathieu Lecarme eadf70e994 Filter: filter against one or multiple values. 2011-12-07 21:24:24 +01:00
..
and_filter.js Initial working client/server version 2011-08-04 13:32:01 -07:00
approx_filter.js ApproximateFilter can match multiple values. 2011-12-04 23:23:39 +01:00
equality_filter.js Filter: filter against one or multiple values. 2011-12-07 21:24:24 +01:00
ext_filter.js GH-28 Support extensible filters (client only) 2011-11-08 16:12:48 -08:00
filter.js Filter: stop when on first match in an array. 2011-12-04 23:32:35 +01:00
ge_filter.js Filter: filter against one or multiple values. 2011-12-07 21:24:24 +01:00
index.js GH-28 Support extensible filters (client only) 2011-11-08 16:12:48 -08:00
le_filter.js Filter: filter against one or multiple values. 2011-12-07 21:24:24 +01:00
not_filter.js Initial working client/server version 2011-08-04 13:32:01 -07:00
or_filter.js Initial working client/server version 2011-08-04 13:32:01 -07:00
presence_filter.js Search filter transformer based on schema 2011-08-22 10:48:45 -07:00
substr_filter.js gjslint suggestions. 2011-12-04 22:48:22 +01:00