[389-devel] please review ticket #55 - limit of 1024 chars in nsMatchingRule

2012-01-31 Thread Mark Reynolds
This fix is now correctly tested. https://fedorahosted.org/389/attachment/ticket/55 https://fedorahosted.org/389/attachment/ticket/55/0001-Ticket-55-Limit-of-1024-characters-for-nsMatchingRul.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review ticket 38 - nisDomain schema is incorrect

2012-01-31 Thread Mark Reynolds
https://fedorahosted.org/389/attachment/ticket/38 https://fedorahosted.org/389/attachment/ticket/38/0001-Ticket-38-nisDomain-schema-is-incorrect.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review revision to ticket 6 - protocol error with proxied authentication

2012-01-31 Thread Mark Reynolds
https://fedorahosted.org/389/attachment/ticket/6 https://fedorahosted.org/389/attachment/ticket/6/0001-Ticket-6-protocol-error-when-doing-a-proxied-auth.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] PAM plugin vs post op processing. New return code proposal...

2012-02-01 Thread Mark Reynolds
Hi Everyone, There is an issue with the PAM plugin, that when it performs a successful bind we actually return error 1 to plugins_call_func(), which essentially causes the abort of the all plugin processing: the rest of pre-op, the backend call, and all of post-op. PAM has completed the

[389-devel] please review ticket #39 - Account Policy doesn't work when authenticating through the PAM plugin

2012-02-01 Thread Mark Reynolds
https://fedorahosted.org/389/attachment/ticket/39 https://fedorahosted.org/389/attachment/ticket/39/0001-Ticket-39-Account-Policy-Plugin-does-not-work-for-si.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: [389-devel] Please review: coverity uninit var and resource leak

2012-02-16 Thread Mark Reynolds
ack On 02/16/2012 10:23 AM, Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review ticket #74 - Create schema for DNA plugin

2012-02-25 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/74 https://fedorahosted.org/389/attachment/ticket/74/0001-Ticket-74-Add-schema-for-DNA-plugin-RFE.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] New Transformation Plugin proposal

2012-03-02 Thread Mark Reynolds
Hi Everyone, I figured I'd send this out since we are looking to possibly add proxy functionality to DS down the road. This came about because someone asked if there was a way to convert gmt timestamps to local time. Things like passwordexpiretime, modifierstimestamp, etc. A postop plugin

[389-devel] please review additional change to ticket 302 - use thread local storage for modifiersname/creatorsname

2012-03-06 Thread Mark Reynolds
Config needs to ignore the new attributes... https://fedorahosted.org/389/ticket/302 https://fedorahosted.org/389/attachment/ticket/302/0001-Config-changes-fail-because-of-unknown-attribute-int.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review replication code cleanup

2012-03-08 Thread Mark Reynolds
17 00:00:00 2001 From: Mark Reynolds marey...@redhat.com Date: Thu, 8 Mar 2012 16:23:31 -0500 Subject: [PATCH] Ticket #271 - replication code cleanup The function repl5_inc_run() was a complete disaster when it came to spacing and indentation. --- .../plugins/replication/repl5_inc_protocol.c

[389-devel] Revised: please review replication code cleanup

2012-03-08 Thread Mark Reynolds
I still missed some tabs, revised patch attached On 03/08/2012 04:28 PM, Mark Reynolds wrote: While working on ticket 271, I found that the code was almost unreadable in repl5_inc_run(). The tabs and spacing were all over the place. So wanted to get this code cleanup checked in before I

[389-devel] please review ticket #315 - DS crashes when /var fills up

2012-04-02 Thread Mark Reynolds
Document describing the new feature: https://fedorahosted.org/389/attachment/ticket/315/Disk_Monitoring Diff: https://fedorahosted.org/389/attachment/ticket/315/0001-Ticket-315-ns-slapd-exits-crashes-if-var-fills-up.patch https://fedorahosted.org/389/ticket/315 Thanks, Mark --

Re: [389-devel] [389-users] Missing creatorsName/createTimeStamp after migrate from Sun One dir to ds389

2012-04-04 Thread Mark Reynolds
Sam, I could not reproduce the issue with the latest version of 389. After an import it still had the the creatorsName that was present in the ldif file. Check the config in dse.ldif. Make sure nsslapd-lastmod is set to on under cn=config. Regards, Mark On 04/03/2012 11:15 PM, Sam Wen

