Added paged result control

Declined
#1 · Created  · Last updated

Declined pull request

Closed by: ·2013-08-11

Description

Added get_search_entry_with_controls() and modified search() in ldap_funclient to allow for paged results for large searches. See RFC here:http://www.faqs.org/rfcs/rfc2696.html.

I made a separate get_search_entry_with_controls() so as to maintain backwards compatibility. In the long term I think this functionality should be merged into get_search_entry but the api will need to be broken.

I have also included a test program that shows the functionality in action. It is helpful to run wireshark while running the test program so that it can be clearly seen what it actually happening.

0 attachments

0 comments

Loading commits...