<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 03/07/2014 07:15 AM, Carsten Grzemba
      wrote:<br>
    </div>
    <blockquote cite="mid:bbadc45cb2.5319e2a9@contac-dt.de" type="cite">Hi
      Nathan,<br>
      <br>
      is there special reason why you use <i>strcasestr</i> in ACL
      plugin instead of <i>PL_strcasestr</i>.<br>
      It presents me some headache to build 1.3.2 on Solaris 10.<br>
<a class="moz-txt-link-freetext" href="https://git.fedorahosted.org/cgit/389/ds.git/commit/ldap/servers/plugins/acl?id=95214606df95deb1cf9a30044fe64f780c030b34">https://git.fedorahosted.org/cgit/389/ds.git/commit/ldap/servers/plugins/acl?id=95214606df95deb1cf9a30044fe64f780c030b34</a><br>
    </blockquote>
    <br>
    No, there is no reason to use strcasestr.  We should be using
    PL_strcasestr for portability.<br>
    <br>
    <blockquote cite="mid:bbadc45cb2.5319e2a9@contac-dt.de" type="cite"><br>
      Carsten<br>
      <br>
      <br>
      <span>Am 06.03.14 schrieb <b class="name">Noriko Hosoi </b>
        <a class="moz-txt-link-rfc2396E" href="mailto:nhosoi@redhat.com">&lt;nhosoi@redhat.com&gt;</a>:</span>
      <blockquote cite="mid:5318EA4D.1070105@redhat.com"
        class="iwcQuote" style="border-left: 1px solid #00F;
        padding-left: 13px; margin-left: 0;" type="cite">
        <div class="mimepart text plain"><a moz-do-not-send="true"
            href="https://fedorahosted.org/389/ticket/47731" target="l">https://fedorahosted.org/389/ticket/47731</a><br>
          <br>
          <a moz-do-not-send="true"
href="https://fedorahosted.org/389/attachment/ticket/47731/0001-Ticket-47731-A-tombstone-entry-is-deleted-by-ldapdel.patch"
            target="l">https://fedorahosted.org/389/attachment/ticket/47731/0001-Ticket-47731-A-tombstone-entry-is-deleted-by-ldapdel.patch</a><br>
          <br>
          Description: A tombstone deletion by ldapdelete op from client
          is <br>
          supposed to fail. The failure from
          SLAPI_PLUGIN_BETXNPOSTOPERATION was <br>
          ignored in 389-ds-base-1.2.11 plugin_call_func and it was not
          passed to <br>
          the backend to abort. This patch added the check in the same
          way as in <br>
          389-ds-base-1.3.1 and newer.<br>
          --<br>
          389-devel mailing list<br>
          <a class="moz-txt-link-abbreviated" href="mailto:389-devel@lists.fedoraproject.org">389-devel@lists.fedoraproject.org</a><br>
          <a moz-do-not-send="true"
            href="https://admin.fedoraproject.org/mailman/listinfo/389-devel"
            target="l">https://admin.fedoraproject.org/mailman/listinfo/389-devel</a></div>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
389-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-devel@lists.fedoraproject.org">389-devel@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/389-devel">https://admin.fedoraproject.org/mailman/listinfo/389-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>