[389-devel] revised part 2 - please review ticket20 - Allow automember to work on entries that have already been added

2012-04-04 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/20 https://fedorahosted.org/389/attachment/ticket/20/0001-Ticket-20-Allow-automember-to-work-on-entries-that-h.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] revised ticket 315 - DS crashes when /var fills up

2012-04-04 Thread Mark Reynolds
Document describing the new feature: https://fedorahosted.org/389/attachment/ticket/315/Disk_Monitoring Diff: https://fedorahosted.org/389/attachment/ticket/315/0001-Ticket-315-ns-slapd-exits-crashes-if-var-fills-up.patch https://fedorahosted.org/389/ticket/315 Thanks, Mark -- 389-devel

[389-devel] please review ticket #183 - passwordMaxFailure should lockout password one sooner - and should be configurable to avoid regressions

2012-04-05 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/183 https://fedorahosted.org/389/attachment/ticket/183/0001-Ticket-183-passwordMaxFailure-should-lockout-passwor.patch Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review coverity fixes caused by tickets 315 20

2012-04-09 Thread Mark Reynolds
Thanks, Mark From 5d6f2f572a7cdefcf7cc9a8a3bab6fd4c7640c44 Mon Sep 17 00:00:00 2001 From: Mark Reynolds marey...@redhat.com Date: Mon, 9 Apr 2012 15:56:46 -0400 Subject: [PATCH] Coverity Fixes Bug Description: Fixes coverity errors from ticket 315 20 --- ldap/servers/plugins/automember

[389-devel] please review ticket #337 - improve CLEANRUV functionality

2012-04-20 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/337 https://fedorahosted.org/389/attachment/ticket/337/0001-Ticket-337-RFE-Improve-CLEANRUV-functionality.patch Previously the steps to remove a replica and its RUV was problematic. I created two new tasks to take care of the entire replication environment.

[389-devel] please review revised ticket 196 - Interpret IPV6 addresses for ACIs, replication, and chaining

2012-05-09 Thread Mark Reynolds
Subject: [389-devel] please review ticket 196 - Interpret IPV6 addresses for ACIs, replication, and chaining Date: Tue, 08 May 2012 11:50:26 -0400 From: Mark Reynolds marey...@redhat.com Reply-To: 389 Directory server developer discussion. 389-devel@lists.fedoraproject.org To: 389

[389-devel] please review ticket #218 - Make RI Plugin work with replicated entries

2012-05-10 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/218 https://fedorahosted.org/389/attachment/ticket/218/0001-Ticket-218-Make-RI-Plugin-worked-with-replicated-upd.patch The diff is very large because I redid all the indentation in referint.c (it was a mess!) The changes to look at are in:

[389-devel] please review ticket 367 - Invalid chaining config triggers a disk full error and shutdown

2012-05-11 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/367 https://fedorahosted.org/389/attachment/ticket/367/0001-Ticket-367-Invalid-chaining-config-triggers-a-disk-f.patch Note: I also did some code cleanup with indentation, but the the fix is just to return -1, instead of LDAP_LOCAL_ERROR(-2). Thanks, Mark

[389-devel] resent: please review ticket 367 - Invalid chaining config triggers a disk full error and shutdown

2012-05-15 Thread Mark Reynolds
Original Message Subject: [389-devel] please review ticket 367 - Invalid chaining config triggers a disk full error and shutdown Date: Fri, 11 May 2012 13:07:41 -0400 From: Mark Reynolds marey...@redhat.com Reply-To: 389 Directory server developer discussion. 389

[389-devel] resent: please review ticket #218 - Make RI Plugin work with replicated entries

2012-05-15 Thread Mark Reynolds
Original Message Subject: [389-devel] please review ticket #218 - Make RI Plugin work with replicated entries Date: Thu, 10 May 2012 14:45:26 -0400 From: Mark Reynolds marey...@redhat.com Reply-To: 389 Directory server developer discussion. 389-devel

Re: [389-devel] please review Coverity Fixes

2012-06-13 Thread Mark Reynolds
(Slapi_PBlock *pb) { Slapi_Entry *e = NULL; *char *openTime, *closeTime;* == These variables should be initialized? char hour[3], min[3]; The other fixes look good to me. --noriko Mark Reynolds wrote: Attached... Thanks, Mark -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] revised ticket 407 - memory leak in dna plugin

