Trent Mick
55abc4c757
add '-i, --insecure' option and LDAPJS_TLS_INSECURE=1 envvar support to all ldapjs-* CLIs
...
This is required when using node 0.10 and talking to a ldaps://
LDAP server with a self-signed cert. Otherwise you get:
$ ./ldapjs-search --url ldaps://ldap.example.com:636 ...
DEPTH_ZERO_SELF_SIGNED_CERT
2014-04-22 17:46:16 -07:00
Pedro P. Candel
25ffb858ce
We rather replace log4js with bunyan for binaries
2013-04-24 20:45:19 +02:00
Mark Cavage
51e6abf477
throw on invalid filter syntax
2012-10-11 20:04:10 +00:00
Jason Pincin
4de2aa3ed2
client-side support for paged search
...
Re-applied paged search work by thomasv, without introducing logging
changes.
2012-09-19 16:39:31 -04:00
Mark Cavage
f7276475b9
GH-51 Timeout support in client library
2012-01-19 18:02:10 -08:00
Yunong Xiao
f0e3a68a24
minor clean up
2011-12-20 15:07:07 -08:00
Yunong Xiao
f4729032dd
add persistent search to cli
2011-12-20 15:04:59 -08:00
Mark Cavage
dc8d04e8e0
Don't require log4js in bin/*
2011-11-22 13:36:08 -08:00
Mark Cavage
95bc10934a
Include CLI in npm bundle
2011-10-18 16:26:38 -07:00
Mark Cavage
24527b3630
ldapjs-compare
2011-10-18 13:49:48 -07:00
Mark Cavage
97e7ec627c
ldapjs-modify command
2011-10-18 13:44:31 -07:00
Mark Cavage
062cdc31d1
add/search/delete CLI
2011-10-18 13:25:56 -07:00