]> git.sur5r.net Git - openldap/commit
Don't assume response control is a paged results response.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 7 Jan 2006 19:59:16 +0000 (19:59 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 7 Jan 2006 19:59:16 +0000 (19:59 +0000)
commit52a812f6610a96ccd4086cb36b867e48b50ee9d1
treee7076620b26ebd7c7626fc3d38803348ed4aa33f
parent41a341abf66373912e913bd61086feda98dd8667
Don't assume response control is a paged results response.
(Should loop through response controls and do something, anything
(e.g., include message in output) for each.  ldap_find_control(3)
should be avoided.)
clients/tools/ldapsearch.c