2012-08-01 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/407 https://fedorahosted.org/389/attachment/ticket/407/0001-Ticket-407-memory-leak-in-dna-plugin.patch Thanks, Mark -- Mark Reynolds Senior Software Engineer Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review coverity fixes for ticket 403 - cleanallruv

2012-08-02 Thread Mark Reynolds
-- Mark Reynolds Senior Software Engineer Red Hat, Inc mreyno...@redhat.com From 793ff861284f3d91c84e1d2b0d25a4d0d7e07177 Mon Sep 17 00:00:00 2001 From: Mark Reynolds mreyno...@redhat.com Date: Thu, 2 Aug 2012 15:11:45 -0400 Subject: [PATCH] Ticket 403 - cleanallruv coverity fixes Fixed

[389-devel] please review: ticket408 - create a normalized dn cache

2012-09-12 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/408 https://fedorahosted.org/389/attachment/ticket/408/0001-Ticket-408-create-a-normalized-dn-cache.patch Thanks, Mark -- Mark Reynolds Senior Software Engineer Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Revised: please review: Ticket 495 - internalModifiersname is not updated by DNA plugin

2012-10-19 Thread Mark Reynolds
Fixed the memory leak, and made some other minor changes. On 10/19/2012 10:33 AM, Mark Reynolds wrote: https://fedorahosted.org/389/ticket/495 https://fedorahosted.org/389/attachment/ticket/495/0001-Ticket-495-internalModifiersname-not-updated-by-DNA-.patch Thanks, Mark -- Mark Reynolds

[389-devel] please review: Ticket 432 - Introduce new systemd-rpm macros in 389-admin spec file

2012-10-19 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/432 https://fedorahosted.org/389/attachment/ticket/432/0001-Ticket-432-Introduce-new-systemd-rpm-macros-in-389-a.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 337 - improve CLEANRUV functionality

2012-11-20 Thread Mark Reynolds
This has been reviewed and acked, but wanted to officially present the patch https://fedorahosted.org/389/ticket/337 https://fedorahosted.org/389/attachment/ticket/337/0001-Ticket-337-improve-CLEANRUV-functionality.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing

[389-devel] please review ticket 20 - allow automember to work on entries that have already been added

2012-11-26 Thread Mark Reynolds
Fixed error logging. https://fedorahosted.org/389/ticket/20 https://fedorahosted.org/389/attachment/ticket/20/0001-Ticket-20-Allow-automember-to-work-on-entries-that-h.2.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] Revised: please review ticket 20 - allow automember to work on entries that have already been added

2012-11-26 Thread Mark Reynolds
Added two error code functions to the plugin API... Original Message Subject: [389-devel] please review ticket 20 - allow automember to work on entries that have already been added Date: Mon, 26 Nov 2012 15:36:40 -0500 From: Mark Reynolds marey...@redhat.com Reply

[389-devel] please review: Ticket 393 - Change in winSyncInterval does not take immediate effect

2012-11-27 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/393 https://fedorahosted.org/389/attachment/ticket/393/0001-Ticket-393-Change-in-winSyncInterval-does-not-take-i.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] Revised: Ticket 393 - Change in winSyncInterval does not take immediate effect

2012-11-27 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/393 https://fedorahosted.org/389/attachment/ticket/393/0001-Ticket-393-Change-in-winSyncInterval-does-not-take-i.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review: Ticket 395 - RFE - 389-ds shouldn't advertise in the rootDSE that we can handle a sasl mech if we really can't

2012-11-28 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/395 https://fedorahosted.org/389/attachment/ticket/395/0001-Ticket-395-RFE-389-ds-shouldn-t-advertise-in-the-roo.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 216 - Disable replication agreements

2012-11-29 Thread Mark Reynolds
Just made a schema update for winSync agreements https://fedorahosted.org/389/ticket/216 https://fedorahosted.org/389/attachment/ticket/216/0001-Ticket-216-disable-replication-agreements.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel

Re: [389-devel] Revised: Ticket 509 - lock-free access to be-be_suffixlock

2012-12-10 Thread Mark Reynolds
and the do a for loop i=0..count on it. Although suffixes don't get deleted from the array there couls be cases where one is added from the time you get the count to whwn you execute the loop. Could this be a problem ? Ludwig On 12/10/2012 04:29 PM, Mark Reynolds wrote: Here is the lock-free

[389-devel] please review: Ticket 571 - logconv.pl tool removes the access logs contents if -M is not correctly used

