<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 07/30/2009 10:51 AM, Noriko Hosoi wrote:
<blockquote cite="mid:4A71DD8F.8010701@redhat.com" type="cite">Summary:
GER, Paged Results: remove per-entry response control
  <br>
  <br>
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=514770">https://bugzilla.redhat.com/show_bug.cgi?id=514770</a>
  <br>
  <br>
Description of problem:
  <br>
Currently, Simple Paged Results and GER returns response control
per-entry.
  <br>
Since per entry-response controls (except for persistent search
EntryChange
  <br>
controls) are ignored by the ldapsearch client, we are getting rid of
the
  <br>
unnecessary write_controls calls for Simple Paged Results and GER
  <br>
  <br>
[Proposed Fix]
  <br>
Created an attachment (id=355712)
  <br>
 -->  (<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/attachment.cgi?id=355712">https://bugzilla.redhat.com/attachment.cgi?id=355712</a>)
  <br>
git patch file for result.c
  <br>
  <br>
File: ldap/servers/slapd/result.c
  <br>
  <br>
Fix description: Getting rid of the unnecessary write_controls calls
for GER
  <br>
and Simple Paged Results.
  <br>
  <br>
Note: both GER and Simple Paged Results add its control to the result
controls
  <br>
maintained in the "operation" and they are sent to the client via
  <br>
send_ldap_result.
  <br>
</blockquote>
ack.<br>
<blockquote cite="mid:4A71DD8F.8010701@redhat.com" type="cite"><br>
  <br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
--
389-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-devel@redhat.com">389-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-devel">https://www.redhat.com/mailman/listinfo/fedora-directory-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>