[389-devel] Please review: [389 Project] #48226: In MMR, double free coould occur under some special condition

2015-09-15 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/48226 https://fedorahosted.org/389/attachment/ticket/48226/0001-Ticket-48226-In-MMR-double-free-coould-occur-under-s.2.patch git patch file (master) -- additinal fix for the memory leak (regression by the previous patch) Thanks to Mark Reynolds for the CI

[389-devel] Please review: Ticket #48277 - Assorted build fixes and make rpms target

2015-09-15 Thread Simo Sorce
https://fedorahosted.org/389/ticket/48277 There are 5 patches attached to it. Please keep me in CC if you want feedback as I am not subscribed to the list. HTH, Simo. -- Simo Sorce * Red Hat, Inc * New York -- 389-devel mailing list 389-devel@lists.fedoraproject.org

Re: [389-devel] please review (revised): Ticket #47761 - Added a few testcases to the basic testsuite

2015-09-15 Thread Simon Pichugin
Hi team, please, review my revised patch. https://fedorahosted.org/389/ticket/47761 https://fedorahosted.org/389/attachment/ticket/47761/0001-Ticket-47761-Added-a-few-testcases-to-the-basic-test.2.patch On Mon, Sep 14, 2015 at 02:28:29PM +0200, Simon Pichugin wrote: > Hi team, > > please,

[389-devel] Please review ticket 48266: Fractional replication evaluates several times the same CSN

2015-09-15 Thread thierry bordaz
Thank you so much Rich and Noriko for your feedbacks. I was late to take them into account and I am sorry for that delay. Here is the last patch and the associated test case. https://fedorahosted.org/389/ticket/48266

Re: [389-devel] please review (revised): Ticket #47553 - Automated the verification procedure

2015-09-15 Thread Simon Pichugin
Hi team, please, review my slightly revised patch. Python 2 > Python 3 fix. https://fedorahosted.org/389/ticket/47553 https://fedorahosted.org/389/attachment/ticket/47553/0001-Ticket-47553-Automated-the-verification-procedure.2.patch On Wed, Sep 02, 2015 at 05:50:50PM +0200, Simon Pichugin

[389-devel] please review: Ticket 47957 - Add replication test suite for a wait async feature

2015-09-15 Thread Simon Pichugin
Hi team, please, review my patch that contains new test suite for the nsDS5ReplicaWaitForAsyncResults feature. https://fedorahosted.org/389/ticket/47957 https://fedorahosted.org/389/attachment/ticket/47957/0001-Ticket-47957-Add-replication-test-suite-for-a-wait-a.patch pgpzJTmzMDwn_.pgp

Re: [389-devel] Please review (memory leak): [389 Project] #48252: db2index creates index entry from deleted records

2015-09-15 Thread Ludwig Krispenz
Thanks for this, it not only fixes a memory leak but also a regression. with the previous version of the fix after the processing of the first tombstone nstombstone_vals was set an duse in deciding what to index :-) On 08/28/2015 02:19 AM, Noriko Hosoi wrote:

[389-devel] resent: please review: Ticket 48204 - Add support for python3 to lib389 and DS

2015-09-15 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/48204 lib389 patch https://fedorahosted.org/389/attachment/ticket/48204/0001-Ticket-48204-update-lib389-for-python3.patch 389-ds-base patch https://fedorahosted.org/389/attachment/ticket/48204/0001-Ticket-48204-update-lib389-test-scripts-for-python-3.patch