2013-01-08 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/471 https://fedorahosted.org/389/attachment/ticket/471/0001-Ticket-471-logconv.pl-tool-removes-the-access-logs-c.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 419 - logconv.pl - improve memory management

2013-01-15 Thread Mark Reynolds
million lines: 2029848 k https://fedorahosted.org/389/ticket/419 https://fedorahosted.org/389/attachment/ticket/419/0001-Ticket-419-logconv.pl-improve-memory-management.patch Thanks, Mark -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 558 - Replication - make timeout for protocol shutdown configurable

2013-01-18 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/558 https://fedorahosted.org/389/attachment/ticket/558/0001-Ticket-558-Replication-make-timeout-for-protocol-shu.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 417 - RFE - forcing passwordmustchange attribute by non-cn=directory manager

2013-01-21 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/417 https://fedorahosted.org/389/attachment/ticket/417/0001-Ticket-417-RFE-forcing-passwordmustchange-attribute-.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 570 - DS returns error 20 when replacing values of a multi-valued attribute (only when replication is enabled)

2013-02-01 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/570 https://fedorahosted.org/389/attachment/ticket/570/0001-Ticket-570-DS-returns-error-20-when-replacing-values.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 332 - Command line perl scripts should attempt most secure connection type first

2013-02-26 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/332 https://fedorahosted.org/389/attachment/ticket/332/0001-Ticket-332-Command-line-perl-scripts-should-attempt-.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] revised: please review: Ticket 332 - Command line perl scripts should attempt most secure connection type first

2013-02-28 Thread Mark Reynolds
Added support for mozldap openldap clients, improve config file parsing, as well as other minor improvements. https://fedorahosted.org/389/ticket/332 https://fedorahosted.org/389/attachment/ticket/332/0001-Ticket-332-Command-line-perl-scripts-should-attempt-.patch -- Mark Reynolds Red Hat

[389-devel] please review: Ticket 332 - Command line perl scripts should attempt most secure connection type first

2013-03-04 Thread Mark Reynolds
Added autobind support, and made the usage consistent across all the scripts https://fedorahosted.org/389/ticket/332 https://fedorahosted.org/389/attachment/ticket/332/0001-Ticket-332-Command-line-perl-scripts-should-attempt-.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389

[389-devel] please review: Ticket 332 - Fix usage in DS scripts

2013-03-05 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/332 https://fedorahosted.org/389/attachment/ticket/332/0001-Ticket-332-Fix-usage-in-scripts.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo

[389-devel] please review: revised Ticket 458 - RFE - Make it possible for privileges to be provided to an admin user to import an LDIF file containing hashed passwords

2013-03-08 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/458 https://fedorahosted.org/389/attachment/ticket/458/0001-Ticket-458-RFE-Make-it-possible-for-privileges-to-be.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 606 - DSGW format string errors

2013-03-11 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/606 https://fedorahosted.org/389/attachment/ticket/606/0001-Ticket-606-DSGW-format-string-errors.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman

[389-devel] please review: Ticket 458 - Need to properly check the password admin dn when searching for the pwd admin users

2013-03-27 Thread Mark Reynolds
Minor amendment in pw_get_admin_users(), where we weren't correctly checking if the password admin dn was set. https://fedorahosted.org/389/ticket/458 https://fedorahosted.org/389/attachment/ticket/458/0001-Ticket-458-Need-to-properly-check-if-the-password-ad.patch -- Mark Reynolds Red Hat

[389-devel] please review: Ticket 550 - posix winsync will not create memberuid values if group entry become posix group in the same sync interval

2013-04-02 Thread Mark Reynolds
I had to modify the original patch to work on 1.3.1, so that's why I'm sending it out for review. https://fedorahosted.org/389/ticket/550 https://fedorahosted.org/389/attachment/ticket/550/0001-Ticket-550-posix-winsync-will-not-create-memberuid-v.patch -- Mark Reynolds Red Hat, Inc mreyno

[389-devel] please review: Ticket 47315 - filter option in fixup-memberof requires more clarification

2013-04-09 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47315 https://fedorahosted.org/389/attachment/ticket/47315/0001-Ticket-47315-filter-option-in-fixup-memberof-require.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47332 - 389 should be built with PIE flags

2013-04-24 Thread Mark Reynolds
-be-built.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review: Ticket 47299 - fix regressions in instance scripts

