Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Persistent search control + PersistentSearch() #80

Closed
wants to merge 13 commits into from

Conversation

vetinari
Copy link
Contributor

This adds the persistent search control from https://www.ietf.org/proceedings/50/I-D/ldapext-psearch-03.txt. The code comes with a PersistentSearch() function to use this control.

minor change: use the LDAP Application Codes (e.g. ApplicationSearchResultEntry) instead of the int in the result parsing.

@christian-roggia
Copy link
Contributor

Any update on this PR?

@vetinari
Copy link
Contributor Author

@christian-roggia I can rework this after #160 and maybe #172 have been merged. I would need you to test it after reworking it.

@christian-roggia
Copy link
Contributor

@vetinari As soon as this PR will be merged I will open a new PR with the Persistent Search for Microsoft Active Directory, which is slightly different. My implementation is not perfect and could use some improvements but it is stable and we are using it in our stage environment and soon will be deployed to production. Please let me know if there is a channel (Slack, Skype, Hangouts) where we can coordinate efforts for this PR.

@johnweldon
Copy link
Member

@vetinari - do you want to clean this up for merging?

@johnweldon
Copy link
Member

@vetinari another one to update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants