Commit Graph

458 Commits

Author SHA1 Message Date
Tony Brix 332de11211 fix travis-ci (#538)
* fix travis-ci

* add node_js to future lint job

* add future windows tests
2019-08-27 17:05:33 -04:00
James Sumners d5fa04209a
Update travis config (#537)
* Update travis config

* Coverage and caching

* Update README with badges and correct issues link

* Update .travis.yml

Co-Authored-By: Tony Brix <tony@brix.ninja>

* Update .travis.yml

Co-Authored-By: Tony Brix <tony@brix.ninja>

* Add windows

* Remove Windows. Does not work on Travis

* Use jobs style config

* Tweak target vesions

* Fix script

* How about this?
2019-08-27 15:28:07 -04:00
James Sumners 9b05c1ccc3
Merge pull request #536 from ldapjs/parallelize-tests
Refactor tests to be independent of each other
2019-08-27 14:19:10 -04:00
James Sumners 6b514b97df
Refactor tests to be independent of each other 2019-08-27 14:17:33 -04:00
James Sumners b13e50aa4b
Merge pull request #533 from ldapjs/dep-updates
Update dependencies to latest
2019-08-27 09:16:18 -04:00
James Sumners 22c9acb36d
Update dependencies to latest 2019-08-27 09:15:48 -04:00
James Sumners 426c6a7d2c
Merge pull request #532 from ldapjs/back-to-tap
Convert tests back to node-tap
2019-08-27 09:13:23 -04:00
James Sumners 210d4c6d37
Convert tests back to node-tap 2019-08-27 09:11:52 -04:00
James Sumners bdbc1b1dbd
Merge pull request #529 from dododedodonl/next
Store buffer on extended request
2019-08-27 08:23:34 -04:00
acappella2017 a8b09f3f81 Support Node.js 10 (#497)
* Support node 10

* remove arrow function
2019-08-27 08:10:45 -04:00
James Sumners 0eca4b6dd0
Merge pull request #530 from ldapjs/fix-priv
Fix privileged port access in tests
2019-08-27 08:07:13 -04:00
James Sumners a4b8b119a5
Fix privileged port access in tests 2019-08-27 08:06:41 -04:00
dododedodonl b87e4bb288 store buffer on extended request 2019-08-27 14:04:45 +02:00
Stéphane Talbot e4264f7940 add a callback optionnal parameter for server.close method (#528)
* add a callback optionnal parameter for server.close method

net and tls server.close method accept an optional callback parameter.
ldapjs server.close method delegates to net or tls server.close method and accept now an optional callback parameter...

* add tests for server.close callback
2019-08-27 07:57:29 -04:00
Simon Olofsson 736b570bd6 Document `reconnect` option. (#504)
* Fix typo.

*  Document `reconnect` option.

Fixes #392
2019-08-26 19:16:42 -04:00
James Sumners f1acfee9de
Merge pull request #522 from UziTech/update-uuid
update uuid and tests to work with windows
2019-08-26 12:12:34 -04:00
Tony Brix 400af20e23 Update ldap filter (#521)
* update ldap-filter v0.3.3

* allow escaped characters

* remove failing tests

* remove arrow function

* remove template string
2019-08-26 09:59:21 -04:00
James Sumners 068ea4e163
Merge pull request #411 from dirk-olmes/docfix
Fix table layout for the change operation
2019-08-26 09:00:22 -04:00
James Sumners ac55fba157
Merge pull request #405 from pbatey/master
destroy socket if auto-bind fails
2019-08-26 07:52:22 -04:00
James Sumners 95ee4f595d
Merge pull request #523 from ManfredSteiner/next
Fixing issue #434 (can delete attributes)
2019-08-26 07:44:02 -04:00
Manfred Steiner b66da2c76e rebase to branch next, fixing issue #434 (can delete attributes) 2019-08-26 08:22:26 +02:00
Phil Batey 5f21dbf4cd destroy socket if auto-bind fails 2019-08-25 16:58:23 -06:00
Tony Brix 2ce7468ac2 update uuid and tests to work with windows 2019-08-25 12:27:39 -05:00
James Sumners cf49ee03f8
Merge pull request #393 from cloudron-io/master
doc: more explanation about unbind
2019-08-24 21:24:54 -04:00
James Sumners 88e4374db2
Merge pull request #414 from sd65/patch-1
[Docs] Fix a typo
2019-08-24 21:09:09 -04:00
James Sumners efd5070612
Merge pull request #466 from thelounge/no-dtrace
Remove dtrace-provider from optionalDependencies
2019-08-24 21:08:17 -04:00
James Sumners 2120ba142c
Merge pull request #399 from jsumners/no-bunyan
Remove dependency on Bunyan
2019-08-24 21:05:58 -04:00
James Sumners 2e2a0783bf
Create new instances of the null logger to remove potential side effects 2019-08-24 21:04:23 -04:00
James Sumners e9e8033fda
Remove dependency on Bunyan 2019-08-24 20:51:40 -04:00
James Sumners 365365c7c7
Merge pull request #468 from farheen14aslam/master
Updating the package.json to use new ldap-filter module
2019-08-24 20:46:33 -04:00
Farheen.aslam b9458f1e89 Updating the package.json to use new ldap-filter module 2018-02-12 09:49:11 +05:30
Pavel Djundik 865b659489 Remove dtrace-provider from optionalDependencies 2018-02-03 19:22:24 +02:00
Jason McKee ad451edc18
Update Travis CI urls 2018-01-27 15:15:33 -05:00
Cody Peter Mello a4bdcbb764 Release v1.0.2 2018-01-11 18:38:32 +00:00
Sylvain Doignon 11f8f12867 [Docs] Fix a typo
Examples should be perfect !
2017-02-06 13:00:19 +01:00
Dirk Olmes 87f8e25f48 Fix table layout for the change operation 2017-01-16 13:27:04 +01:00
Patrick Mooney 988467911c Release v1.0.1 2016-11-01 22:28:21 -05:00
Xotl c92ad87e47 Update documentation about paged option 2016-10-18 22:36:59 -05:00
Philipp Tusch 0e91a06137 Remove useless console.log 2016-10-18 22:32:50 -05:00
Patrick Mooney 2a9ce5515d Update Travis targets 2016-10-18 22:28:34 -05:00
Patrick Mooney bc1e3146e1 Update package dependencies 2016-10-18 22:25:14 -05:00
Girish Ramakrishnan fae19b8b58 doc: more explanation about unbind 2016-10-16 10:46:19 -07:00
Jan Viktor Apel 7059cf6b8a Fix documentation for search paging 2016-03-20 17:39:27 -05:00
Vincent van der Weele bb2d018b2c Emit error object in case of ConnectionError 2016-03-16 17:01:26 +02:00
Patrick Mooney 540a3a1f5c Clean up asserts and getters in controls 2015-11-11 22:38:56 -06:00
Patrick Mooney 69c72dc45f Clean up DN asserts and tests 2015-11-02 22:55:25 -06:00
Patrick Mooney dcce6ebe1e Clean up getters/setters in errors 2015-11-02 22:31:02 -06:00
Patrick Mooney df43cab12d Clean up getters/setters and asserts in messages 2015-10-31 12:28:25 -05:00
Patrick Mooney cefd6f484d Move Change getters/setters to prototype 2015-10-31 09:50:23 -05:00
Patrick Mooney 5b8cbb755b Fix strict DN parsing in server 2015-10-31 09:03:53 -05:00