2013-04-25 Thread Mark Reynolds
https://fedorahosted.org/389/attachment/ticket/47299/0001-Ticket-47299-fix-config-file-and-server-id-processin.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: [389-devel] please review: Ticket 47355 - dse.ldif doesn't replicate update to nsslapd-sasl-mapping-fallback

2013-05-07 Thread Mark Reynolds
Yes, and what patch was just sent out for review as well... Taking a little long for it to reach the list On 05/07/2013 05:20 PM, Noriko Hosoi wrote: Mark Reynolds wrote: https://fedorahosted.org/389/ticket/47355 https://fedorahosted.org/389/attachment/ticket/47355/0001-Ticket-47355

[389-devel] please review: Ticket511 - Revision to remove slapi_counter as the the config storage for ignoring vattrs in search results

2013-05-07 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/511 https://fedorahosted.org/389/attachment/ticket/511/0001-Ticket-511-Revision-allow-turning-off-vattr-lookup-i.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47337 - mep_pre_op: Unable to fetch origin entry

2013-05-15 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47337 https://fedorahosted.org/389/attachment/ticket/47337/0001-Ticket-47337-mep_pre_op-Unable-to-fetch-origin-entry.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 283 - Expose the event queue API to the public

2013-05-20 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/283 https://fedorahosted.org/389/attachment/ticket/283/0001-Ticket-283-Expose-slapi_eq_-API.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo

[389-devel] please review: Ticket 43740 - Deleting a separator ', ' in 7-bit check plugin arguments makes the server fail to start with segfault

2013-05-20 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47340 https://fedorahosted.org/389/attachment/ticket/47340/0001-Ticket-47340-Deleting-a-separator-in-7-bit-check-plu.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47372 - Make old idl_maxids tunable

2013-05-31 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47372 https://fedorahosted.org/389/attachment/ticket/47372/0001-Ticket-47372-make-old-idl-tunable.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman

[389-devel] please review: Ticket 47389 - Non-directory manager can change the individual userPassword's storage scheme

2013-06-18 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47389 https://fedorahosted.org/389/attachment/ticket/47389/0001-Ticket-47389-Non-directory-manager-can-change-the-in.patch Thanks, Mark -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: TIcket 47329 - Improve slapi_back_transaction_begin() return code when transactions are not available

2013-06-19 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47329 https://fedorahosted.org/389/attachment/ticket/47329/0001-Ticket-47329-Improve-slapi_back_transaction_begin-re.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] revised 2: Ticket 47329 - Improve slapi_back_transaction_begin() return code when transactions are not available

2013-06-21 Thread Mark Reynolds
Removed the changes to dblayer.c, and kept the original fix in backend.c https://fedorahosted.org/389/ticket/47329 https://fedorahosted.org/389/attachment/ticket/47329/0001-Ticket-47329-Improve-slapi_back_transaction_begin-re.patch -- 389-devel mailing list

[389-devel] please review: Ticket 47381 - nsslapd-db-transaction-batch-val turns to -1

2013-06-21 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47381 https://fedorahosted.org/389/attachment/ticket/47381/0001-Ticket-47381-nsslapd-db-transaction-batch-val-turns-.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] revised(part 2): please review Ticket 47416 - SASL encrypted packet length exceeds maximum allowed limit

2013-07-17 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47416 https://fedorahosted.org/389/attachment/ticket/47416/0001-Ticket-47416-SASL-encrypted-packet-length-exceeds-ma.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review: Ticket 47382 - Add a warning message when a connection hits the max number of threads

2013-07-24 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47382 https://fedorahosted.org/389/attachment/ticket/47382/0001-Ticket-47382-Add-a-warning-message-when-a-connection.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47323 - resurrected entry is not correctly indexed

2013-07-29 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47323 https://fedorahosted.org/389/attachment/ticket/47323/0001-Ticket-47323-resurrected-entry-is-not-correctly-inde.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47447 - logconv.pl man page missing -m, -M, -B, -D

2013-07-29 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47447 https://fedorahosted.org/389/attachment/ticket/47447/0001-Ticket-47447-logconv.pl-man-page-missing-m-M-B-D.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47440 - Fix compilation wanrings and header files

2013-07-30 Thread Mark Reynolds
Original patches submitted by lslebodn - Thanks! https://fedorahosted.org/389/ticket/47440 https://fedorahosted.org/389/attachment/ticket/47440/0001-Ticket-47440-Fix-compilation-warnings-and-header-fil.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389

