Patrick Mooney
|
bdbff63bc0
|
Expose Client as top-level export
|
2015-10-27 21:53:15 -05:00 |
Patrick Mooney
|
1376e593a6
|
Remove special attribute formatting for objectGUID
- Conclude mcavage/node-ldapjs#218
- Clean up exports in index.js
|
2015-06-14 20:57:47 -05:00 |
Patrick Mooney
|
773a1c6fd2
|
Remove String.prototype modifications
Fix mcavage/node-ldapjs#257
|
2015-03-18 15:14:53 -05:00 |
Mark Cavage
|
ea8aac5781
|
lint cleanup
|
2013-01-30 23:52:44 +00:00 |
Denis Vuyka
|
2b433bb3ad
|
Added objectGUID formatting support
see readme for more details
|
2013-01-15 22:19:20 +02:00 |
Mark Cavage
|
59ea20ffa2
|
Client refactor, with pooled client (minor lint cleanup as well)
|
2012-04-26 20:23:43 -07:00 |
Yunong Xiao
|
5135da4b6a
|
fixed style.
|
2012-02-23 16:02:52 -08:00 |
Yunong Xiao
|
116bedb487
|
Add persistent search cache, minor bug fix to client
|
2012-02-23 15:21:17 -08:00 |
Yunong Xiao
|
763f4630f7
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/index.js
|
2012-02-22 14:34:17 -08:00 |
Yunong Xiao
|
035d2c4cfc
|
add persistent search lib, fix url to parse filter as an ldap object
|
2012-02-20 17:21:53 -08:00 |
Mark Cavage
|
7ff50f43f4
|
Initial switch to bunyan
|
2012-02-18 08:54:22 +00:00 |
Mark Cavage
|
afeb354eac
|
Initial setup for 0.5 (use eng.git layout)
|
2012-02-18 08:15:52 +00:00 |
Mark Cavage
|
ab94de8126
|
Fix control.json and exports
|
2011-12-09 13:59:17 -08:00 |
Yunong Xiao
|
2240f29cc3
|
"refactored controls into its own directory, minor bug fixes"
|
2011-12-08 11:22:35 -08:00 |
Yunong Xiao
|
ee88fc7019
|
"added ability to deserialize ldap persistent search controls"
|
2011-12-07 17:02:17 -08:00 |
Mark Cavage
|
fcec8d626f
|
handle objectclass as lower case vals in add/search, error handling cleanup and some minor fixes
|
2011-09-15 14:49:00 -07:00 |
Mark Cavage
|
73f913b2c4
|
Search filter transformer based on schema
|
2011-08-22 10:48:45 -07:00 |
Mark Cavage
|
11fbda69e7
|
Schema support for add/mofify
|
2011-08-19 15:08:45 -07:00 |
Mark Cavage
|
51f944d834
|
dn parentof/childof fixes
|
2011-08-15 17:52:05 -07:00 |
Mark Cavage
|
44bd29952e
|
attribute was lowercasing vals, not attr name
|
2011-08-10 10:57:58 -07:00 |
Mark Cavage
|
a1fa0e46b1
|
Lame schema validator (not rfc compatible)
|
2011-08-08 10:29:01 -05:00 |
Mark Cavage
|
7706cd5e4e
|
Refactoring server into something less sucky
|
2011-08-06 15:44:26 -05:00 |
Mark Cavage
|
ca1443f102
|
Initial working client/server version
|
2011-08-04 13:32:01 -07:00 |