-
Notifications
You must be signed in to change notification settings - Fork 470
Comparing changes
Open a pull request
base repository: ldapjs/node-ldapjs
base: v1.0.2
head repository: ldapjs/node-ldapjs
compare: v2.0.0
Commits on Oct 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fae19b8 - Browse repository at this point
Copy the full SHA fae19b8View commit details
Commits on Jan 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 87f8e25 - Browse repository at this point
Copy the full SHA 87f8e25View commit details
Commits on Feb 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 11f8f12 - Browse repository at this point
Copy the full SHA 11f8f12View commit details
Commits on Jan 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad451ed - Browse repository at this point
Copy the full SHA ad451edView commit details
Commits on Feb 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 865b659 - Browse repository at this point
Copy the full SHA 865b659View commit details
Commits on Feb 12, 2018
-
Updating the package.json to use new ldap-filter module
Farheen.aslam committedFeb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for b9458f1 - Browse repository at this point
Copy the full SHA b9458f1View commit details
Commits on Aug 25, 2019
-
Merge pull request #468 from farheen14aslam/master
Updating the package.json to use new ldap-filter module
Configuration menu - View commit details
-
Copy full SHA for 365365c - Browse repository at this point
Copy the full SHA 365365cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e8033 - Browse repository at this point
Copy the full SHA e9e8033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2a078 - Browse repository at this point
Copy the full SHA 2e2a078View commit details -
Merge pull request #399 from jsumners/no-bunyan
Remove dependency on Bunyan
Configuration menu - View commit details
-
Copy full SHA for 2120ba1 - Browse repository at this point
Copy the full SHA 2120ba1View commit details -
Merge pull request #466 from thelounge/no-dtrace
Remove dtrace-provider from optionalDependencies
Configuration menu - View commit details
-
Copy full SHA for efd5070 - Browse repository at this point
Copy the full SHA efd5070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e4374 - Browse repository at this point
Copy the full SHA 88e4374View commit details -
Merge pull request #393 from cloudron-io/master
doc: more explanation about unbind
Configuration menu - View commit details
-
Copy full SHA for cf49ee0 - Browse repository at this point
Copy the full SHA cf49ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce7468 - Browse repository at this point
Copy the full SHA 2ce7468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f21dbf - Browse repository at this point
Copy the full SHA 5f21dbfView commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b66da2c - Browse repository at this point
Copy the full SHA b66da2cView commit details -
Merge pull request #523 from ManfredSteiner/next
Fixing issue #434 (can delete attributes)
Configuration menu - View commit details
-
Copy full SHA for 95ee4f5 - Browse repository at this point
Copy the full SHA 95ee4f5View commit details -
Merge pull request #405 from pbatey/master
destroy socket if auto-bind fails
Configuration menu - View commit details
-
Copy full SHA for ac55fba - Browse repository at this point
Copy the full SHA ac55fbaView commit details -
Merge pull request #411 from dirk-olmes/docfix
Fix table layout for the change operation
Configuration menu - View commit details
-
Copy full SHA for 068ea4e - Browse repository at this point
Copy the full SHA 068ea4eView commit details -
* update ldap-filter v0.3.3 * allow escaped characters * remove failing tests * remove arrow function * remove template string
Configuration menu - View commit details
-
Copy full SHA for 400af20 - Browse repository at this point
Copy the full SHA 400af20View commit details -
Merge pull request #522 from UziTech/update-uuid
update uuid and tests to work with windows
Configuration menu - View commit details
-
Copy full SHA for f1acfee - Browse repository at this point
Copy the full SHA f1acfeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 736b570 - Browse repository at this point
Copy the full SHA 736b570View commit details
Commits on Aug 27, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for e4264f7 - Browse repository at this point
Copy the full SHA e4264f7View commit details -
store buffer on extended request
dododedodonl committedAug 27, 2019 Configuration menu - View commit details
-
Copy full SHA for b87e4bb - Browse repository at this point
Copy the full SHA b87e4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b8b11 - Browse repository at this point
Copy the full SHA a4b8b11View commit details -
Merge pull request #530 from ldapjs/fix-priv
Fix privileged port access in tests
Configuration menu - View commit details
-
Copy full SHA for 0eca4b6 - Browse repository at this point
Copy the full SHA 0eca4b6View commit details -
* Support node 10 * remove arrow function
Configuration menu - View commit details
-
Copy full SHA for a8b09f3 - Browse repository at this point
Copy the full SHA a8b09f3View commit details -
Merge pull request #529 from dododedodonl/next
Store buffer on extended request
Configuration menu - View commit details
-
Copy full SHA for bdbc1b1 - Browse repository at this point
Copy the full SHA bdbc1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210d4c6 - Browse repository at this point
Copy the full SHA 210d4c6View commit details -
Merge pull request #532 from ldapjs/back-to-tap
Convert tests back to node-tap
Configuration menu - View commit details
-
Copy full SHA for 426c6a7 - Browse repository at this point
Copy the full SHA 426c6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c9acb - Browse repository at this point
Copy the full SHA 22c9acbView commit details -
Merge pull request #533 from ldapjs/dep-updates
Update dependencies to latest
Configuration menu - View commit details
-
Copy full SHA for b13e50a - Browse repository at this point
Copy the full SHA b13e50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b514b9 - Browse repository at this point
Copy the full SHA 6b514b9View commit details -
Merge pull request #536 from ldapjs/parallelize-tests
Refactor tests to be independent of each other
Configuration menu - View commit details
-
Copy full SHA for 9b05c1c - Browse repository at this point
Copy the full SHA 9b05c1cView commit details -
* 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?
Configuration menu - View commit details
-
Copy full SHA for d5fa042 - Browse repository at this point
Copy the full SHA d5fa042View commit details -
* fix travis-ci * add node_js to future lint job * add future windows tests
Configuration menu - View commit details
-
Copy full SHA for 332de11 - Browse repository at this point
Copy the full SHA 332de11View commit details -
Apply standard linting to the code base (#539)
* Apply standard linting to the code base * Specify files to lint * Run lint as first stage * Update travis config
Configuration menu - View commit details
-
Copy full SHA for e2c9b12 - Browse repository at this point
Copy the full SHA e2c9b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce63253 - Browse repository at this point
Copy the full SHA ce63253View commit details -
Merge pull request #540 from ldapjs/pkg-cleanup
Touch up package.json, license, readme
Configuration menu - View commit details
-
Copy full SHA for c004751 - Browse repository at this point
Copy the full SHA c004751View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce07277 - Browse repository at this point
Copy the full SHA ce07277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 228aa3a - Browse repository at this point
Copy the full SHA 228aa3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02dd19d - Browse repository at this point
Copy the full SHA 02dd19dView commit details -
Merge pull request #541 from ldapjs/remove-make-cruft
Remove makefile stuff
Configuration menu - View commit details
-
Copy full SHA for cd426ca - Browse repository at this point
Copy the full SHA cd426caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ebea1 - Browse repository at this point
Copy the full SHA c1ebea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303d963 - Browse repository at this point
Copy the full SHA 303d963View commit details -
Merge pull request #542 from UziTech/fix-tests-windows
Fix testing on windows
Configuration menu - View commit details
-
Copy full SHA for b62e303 - Browse repository at this point
Copy the full SHA b62e303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8f607 - Browse repository at this point
Copy the full SHA 9a8f607View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d2c1a - Browse repository at this point
Copy the full SHA b0d2c1aView commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 528a78b - Browse repository at this point
Copy the full SHA 528a78bView commit details -
Merge pull request #545 from ldapjs/issue-480
Add test for issue #480
Configuration menu - View commit details
-
Copy full SHA for 9c6e58c - Browse repository at this point
Copy the full SHA 9c6e58cView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.