[389-devel] please review: Ticket 47411 - Replace substring search with plain search in referint plugin

2013-07-31 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47411 https://fedorahosted.org/389/attachment/ticket/47411/0001-Ticket-47411-Replace-substring-search-with-plain-sea.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47425 - should only call windows_update_done if repl agmt type is windows

2013-07-31 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47425 https://fedorahosted.org/389/attachment/ticket/47425/0001-Ticket-47425-should-only-call-windows_update_done-if.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47426 - move compute_idletimeout out of handle_pr_read_ready

2013-07-31 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47426 https://fedorahosted.org/389/attachment/ticket/47426/0001-Ticket-47426-move-compute_idletimeout-out-of-handle_.patch -- Mark Reynolds Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review coverity fix

2013-08-01 Thread Mark Reynolds
that pb-pb_conn might be null. 2329 if(pb-pb_conn pb-pb_conn-c_opscompleted == 0){ Thanks, Mark -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com From a4daf1a0a65f796878b40b8ebc572082a1101f3b Mon Sep 17 00:00:00 2001 From: Mark Reynolds mreyno...@redhat.com Date: Thu, 1

[389-devel] please review: Ticket 47461 - logconv.pl warning - Use of comma-less variable list is deprecated

2013-08-14 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47461 https://fedorahosted.org/389/attachment/ticket/47461/0001-Ticket-47461-logconv.pl-Use-of-comma-less-variable-l.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47284 - Plugin Path validation incorrectly sets returntext

2013-08-14 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47384 https://fedorahosted.org/389/attachment/ticket/47384/0001-Ticket-47384-Plugin-path-validation-returntext-not-s.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47371 - Some updates of passwordgraceusertime are useless when updating userpassword

2013-08-28 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47371 https://fedorahosted.org/389/attachment/ticket/47371/0001-Ticket-47371-Some-updates-of-passwordgraceusertime-a.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47306 - execute index_add_mods only for indexed attributes

2013-08-28 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47306 https://fedorahosted.org/389/attachment/ticket/47306/0001-Ticket-47306-execute-index_add_mods-only-for-indexed.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47512 - backend txn plugin fixup tasks should be done in a txn

2013-09-13 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47512 https://fedorahosted.org/389/attachment/ticket/47512/0001-Ticket-47512-backend-txn-plugin-fixup-tasks-should-b.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47401 - report unindexed internal searches

2013-09-17 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47401 https://fedorahosted.org/389/attachment/ticket/47401/0001-Ticket-47401-report-unindexed-internal-searches.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47520 - Fix various issues with logconv.pl

2013-09-23 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47520 https://fedorahosted.org/389/attachment/ticket/47520/0001-Ticket-47520-Fix-various-issues-with-logconv.pl.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 46528 - 389-ds-base built with mozldap can crash from invalid free

2013-09-26 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47528 https://fedorahosted.org/389/attachment/ticket/47528/0001-Ticket-47528-389-ds-base-built-with-mozldap-can-cras.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47510 - 389-ds-base does not compile against MozLDAP libraries

2013-09-27 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47510 https://fedorahosted.org/389/attachment/ticket/47510/0001-Ticket-47510-389-ds-base-does-not-compile-against-Mo.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47532 - 1.3.2 with mozldap - crashes in new operation work_q code

2013-09-27 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47532 https://fedorahosted.org/389/attachment/ticket/47532/0001-Ticket-47532-1.3.1-with-mozldap-crashes-in-new-opera.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47510 - Repl Sync does not compile against mozldap libraries

2013-09-27 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47510 https://fedorahosted.org/389/attachment/ticket/47510/0001-Ticket-47510-Repl-Sync-does-not-compile-against-MozL.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47513 - Set localrundir outside of with-fhs block

2013-09-30 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47513 https://fedorahosted.org/389/attachment/ticket/47513/0001-Ticket-47513-Set-localrundir-outside-of-the-with-fhs.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47531 - Mozldap - need to rewrite sasl_io_recv()

2013-10-02 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47531 https://fedorahosted.org/389/attachment/ticket/47531/0001-Ticket-47531-Mozldap-need-to-rewrite-sasl_io_recv.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47543 - Mozldap - fix compiler warnings

2013-10-02 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47543/ https://fedorahosted.org/389/attachment/ticket/47543/0001-Ticket-47543-Mozldap-fix-compiler-warnings.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https

[389-devel] please review: Ticket 47517 - memory leak in range searches, and other misc leaks

2013-10-04 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47517 https://fedorahosted.org/389/attachment/ticket/47517/0001-Ticket-47517-memory-leak-in-range-searches-and-other.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 46535 - logconv.pl - add on option for a minimum etime for unindexed search stats

2013-10-07 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47535 https://fedorahosted.org/389/attachment/ticket/47535/0001-Ticket-47535-Logconv.pl-RFE-add-on-option-for-a-mini.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47499 - if nsslapd-cachememsize set to the number larger than the RAM available, should result in proper error message.

2013-10-08 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47499 https://fedorahosted.org/389/attachment/ticket/47499/0001-Ticket-47499-if-nsslapd-cachememsize-set-to-the-numb.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

Re: [389-devel] Please review: bump autoconf to 2.69, automake to 1.13.4, libtool to 2.4.2

2013-10-10 Thread Mark Reynolds
Ack. On 10/10/2013 10:05 AM, Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel

[389-devel] please review: Ticket 47538 - RFE - repl-monitor.pl plain text output, cmdline config options

2013-10-11 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47538 https://fedorahosted.org/389/attachment/ticket/47538/0001-Ticket-47538-RFE-repl-monitor.pl-plain-text-output-c.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

Re: [389-devel] fractional replication monitoring proposal

2013-10-16 Thread Mark Reynolds
On 10/16/2013 11:05 AM, Ludwig Krispenz wrote: On 10/15/2013 10:41 PM, Mark Reynolds wrote: https://fedorahosted.org/389/ticket/47368 So we run into issues when trying to figure out if replicas are in synch(if those replicas use fractional replication and strip mods). What happens

[389-devel] please review: Ticket 47368 - IPA server dirsrv RUV entry data excluded from fractional replication

2013-10-23 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47368 https://fedorahosted.org/389/attachment/ticket/47368/0001-Ticket-47368-IPA-server-dirsrv-RUV-entry-data-exclud.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] resent: please review: Ticket 47368 - IPA server dirsrv RUV entry data excluded from fractional replication

2013-10-25 Thread Mark Reynolds
Performance numbers look good with this patch (no significant impact). Resending this out for review... https://fedorahosted.org/389/ticket/47368 https://fedorahosted.org/389/attachment/ticket/47368/0001-Ticket-47368-IPA-server-dirsrv-RUV-entry-data-exclud.patch -- 389-devel mailing list

[389-devel] revised: please review: Ticket 47368 - IPA server dirsrv RUV entry data excluded from fractional replication

2013-10-29 Thread Mark Reynolds
/ticket/47368/report.html -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] please review: Ticket 47597 - Convert retro changelog plug-in to betxn

