Patrick Mooney
e30a5dab33
Fix scope option parsing in ldapjs-search util
2014-07-10 09:58:25 -05:00
Patrick Mooney
8cd59a5a5d
Alter usage message style
...
Use sections and env hints per trentm's suggestion.
2014-06-19 19:19:36 -05:00
Patrick Mooney
3e43fb3d0c
Replace nopt with dashdash
...
- Use dashdash for arg parsing
- Add bin/ldapjs-* to jsl/jsstyle checks
- Fix code style issues
Fix mcavage/node-ldapjs#201
2014-06-18 18:42:49 -05:00
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
062cdc31d1
add/search/delete CLI
2011-10-18 13:25:56 -07:00