adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

373e36a Ticket #47504 idlistscanlimit per index/type/value

Authored and Committed by rmeggins 10 years ago
    Ticket #47504 idlistscanlimit per index/type/value
    
    https://fedorahosted.org/389/ticket/47504
    Reviewed by: nhosoi (Thanks!)
    Branch: 389-ds-base-1.2.11
    Fix Description: This patch broke replication.  The problem is that we cannot
    compare the allidslimit to 0 unless the value is explicitly set by
    index_get_allids.  The fix is to only return ALLIDS if the allidslimit was
    explicitly set to 0 by index_get_allids.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: no
    (cherry picked from commit 058d01d7479204a2507dab822cd81e32c37be862)
    (cherry picked from commit e5405e627439ccaf370d90c42e65c0a987e33e73)
    (cherry picked from commit c96eaa03738e36b7cde0656edfbe6c4769847b52)