2013-11-18 Thread Mark Reynolds
Plug-in was already betxn aware, but the default plugin type was object. https://fedorahosted.org/389/ticket/47597 https://fedorahosted.org/389/attachment/ticket/47597/0001-Ticket-47597-Convert-retro-changelog-plug-in-to-betx.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno

[389-devel] please review: Ticket 47599 - Reduce lock scope in retro changelog plug-in

2013-11-18 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47599 https://fedorahosted.org/389/attachment/ticket/47599/0001-Ticket-47599-Reduce-lock-scope-in-retro-changelog-pl.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47598 - Convert ldbm_back_seq code to be transaction aware

2013-11-19 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47598 https://fedorahosted.org/389/attachment/ticket/47598/0001-Ticket-47598-Convert-ldbm_back_seq-code-to-be-transa.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] please review: Ticket 47593 - Update plugin API for new OTP plugin

2013-11-25 Thread Mark Reynolds
Some password scheme functions need to be made public in the plugin API https://fedorahosted.org/389/ticket/47593 https://fedorahosted.org/389/attachment/ticket/47593/0001-Ticket-47593-Update-plugin-API-for-OTP-plugin.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno

[389-devel] please review: Ticket 47603 - Allow RI plugin to have alternate config area replace plugin args with real attributes

2013-11-26 Thread Mark Reynolds
https://fedorahosted.org/389/ticket/47603 https://fedorahosted.org/389/attachment/ticket/47603/0001-Ticket-47603-Allow-RI-plugin-to-use-alternate-config.patch -- Mark Reynolds 389 Development Team Red Hat, Inc mreyno...@redhat.com -- 389-devel mailing list 389-devel@lists.fedoraproject.org

  1   2   3   4   5   6   7   8   9   >