Mark Cavage
|
bd7c3ecd12
|
Merge pull request #122 from tmuellerleile/tls-options
Allow changing TLS connection options in client
|
2013-03-25 12:04:20 -07:00 |
Tobias Muellerleile
|
4708b61cf4
|
Allow changing TLS connection options in client
|
2013-03-15 13:23:43 +01:00 |
Mark Cavage
|
d84456db12
|
Merge pull request #121 from mkononen/master
Fix to issue #120
|
2013-02-28 07:11:08 -08:00 |
Matti Kononen
|
a73a7ecb2c
|
Fixed a bug with formatting digits less than 16.
|
2013-02-28 08:48:04 +02:00 |
Pedro Palazón Candel
|
17f5518846
|
Merge pull request #119 from rgulewich/master
Fix "failed to instantiate provider" warnings in console on SmartOS
|
2013-02-25 23:08:42 -08:00 |
Rob Gulewich
|
f52a29e24c
|
GH-118: "failed to instantiate provider" warnings in console on SmartOS
|
2013-02-25 21:11:52 -08:00 |
Mark Cavage
|
3fc422ac2b
|
filter parsing not catching (()
|
2013-02-07 18:16:40 +00:00 |
Mark Cavage
|
1e796624cb
|
version bump
|
2013-01-31 15:51:38 +00:00 |
Mark Cavage
|
5a79884977
|
allow _ in search filters
|
2013-01-31 15:51:23 +00:00 |
Mark Cavage
|
5157e72f5d
|
Merge branch 'master' of git://github.com/morphar/node-ldapjs into morphar-master
|
2013-01-31 01:06:40 +00:00 |
Mark Cavage
|
55ba2d1855
|
lint cleanup
|
2013-01-30 23:58:40 +00:00 |
Mark Cavage
|
9e35cf76ac
|
Merge branch '109-escape-filter' of git://github.com/Kenoxa/node-ldapjs into Kenoxa-109-escape-filter
|
2013-01-30 23:54:34 +00:00 |
Mark Cavage
|
ea8aac5781
|
lint cleanup
|
2013-01-30 23:52:44 +00:00 |
Mark Cavage
|
9cfeed0bdc
|
Merge branch 'master' of git://github.com/DenisVuyka/node-ldapjs into DenisVuyka-master
|
2013-01-30 23:50:48 +00:00 |
Mark Cavage
|
24e02f8d88
|
throw on all bad filters
|
2013-01-30 23:50:19 +00:00 |
Mark Cavage
|
f87f608c05
|
npm ignore
|
2013-01-29 18:39:41 +00:00 |
Mark Cavage
|
0535dd8534
|
version bump
|
2013-01-29 18:38:39 +00:00 |
Denis Vuyka
|
2b433bb3ad
|
Added objectGUID formatting support
see readme for more details
|
2013-01-15 22:19:20 +02:00 |
Mark Cavage
|
dc359215aa
|
Merge pull request #112 from wdouglascampbell/Issue97
make changes recommended in Issue 97
|
2013-01-14 07:56:15 -08:00 |
Doug Campbell
|
efb3ea98b7
|
make changes recommended in Issue 97
|
2013-01-14 17:14:35 +08:00 |
Sascha Tandel
|
20368c58c1
|
#109: escape filter attribute/values only in toString()
|
2013-01-11 11:01:51 +01:00 |
Dan Larsen
|
08e2b06262
|
Downgraded pooling dependency to match node 0.6
|
2012-12-07 23:10:55 +01:00 |
Dan Larsen
|
2435d1cf93
|
Added a raw getter to be able to extract images correctly
|
2012-12-07 23:07:53 +01:00 |
Mark Cavage
|
51e6abf477
|
throw on invalid filter syntax
|
2012-10-11 20:04:10 +00:00 |
Mark Cavage
|
465d4e662c
|
version bump
|
2012-09-24 23:02:58 +00:00 |
Mark Cavage
|
8a45d64427
|
version bump
|
2012-09-24 16:32:01 +00:00 |
Mark Cavage
|
3d23b89a91
|
Merge pull request #94 from trentm/fix-snow-leopard
Update dtrace-provider to fix build on Snow Leopard
|
2012-09-24 09:07:46 -07:00 |
Trent Mick
|
6df426b21d
|
Update dtrace-provider to fix build on Snow Leopard
https://github.com/chrisa/node-dtrace-provider/issues/21
|
2012-09-24 09:00:42 -07:00 |
Mark Cavage
|
5a52fa4749
|
version bump
|
2012-09-20 19:39:46 +00:00 |
Mark Cavage
|
2579c251fb
|
lint/style cleanup and build support updates
|
2012-09-20 19:38:46 +00:00 |
Mark Cavage
|
868f0f953f
|
Merge pull request #93 from jasonpincin/master
client-side support for paged search (no logging changes)
|
2012-09-20 12:28:53 -07: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
|
1531d89e36
|
Merge pull request #91 from kusor/master
DTrace provider updated to use the libusdt version
|
2012-09-13 07:39:28 -07:00 |
Pedro P. Candel
|
87061486d1
|
Upgraded dtrace-provider to 0.2.0. And Bunyan to 0.13.5.
|
2012-09-11 17:03:41 +02:00 |
Mark Cavage
|
c56aa5b74f
|
Merge pull request #90 from kusor/master
Use error log level to log errors
|
2012-09-11 07:49:43 -07:00 |
Pedro P. Candel
|
3c1feec071
|
Instead of log with error log level, emit "clientError" and let each ldap server decide how to log.
|
2012-09-11 11:49:37 +02:00 |
Pedro P. Candel
|
5cd593a5ec
|
Log errors with error log level instead of trace.
|
2012-09-10 09:09:50 +02:00 |
Mark Cavage
|
97ed537174
|
Merge pull request #86 from kevinykchan/master
Setting maxConnections value to 1 should not create a ClientPool
|
2012-08-29 11:22:18 -07:00 |
Kevin Chan
|
6c7e33763a
|
option.maxConnections of 1 should not create a ClientPool
|
2012-08-03 15:53:25 -07:00 |
Mark Cavage
|
1396c551f8
|
version bump (and pick up new pooling bump)
|
2012-07-13 15:18:09 +00:00 |
Mark Cavage
|
cb1fa32e64
|
Merge pull request #84 from kusor/master
Fix for issue #83
|
2012-07-13 08:13:12 -07:00 |
Pedro P. Candel
|
2a30dee86b
|
Fixes mcavage/node-ldapjs#83: "ReferenceError: removeAllListeners is not defined"
|
2012-07-13 16:01:38 +02:00 |
Mark Cavage
|
9d984b72fc
|
0.5.2 broke pooled SSL
|
2012-07-10 22:40:34 +00:00 |
Mark Cavage
|
0da050009b
|
Bad event handling, and working with node 0.8
|
2012-07-09 13:00:51 +00:00 |
Mark Cavage
|
fd9d713cdc
|
Fix client memory leaks
|
2012-07-09 12:23:53 +00:00 |
Mark Cavage
|
3ce399a710
|
GH-81: Update modules for (hopefully) windows support
|
2012-07-05 16:23:49 +00:00 |
Mark Cavage
|
778e9c0b63
|
Makefile was missing doc files
|
2012-05-14 13:44:32 -07:00 |
Mark Cavage
|
c1dcb55d5b
|
Merge pull request #76 from japj/patch-1
update supported node.js version
|
2012-05-14 13:33:53 -07:00 |
Jeroen Janssen
|
b9f666e3d9
|
update supported node.js version
|
2012-05-13 10:36:17 +03:00 |
Mark Cavage
|
e378ae8474
|
use connect() instead of createConnection() as the tls api does not have createConnection
|
2012-04-27 11:02:49 -07:00 |