Commit Graph

52 Commits

Author SHA1 Message Date
Jon Ekdahl 7c00ca8188 Add server.getConnections (fix #415)
Add LDAP server method that delegates to node server.getConnection.
2020-02-19 20:02:57 +01:00
James Sumners 9a8f60767b
Resolve issue #336 2019-08-27 19:01:47 -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 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 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 e9e8033fda
Remove dependency on Bunyan 2019-08-24 20:51:40 -04: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
Xotl c92ad87e47 Update documentation about paged option 2016-10-18 22:36:59 -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
Patrick Mooney 954231d358 Minor docs updates 2015-10-27 22:02:56 -05:00
Patrick Mooney aab28a22dc Improve documentation for search paging 2015-10-27 01:17:12 -05:00
Patrick Mooney 69eb6d9038 More docs clean-up 2015-10-16 00:33:46 -05:00
Patrick Mooney 622b7486f7 First steps toward updating the docs 2015-10-16 00:25:49 -05:00
Patrick Mooney 343c5ab832 Merge dozoisch/patch-1
Close mcavage/node-ldapjs#206
2014-07-05 23:04:07 -05:00
Hugo Dozois 26398393ee more info on .search arguments and filter strings 2014-06-24 23:36:54 -04:00
Patrick Mooney 72bfb9b0f7 Major overhaul of client connection logic
- Remove PooledClient
- Add reconnect functionality to client
- Add 'idle' client event and options
2014-06-23 16:15:52 -05:00
Tobias Muellerleile 4708b61cf4 Allow changing TLS connection options in client 2013-03-15 13:23:43 +01:00
Jeroen Janssen b9f666e3d9 update supported node.js version 2012-05-13 10:36:17 +03:00
Mark Cavage 829c481d27 docs updated for 0.5 2012-04-26 21:01:13 -07:00
Mark Cavage 5be9dedbf6 GH-69 docs typo in filters 2012-04-23 09:30:40 -07:00
Yunong Xiao 116bedb487 Add persistent search cache, minor bug fix to client 2012-02-23 15:21:17 -08:00
Mark Cavage f7276475b9 GH-51 Timeout support in client library 2012-01-19 18:02:10 -08:00
Mark Cavage f8c46a4c20 GH-13 server.use() 2012-01-06 15:10:46 -08:00
Trent Mick 5ca64c4c5c 'operation' instead of 'type'. Include 'require' stmts to help 2011-11-06 14:27:53 -08:00
Mark Cavage bef40915e6 minor docs fix 2011-09-29 14:47:38 -07:00
Mark Cavage 25f9da2e5d client referral docs 2011-09-27 13:18:07 -07:00
Mark Cavage 7ceea2b853 GH-19: server.del not server.delete in docs 2011-09-27 13:17:57 -07:00
Mark Cavage 50a0c59d1f Client reconnect logic 2011-09-26 16:45:49 -07:00
Mark Cavage 1e242d840b minor doc typos 2011-09-13 10:46:17 -07:00
Trent Mick 4131360362 docs: fix dropdown's closing right away in Firefox 2011-09-09 09:10:31 -07:00
Mark Cavage 679b4e5c37 Include @dresende's address book in examples 2011-08-29 13:59:46 -07:00
Trent Mick a2cb56506e Merge remote branch 'upstream/master' 2011-08-26 11:01:01 -07:00
Trent Mick 91840dc1ea docs: page titles 2011-08-26 11:00:21 -07:00
Mark Cavage 404fddb8a5 typo in docs 2011-08-25 12:19:17 -07:00
Mark Cavage 095f85e325 rename title header back to ldapjs in docs 2011-08-25 08:59:17 -07:00
Mark Cavage 8d768db02b docs fix 2011-08-25 07:42:32 -07:00
Trent Mick f83689939d more obviously a footer 2011-08-24 23:38:01 -07:00
Trent Mick 8ca17d31d0 docs: 'guide' and 'api' top navbar entries; some fixes for header styling 2011-08-24 23:31:00 -07:00
Mark Cavage 83473c9a53 remove tabs from markdown 2011-08-24 21:59:57 -07:00
Mark Cavage facf477fe8 minor doc/readme update 2011-08-24 21:46:31 -07:00
Mark Cavage d9b6a07be9 Doc guide cleanup 2011-08-24 21:36:48 -07:00
Mark Cavage cffaab7730 more branding, some doc fixes (client done) 2011-08-24 16:49:58 -07:00
Mark Cavage d33e7cc26a Docs and anonymous bind support 2011-08-24 12:38:23 -07:00
Mark Cavage 7859f34b8a docs for dns, errors, filters and server, and minor fixes found along the way 2011-08-23 16:25:07 -07:00
Mark Cavage 7198c0a516 docs, and minor enhancements to compare/search apis 2011-08-22 17:16:36 -07:00
Trent Mick 2a01df8dfb nicer 'spartan'-based restdown docs 2011-08-18 21:50:12 -07:00
Mark Cavage c8ea58fc60 modifyDN touchups 2011-08-15 13:50:15 -07:00