[389-devel] Please review: [389 Project] #26: Please support setting defaultNamingContext in the rootdse.

2012-01-13 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/26 https://fedorahosted.org/389/attachment/ticket/26/0001-Trac-Ticket-26-Please-support-setting-defaultNamingC.patch Fix descriptions: 1) Introducing an attribute defaultNamingContext to rootdse. 2) To support it, a config parameter

[389-devel] Please review: [389 Project] #26: Please support setting defaultNamingContext in the rootdse.

2012-01-16 Thread Noriko Hosoi
Please note that this patch is a subset of my previous review request. The contention problem in deleting suffix/backend was separated to Ticket 259 (https://fedorahosted.org/389/ticket/259). https://fedorahosted.org/389/ticket/26

[389-devel] Please review: [389 Project] #75: Unconfigure plugin opperations are being called.

2012-01-16 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/75 https://fedorahosted.org/389/attachment/ticket/75/0002-Trac-Ticket-75-Unconfigure-plugin-opperations-are-be.patch Fix descriptions: When plugin is not enabled, the start function is not called, but the initialization is made and the plugins are registered.

Re: [389-devel] Please review: fix mep sdn compiler warnings

2012-01-17 Thread Noriko Hosoi
Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack. -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: [389-devel] Please review: fix recent compiler warnings

2012-01-18 Thread Noriko Hosoi
Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack. -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: [389-devel] Please review: Ticket #15 - Get rid of rwlock.h/rwlock.c and just use slapi_rwlock instead

2012-01-18 Thread Noriko Hosoi
Rich Megginson wrote: https://fedorahosted.org/389/ticket/15 https://fedorahosted.org/389/attachment/ticket/15/diffs-without-autoconf.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack. -- 389-devel mailing list

Re: [389-devel] Please review: fix new compiler warnings

2012-01-19 Thread Noriko Hosoi
Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack. -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review: [389 Project] #274: Reindexing entryrdn fails if ancestors are also tombstoned

2012-01-31 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/274 https://fedorahosted.org/389/attachment/ticket/274/0001-Trac-Ticket-274-Reindexing-entryrdn-fails-if.patch Bug description: Inserting/traversing entryrdn fails if a parent entry is tombstoned and the rdn in the entryrdn index includes nsuniqueid. In DIT

[389-devel] Please review: [389 Project] #275: Invalid read reported by valgrind

2012-02-02 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/275 https://fedorahosted.org/389/attachment/ticket/275/0001-Trac-Ticket-275-Invalid-read-reported-by-valgrind.patch Fix description: Since the matching rule type could be normalized and the original string could be freed in filter_normalize_ext, the type

Re: [389-devel] Please review: coverity 12488 Resource leak In attr_index_config()

2012-02-03 Thread Noriko Hosoi
Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack. -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review: [389 Project] #51: memory leaks in 389-ds-base-1.2.8.2-1.el5?

2012-02-03 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/51 https://fedorahosted.org/389/attachment/ticket/51/0001-Trac-Ticket-51-memory-leaks-in-389-ds-base-1.2.8.2-1.patch Fix description: Ran valgrind with the MMR+SASL servers and fixed leaks found in the test. [plugin/replication/repl5_connection.c]

[389-devel] Please review: [389 Project] #34: remove-ds.pl does not remove everything

2012-02-13 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/34 https://fedorahosted.org/389/attachment/ticket/34/0001-Trac-Ticket-34-remove-ds.pl-does-not-remove-everythi.patch Fix description: Introduce an option --all | -a, with which all the generated files and directories are removed. -- 389-devel mailing list

[389-devel] Please review: [389 Project] #298: crash when replicating orphaned tombstone entry

2012-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/298 https://fedorahosted.org/389/attachment/ticket/298/0001-Trac-Ticket-298-crash-when-replicating-orphaned-tomb.patch Fix description: 1. The cause of the crash was freeing a to-be-added entry in tombstone_to_glue although the entry is consumed in

[389-devel] Please review: 389-admin: htmladmin

2012-03-23 Thread Noriko Hosoi
If htmladmin fails to connect to the server, the cgi could crash. This patch checks the flag for the server status and avoids the unnecessary free. From 4ec23c03450d45639282c173d2e095c4023876bb Mon Sep 17 00:00:00 2001 From: Noriko Hosoi nho...@totoro.sjc.redhat.com Date: Fri, 23 Mar 2012 13:13

[389-devel] Please review (take 2): [389 Project] #46: setup-ds-admin.pl does not like ipv6 only hostnames

2012-03-23 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/46 https://fedorahosted.org/389/attachment/ticket/46/0001-Trac-Ticket-46-revised-setup-ds-admin.pl-does-not.patch Fix Description: Socket::GetAddrInfo https://fedorahosted.org/389/wiki/GetAddrInfo class is not available on all the supported platforms.

[389-devel] Please review: [389 Project] #335: transaction retries need to be cache aware

2012-04-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/335 https://fedorahosted.org/389/attachment/ticket/335/0001-Trac-Ticket-335-transaction-retries-need-to-be-cache.patch Fix description: When libdb returns DEADLOCK and backend update function retries the operation, the target entry is reset to the original

[389-devel] Please review (take 2): [389 Project] #338: letters in object's cn get converted to lowercase when renaming object

2012-04-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/338 https://fedorahosted.org/389/attachment/ticket/338/0001-Trac-Ticket-338-letters-in-object-s-cn-get-converted.2.patch Fix description: The value of newrdn was normalized as dn then decapitalized. The decapitalization was not just needed but the cause

[389-devel] Please review: [389 Project] #310: Avoid calling escape_string() for logged DNs

2012-04-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/310 https://fedorahosted.org/389/attachment/ticket/310/0001-Trac-Ticket-310-Avoid-calling-escape_string-for-logg.patch Fix description: removed unnecessary escape_string calls and the static buffer used by escape_string. Ran slamd repeatedly

[389-devel] Please review: [389 Project] #345: db deadlock return should not log error

2012-04-26 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/345 https://fedorahosted.org/389/attachment/ticket/345/0001-Ticket-345-db-deadlock-return-should-not-log-error.patch Fix description: error log level is set to SLAPI_LOG_TRACE if DB_LOCK_DEADLOCK is returned from the BDB operations, otherwise set to

[389-devel] Please review comment: [389 Project] #412: memberof performance enhancement

2012-07-19 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/412 https://fedorahosted.org/389/attachment/ticket/412/0001-Trac-Ticket-412-memberof-performance-enhancement.patch Fix description: memberof.c: replaced DN strings with Slapi_DN and set the normalized info to Slapi_Value flags. It reduces the number of

[389-devel] Please review: [389 Project] #443: Deleting attribute present in nsslapd-allowed-to-delete-attrs returns Operations error

2012-11-06 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/443 https://fedorahosted.org/389/attachment/ticket/443/0001-Trac-Ticket-443-Deleting-attribute-present-in.patch Bug Description: Even if setting a config parameter to nsslapd- allowed-to-delete-attrs, the value failed to delete if the type was on|off or

[389-devel] Please review: [389 Project] #447: Possible to add invalid attribute to nsslapd-allowed-to-delete-attrs

2012-11-07 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/447 https://fedorahosted.org/389/attachment/ticket/447/0001-Trac-Ticket-447-Possible-to-add-invalid-attribute.patch Fix description: This patch is adding a code to check if the value of config parameter nsslapd-allowed-to-delete-attrs includes any invalid

[389-devel] Please review: [389 Project] #500: Newly created users with organizationalPerson objectClass fails to sync from AD to DS with missing attribute error

2012-11-12 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/500 https://fedorahosted.org/389/attachment/ticket/500/0001-Trac-Ticket-500-Newly-created-users-with-organizatio.patch Bug description: Posix Account objectclass requires homeDirectory, uidNumber, and gidNumber. When an AD entry has just some of these

[389-devel] Please review: [389 Project] #547: [Patch] Incorrect assumption in ndn cache

2013-01-07 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/547 https://fedorahosted.org/389/attachment/ticket/547/0001-Ticket-547-Incorrect-assumption-in-ndn-cache.patch Bug Description: In ndn_cache_lookup, to determine the given dn is already normalized or not, the length is compared with the normalized dn length.

[389-devel] Please review: [389 Project] #542: Cannot dynamically set nsslapd-maxbersize

2013-01-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/542 https://fedorahosted.org/389/attachment/ticket/542/0001-Ticket-542-Cannot-dynamically-set-nsslapd-maxbersize.patch Fix description: Based on the proposal made by rmegg...@redhat.com in the ticket #542, this patch sets maxbersize every time before

[389-devel] Please review: [389 Project] #545: Segfault during initial LDIF import: str2entry_dupcheck()

2013-01-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/545 https://fedorahosted.org/389/attachment/ticket/545/0001-Ticket-545-Segfault-during-initial-LDIF-import-str2e.patch Bug description: If an attribute type having multiple values exists in an entry, and any compare function is not associated with the

[389-devel] Please review (take 2): [389 Project] #537: Improvement of range search

2013-01-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/537 https://fedorahosted.org/389/attachment/ticket/537/0001-Ticket-537-Improvement-of-range-search.2.patch Thanks to Rich for his reviews and comments. I've added the read transaction abort in case idl_new_fetch / idl_new_range_fetch failed in the

[389-devel] Please review: [389 Project] #342: better error message when cache overflows

2013-01-15 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/342 https://fedorahosted.org/389/attachment/ticket/342/0001-Ticket-342-better-error-message-when-cache-overflows.patch Bug description: ACL cache overflow error message is not very clear and repeated too many times. Fix description: 1) print a message

[389-devel] Please review: [389 Project] #476: 389 ds do not start on F18 due to missing modules

2013-01-16 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/476 https://fedorahosted.org/389/attachment/ticket/476/0001-Ticket-476-389-ds-do-not-start-on-F18-due-to-missing.patch https://fedorahosted.org/389/attachment/ticket/476/diffs.txt Effective diff out of the patch Bug description: Since apache 2.4, some

[389-devel] Please review: [389 Project] #502: setup-ds.pl script should wait if semanage.trans.LOCK present

2013-01-24 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/502 https://fedorahosted.org/389/attachment/ticket/502/0001-Ticket-502-setup-ds.pl-script-should-wait-if-semanag.patch Bug description: If multiple DSCreate or removeDSInstance run simultaneously, semanage port fails because only one semanage transaction

[389-devel] Please review: [389 Project] #533: only scan for attributes to decrypt if there are encrypted attrs configured

2013-01-25 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/533 https://fedorahosted.org/389/attachment/ticket/533/0001-Ticket-533-only-scan-for-attributes-to-decrypt-if-th.patch Bug description: When an internal entry is created in id2entry, all attributes are scanned in attrcrypt_decrypt_entry() and checked if

[389-devel] Please review: [389 Project] #572: PamConfig schema not updated during upgrade

2013-02-05 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/572 https://fedorahosted.org/389/attachment/ticket/572/0001-Ticket-572-PamConfig-schema-not-updated-during-upgra.patch Bug description: PAM passthrough schema was not upgraded in the upgrade from 389-ds-base-1.2.10.2 to 389-ds-base-1.2.11.15. Fix

[389-devel] Please review: [389 Project] #579: Error messages encountered when using POSIX winsync

2013-02-11 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/579 https://fedorahosted.org/389/attachment/ticket/579/0001-Ticket-579-Error-messages-encountered-when-using-POS.patch Bug description: posix_group_fix_memberuid_callback registered by posixWinsyncCreateMemberOfTask calls an internal modify function even

[389-devel] Please review: [389 Project] #490: Slow role performance when using a lot of roles

2013-02-27 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/490 https://fedorahosted.org/389/attachment/ticket/490/0001-Ticket-490-Slow-role-performance-when-using-a-lot-of.patch Bug description: Role uses the virtual attribute framework. When the search with a filter including nsrole or a return attribute list

[389-devel] Please review (take 2): [389 Project] #490: Slow role performance when using a lot of roles

2013-02-28 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/490 https://fedorahosted.org/389/attachment/ticket/490/0001-Ticket-490-Slow-role-performance-when-using-a-lot-of.2.patch Following the suggestion from Rich, I separated the change on str2filter.c to another ticket/patch

[389-devel] Please review: [389 Project] #604: Required attribute not checked during search operation

2013-03-01 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/604 https://fedorahosted.org/389/attachment/ticket/604/0001-Ticket-604-Required-attribute-not-checked-during-sea.patch Comment (by nhosoi): Bug description: If attribute list passed from the ldapsearch contains a string with a space and following

[389-devel] Please review: [389 Project] #627: ns-slapd crashes sporadically with segmentation fault in libslapd.so

2013-03-25 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/627 https://fedorahosted.org/389/attachment/ticket/627/0001-Ticket-627-ns-slapd-crashes-sporadically-with-segmen.patch Bug Description: Schema reload task (schema-reload.pl) was not thread safe. Fix Description: Attribute Syntax is stored in the hash and

[389-devel] Please review: [389 Project] #529: dn normalization must handle multiple space characters in attributes

2013-04-08 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/529 https://fedorahosted.org/389/attachment/ticket/529/0001-Ticket-529-dn-normalization-must-handle-multiple-spa.2.patch Bug description: This is the second half of the fix for #529. The first half fixed the DN normalization which used to allow DNs where

[389-devel] Please review: [389 Project] #608: Posix Winsync plugin throws posix_winsync_end_update_cb: failed to add task entry error message

2013-04-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/608 https://fedorahosted.org/389/attachment/ticket/608/0001-Ticket-608-Posix-Winsync-plugin-throws-posix_winsync.patch Bug description: When a task posixWinsyncCreateMemberOfTask is already running, another same task request is received, the Posix Winsync

[389-devel] Please review: [389 Project] #47330: changelog db extension / upgrade is obsolete

2013-04-16 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47330 https://fedorahosted.org/389/attachment/ticket/47330/0001-Ticket-47330-changelog-db-extension-upgrade-is-obsol.patch Bug Description: Upgrading from db4 to db5 was not implemented in changelog db code. Fix Description: Implemented upgrading

[389-devel] Please review: [389 Project] #47313: Indexed search with filter containing '' and ! with attribute subtypes gives wrong result

2013-04-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47313 https://fedorahosted.org/389/attachment/ticket/47313/0001-Ticket-47313-Indexed-search-with-filter-containing-a.patch Bug description: Index db files do not contain the subtype knowledge, which is only in the primary id2entry db and entries in the

Re: [389-devel] Please Review: Add git commit hash to developer rpm build name

2013-04-22 Thread Noriko Hosoi
Nathan Kinder wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack! -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review: [389 Project] #47347: Simple paged results should support async search

2013-04-26 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47347 https://fedorahosted.org/389/attachment/ticket/47347/0001-Ticket-47347-Simple-paged-results-should-support-asy.patch Bug description: Simple paged results serialized the request even for a series of asynchronous search requests, and it returned error

[389-devel] Please review: [389 Project] #529: dn normalization must handle multiple space characters in attributes

2013-04-28 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/529 https://fedorahosted.org/389/attachment/ticket/529/0001-Ticket-529-dn-normalization-must-handle-multiple-spa.7.patch Thanks so much to Thierry for finding out this bug. Bug Description: Commit 69ff83598d517bed84922b1c7dd67cab023b4d99 had a flaw --

[389-devel] Please review: [389 Project] #47367: ldapdelete returns non-leaf entry error while trying to remove a leaf entry

2013-06-05 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47367 https://fedorahosted.org/389/attachment/ticket/47367/0001-Ticket-47367-phase-1-ldapdelete-returns-non-leaf-ent.patch Bug description: Replication conflict confuses the numsubordinate count, which leaves an entry that cannot be deleted even its

[389-devel] Please review (take 2): [389 Project] #47367: ldapdelete returns non-leaf entry error while trying to remove a leaf entry

2013-06-06 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47367 /0001-Ticket-47367-phase-1-ldapdelete-returns-non-leaf-ent.patch/ https://fedorahosted.org/389/attachment/ticket/47367/0001-Ticket-47367-phase-1-ldapdelete-returns-non-leaf-ent.patch ​

[389-devel] Please review: [389 Project] #569: examine replication code to reduce amount of stored state information

2013-06-13 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/569 https://fedorahosted.org/389/attachment/ticket/569/0001-Ticket-569-examine-replication-code-to-reduce-amount.patch Description: commit c7f6f161f4967635d6f02b029be571d88ec61961 made this change: In case the deleted value list in an attribute is empty:

[389-devel] Please review: [389 Project] #47400: MMR stress test with dna enabled causes a deadlock

2013-06-19 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47400 https://fedorahosted.org/389/attachment/ticket/47400/0001-Ticket-47400-MMR-stress-test-with-dna-enabled-causes.patch Bug description: Under the heavy add/delete posix user entries, dna_update_config_event causes a deadlock. Fix description:

[389-devel] Please review: [389 Project] #521: modrdn + NSMMReplicationPlugin - Consumer failed to replay change

2013-07-24 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/521 https://fedorahosted.org/389/attachment/ticket/521/0001-Ticket-521-modrdn-NSMMReplicationPlugin-Consumer-fai.patch Bug description: modrdn on AD is synchronized to DS, but the other way does not get synchronized. Fix description: 1)

[389-devel] Please review: [389 Project] #47310: Attribute dsOnlyMemberUid not allowed when syncing nested posix groups from AD with posixWinsync

2013-08-14 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47310 https://fedorahosted.org/389/attachment/ticket/47310/0001-Ticket-47310-Attribute-dsOnlyMemberUid-not-allowed-w.patch Bug description: When Posix Winsync API plug-in is configured with posixWinsyncMapMemberUid and posixWinsyncMapNestedGrouping enabled

[389-devel] Please review: [389 Project] #48: Active Directory has certain uids which are reserved and will cause a Directory Server replica initialization of an AD server to abort.

2013-08-16 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/48 https://fedorahosted.org/389/attachment/ticket/48/0001-Ticket-48-Active-Directory-has-certain-uids-which-ar.patch Bug description: Some account names (e.g. service) is reserved in Active Directory. If DS has an entry having such an NT user ID and the

Re: [389-devel] Please review: fix mem leak in admldapBuildInfoSSL when there is no password

2013-08-19 Thread Noriko Hosoi
Rich Megginson wrote: -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel ack -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review (389-ds-base-1.3.1): [389 Project] #47488: Users from AD sub OU does not sync to IPA

2013-08-20 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47488 https://fedorahosted.org/389/attachment/ticket/47488/0001-Ticket-47488-Users-from-AD-sub-OU-does-not-sync-to-I.patch Bug description: When processing a DN from AD, the DN is passed to a helper function is_subject_of_agreement_remote (windows_protocol_

[389-devel] Please review: [389 Project] #197: rhds82 rfe - BDB backend - clear free page files to reduce changelog size

2013-08-21 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/197 https://fedorahosted.org/389/attachment/ticket/197/0001-Ticket-197-BDB-backend-clear-free-page-files-to-redu.patch Bug description: Even if entries in the database and changes in the changelog database are deleted/trimmed, the unused pages of the data-

Re: [389-devel] RFC: New Design: Fine Grained ID List Size

2013-09-06 Thread Noriko Hosoi
Rich Megginson wrote: Please review and comment: http://port389.org/wiki/Design/Fine_Grained_ID_List_Size -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel Hi Rich, A nice design! It looks promising to solve the sticky

[389-devel] Please review: [389 Project] #460: support multiple subtrees and filters

2013-09-12 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/460 https://fedorahosted.org/389/attachment/ticket/460/0001-Ticket-460-support-multiple-subtrees-and-filters.patch Description: 1. support multiple subtrees new config parameter in windwows sync agreement: winSyncSubtreePair: DS Subtree:AD Subtree

[389-devel] Please review: [389 Project] #47492: PassSync removes User must change password flag on the Windows side

2013-09-20 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47492 https://fedorahosted.org/389/attachment/ticket/47492/0001-Ticket-47492-PassSync-removes-User-must-change-passw.patch Bug description: Windows Sync sends password modify even if it is from PassSync originated on AD. The modify updates the pwdLastSet

[389-devel] Please review: [389 Project] #47523: Set up replcation/agreement before initializing the sub suffix, the sub suffix is not found by ldapsearch

2013-09-26 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47523 https://fedorahosted.org/389/attachment/ticket/47523/0001-Ticket-47523-Set-up-replcation-agreement-before-init.patch Bug description: If a replication is configured against a backend before initializing the backend with a suffix entry, an RUV entry

[389-devel] Please review: [389 Project] #54: locale nl not supported by collation plugin

2013-10-02 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/54 https://fedorahosted.org/389/attachment/ticket/54/0001-Ticket-54-locale-nl-not-supported-by-collation-plugi.patch Bug description: In the recent version of ICU, some locales do not have its specific collator, but are included in the default (root)

[389-devel] Please review: [389 Project] #53: Need to update supported locales

2013-10-03 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/53 https://fedorahosted.org/389/attachment/ticket/53/0001-Ticket-53-Need-to-update-supported-locales.patch Description: This patch adds locales that were newly supported by ICU to slapd-collations.conf. (OID 2.16.840.1.113730.3.3.2.51.1 through

[389-devel] Please review: [389 Project] #47530: dbscan on entryrdn should show all matching values

2013-10-08 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47530 https://fedorahosted.org/389/attachment/ticket/47530/0001-Ticket-47530-dbscan-on-entryrdn-should-show-all-matc.patch Bug description: 1. When the key format of entryrdn was updated (eliminated ':' from the key), the dbscan was not updated. 2. If

Re: [389-devel] switch to F19 for autogen?

2013-10-09 Thread Noriko Hosoi
(2013年10月09日 15:24), Rich Megginson wrote: On 10/09/2013 04:12 PM, Nathan Kinder wrote: On 10/09/2013 01:21 PM, Rich Megginson wrote: In the interest of reducing the autotool file churn, is everyone ok with switching to using F19 to run autogen? Ack. If we want to enforce that for master, we

[389-devel] Please review: [389 Project] #47422: With 1.3.04 and subtree-renaming OFF, when a user is deleted after restarting the server, the same entry can't be added

2013-10-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47422 https://fedorahosted.org/389/attachment/ticket/47422/0001-Ticket-47422-With-1.3.04-and-subtree-renaming-OFF-wh.patch Bug description: {{{ 1) As reported by baburaje12, regardless of the nsslapd-subtree- rename-switch, entrydn was not stored in

[389-devel] Please review (take 2): [389 Project] #47530: dbscan on entryrdn should show all matching values

2013-10-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47530 https://fedorahosted.org/389/attachment/ticket/47530/0001-Ticket-47530-dbscan-on-entryrdn-should-show-all-matc.2.patch Bug description: {{{ 1) commit bded3015acdd5c71f05ceb10f10af220a02e6f74 was not a complete patch, which was failing in the case

[389-devel] Please review: [389 Project] #47555: db2bak.pl issue when specifying non-default directory

2013-10-25 Thread Noriko Hosoi
https://fedorahosted.org/389/attachment/ticket/47555/0001-Ticket-47555-db2bak.pl-issue-when-specifying-non-def.patch Bug description: db2bak.pl takes an option -a backupdir, which is supposed to be generated by the server and used as a backup directory. But since the created directory

[389-devel] Building 389-ds-base-1.3.2.3

2013-10-28 Thread Noriko Hosoi
Building 389-ds-base-1.3.2.3 including the following patches (in addition to 1.3.2.2). 144869f bump version to 1.3.2.3 a4073a8 Ticket #47515 Fedora 20: setup-ds-admin.pl b5676ab Ticket 47569 - Fix build warnings 2b7cbb8 Ticket 47569 - ACIs do not allow attribute subtypes in

[389-devel] Please review: [389 Project] #538: hardcoded sasl2 plugin path in ldaputil.c, saslbind.c

2013-10-29 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/538 https://fedorahosted.org/389/attachment/ticket/538/0001-Ticket-538-hardcoded-sasl2-plugin-path-in-ldaputil.c.patch Bug description: The hardcoded sasl2 path is Fedora/RHEL specific. It needs to support other architectures with other filesystem format.

[389-devel] Please review: [389 Project] #47589: Winsync replica initialization and incremental updates from DS to AD fails on RHEL7

2013-11-08 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47589 https://fedorahosted.org/389/attachment/ticket/47589/0001-Ticket-47589-Winsync-replica-initialization-and-incr.patch Bug description: Cherry-picking the fix for Ticket #47492 - PassSync removes User must change password flag on the Windows side

[389-devel] Please review: [389 Project] #605: support TLS 1.1

2013-11-15 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/605 https://fedorahosted.org/389/attachment/ticket/605/0001-Ticket-605-support-TLS-1.1.patch Description: NSS 3.14 deprecates the current way to configure SSL versions: SSL_OptionSet(pr_sock, SSL_ENABLE_SSL3|SSL_ENABLE_TLS, True|False) Instead, it

[389-devel] Please review: [389 Project] #47313: Indexed search with filter containing '' and ! with attribute subtypes gives wrong result

2013-12-13 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47313 https://fedorahosted.org/389/attachment/ticket/47313/0001-Ticket-47313-Indexed-search-with-filter-containing-a.2.patch Description: commit fae006821bd6e524c0f7f8d5f023f4fe5e160ef0 introduced a bug, which occurs when a filter includes NOT and one of

[389-devel] Please review (take 3): [389 Project] #47606: replica init/bulk import errors should be more verbose

2013-12-16 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47606 https://fedorahosted.org/389/attachment/ticket/47606/0001-Ticket-47606-replica-init-bulk-import-errors-should-.3.patch Responding to the comment by Rich (https://fedorahosted.org/389/ticket/47606#comment:13), 389 Project wrote: Thanks for your

[389-devel] Please review: [389 Project] #47571: targetattr ACIs ignore subtype

2014-01-03 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47571 https://fedorahosted.org/389/attachment/ticket/47571/0001-Ticket-47571-targetattr-ACIs-ignore-subtype.patch Description: Subtypes in targetattr, userattr in aci as well as filter and attribute list in the search are supported. * If targetattr

Re: [389-devel] ACL: Adding object based on owner attribute

2014-01-08 Thread Noriko Hosoi
Hi Nathaniel, 389-ds-base-1.3.2.10-1 is available from the Fedora 20 Testing and Rawhide repositories, which contains the fix for Ticket 47653 - Need a way to allow users to create entries assigned to themselves. (Please see also http://directory.fedoraproject.org/wiki/Releases/1.3.2.10)

[389-devel] Please review (take 2): [389 Project] #47571: targetattr ACIs ignore subtype

2014-01-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47571 https://fedorahosted.org/389/attachment/ticket/47571/0001-Ticket-47571-targetattr-ACIs-ignore-subtype.2.patch Description: Subtypes in targetattr, userattr in aci as well as filter and attribute list in the search are supported. * If targetattr contains

[389-devel] Please review (one line fix): [389 Project] #47660: config_set_allowed_to_delete_attrs: Valgrind reports Invalid read

2014-01-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47660 https://fedorahosted.org/389/attachment/ticket/47660/0001-Ticket-47660-config_set_allowed_to_delete_attrs-Valg.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review (take 3): [389 Project] #443: Deleting attribute present in nsslapd-allowed-to-delete-attrs returns Operations error

2014-01-23 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/443 https://fedorahosted.org/389/attachment/ticket/443/0001-Ticket-443-Deleting-attribute-present-in-nsslapd-all.2.patch Take 3 based upon the suggestions from Rich. This is much less invasive then the previous proposal. Thanks, --noriko -- 389-devel

[389-devel] Please review: [389 Project] #47570: slapi_ldap_init unusable during independent plugin development

2014-01-30 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47570 https://fedorahosted.org/389/attachment/ticket/47570/0001-Ticket-47570-slapi_ldap_init-unusable-during-indepen.patch Description: RFE: making slapi_ldap_init callable without snmp_collator_init. The api slapi_ldap_init calls set_snmp_interaction_row,

[389-devel] Please review: [389 Project] #47693: Environment variables are not passed when DS is started via service

2014-02-07 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47693 https://fedorahosted.org/389/attachment/ticket/47693/0001-Ticket-47693-Environment-variables-are-not-passed-wh.patch Description: Environment variables (except TERM and LANG) are ignored if a program is started via service. If it is started with

[389-devel] Please review (take 2): [389 Project] #47677: Size returned by slapi_entry_size is not accurate

2014-02-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47677 https://fedorahosted.org/389/attachment/ticket/47677/0001-Ticket-47677-Size-returned-by-slapi_entry_size-is-no.2.patch Description: slapi_entry_size calculating the entry size had issues. . To calculate the Slapi_DN size, local function slapi_dn_size

[389-devel] Please review: [389 Project] #47608: change slapi_entry_attr_get_bool to handle on/off values, support default value

2014-02-10 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47608 https://fedorahosted.org/389/attachment/ticket/47608/0001-Ticket-47608-change-slapi_entry_attr_get_bool-to-han.patch Description: Adding an API slapi_entry_attr_get_bool_ext, which is an extension of slapi_entry_attr_get_bool. The difference is slapi_

[389-devel] Please review: [389 Project] #47602: Make ldbm_back_seq independently support transactions

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47602 0001-Ticket-47602-Make-ldbm_back_seq-independently-suppor Description: If ldbm_back_seq is called as a child of transaction, it fails to access the on-going transaction data. This patch picks up the parent transaction if any, and it calls

[389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47700 https://fedorahosted.org/389/attachment/ticket/47700/0001-Ticket-47700-Unresolved-external-symbol-references-b.patch Description of problem by na...@redhat.com: Various functions in the directory server are declared with extern C linkage, causing the

[389-devel] Please review: [389 Project] #47701: Make retro changelog trim interval programmable

2014-02-17 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47701 https://fedorahosted.org/389/attachment/ticket/47701/0001-Ticket-47701-Make-retro-changelog-trim-interval-prog.patch Description: Currently, retro changelog trim interval is hardcoded with 5 minutes. #define CHANGELOGDB_TRIM_INTERVAL 300*1000 /* 5

Re: [389-devel] Please review: [389 Project] #47700: Unresolved external symbol references break loading of the ACL plugin

2014-02-17 Thread Noriko Hosoi
Nalin Dahyabhai wrote: On Mon, Feb 17, 2014 at 01:19:10PM -0800, Noriko Hosoi wrote: https://fedorahosted.org/389/ticket/47700 https://fedorahosted.org/389/attachment/ticket/47700/0001-Ticket-47700-Unresolved-external-symbol-references-b.patch Description of problem by na...@redhat.com

Re: [389-devel] Design review: Access control on entries specified in MODDN operation (ticket 47553)

2014-02-24 Thread Noriko Hosoi
Rich Megginson wrote: On 02/24/2014 09:00 AM, thierry bordaz wrote: Hello, IPA team filled this ticket https://fedorahosted.org/389/ticket/47553. It requires an ACI improvement so that during a MODDN a given user is only allowed to move an entry from one specified part of

[389-devel] Please review: [389 Project] #47735: e_uniqueid fails to set if an entry is a conflict entry

2014-03-07 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47735 https://fedorahosted.org/389/attachment/ticket/47735/0001-Ticket-47735-e_uniqueid-fails-to-set-if-an-entry-is-.patch Bug Description: When an entry is turned to be a conflict entry, its nsUniqueId has a mdcsn info as a subtype like this:

[389-devel] Please review (take 2): [389 Project] #47735: e_uniqueid fails to set if an entry is a conflict entry

2014-03-07 Thread Noriko Hosoi
https://fedorahosted.org/389/attachment/ticket/47735/0001-Ticket-47735-e_uniqueid-fails-to-set-if-an-entry-is-.2.patch git patch file (master; take 2) -- merged 2 args into 1 in str2entry_state_information_from_type (Thanks to Rich for his suggestion). Noriko Hosoi wrote: https

[389-devel] Please review: [389 Project] #47737: Under heavy stress, failure of turning a tombstone into glue makes the server hung

2014-03-07 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47737 https://fedorahosted.org/389/attachment/ticket/47737/0001-Ticket-47737-Under-heavy-stress-failure-of-turning-a.patch Turning a tombstone entry to a glue entry is done in a while loop (create_glue_entry:urp_glue.c) Unless the transformation is

[389-devel] Please review: [389 Project] #47748: Simultaneous adding a user and binding as the user could fail in the password policy check

2014-03-20 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47748 https://fedorahosted.org/389/attachment/ticket/47748/0001-Ticket-47748-Simultaneous-adding-a-user-and-binding-.patch 389 Project wrote: Comment: Bug description: In do_bind, bind_target_entry is retrieved from the DB or the entry cache. There was

[389-devel] Please review (take 2): [389 Project] #47748: Simultaneous adding a user and binding as the user could fail in the password policy check

2014-03-21 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47748 https://fedorahosted.org/389/attachment/ticket/47748/0001-Ticket-47748-Simultaneous-adding-a-user-and-binding-.2.patch git patch file (master; take 2) -- fixed mistakes in the previous patch (Thanks, Rich!!) Thanks, --noriko -- 389-devel mailing list

Re: [389-devel] [389-users] git repo / tarball issues

2014-04-03 Thread Noriko Hosoi
Hello, (I'm switching from 389-users to 389-devel list for people who could be more interested in...) Rich Megginson wrote: On 04/03/2014 07:06 AM, Timo Aaltonen wrote: Hi It's me again :) 1) 389-ds-console 1.2.7 has no tarball though it was tagged for release in Sep'12 You can

Re: [389-devel] [389-users] git repo / tarball issues

2014-04-04 Thread Noriko Hosoi
Hi Timo, Timo Aaltonen wrote: 1) 389-ds-console 1.2.7 has no tarball though it was tagged for release in Sep'12 You can download the tar ball from here now. http://port389.org/sources/389-ds-console-1.2.7.tar.bz2 Cool, thanks. It's a broken tarball though, you forgot '/' after the version..

Re: [389-devel] [389-users] git repo / tarball issues

2014-04-04 Thread Noriko Hosoi
Timo Aaltonen wrote: you probably mean this? http://directory.fedoraproject.org/wiki/Source Ah, I see. I haven't updated the page, done just release notes... Let me clean it up to adjust the current versions. Thanks, again! --noriko -- 389-devel mailing list

[389-devel] Please review: [389 Project] #346: Slow ldapmodify operation time for large quantities of multi-valued attribute values

2014-04-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/346 https://fedorahosted.org/389/attachment/ticket/346/0001-Ticket-346-Slow-ldapmodify-operation-time-for-large-.2.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

[389-devel] Please review (revised): [389 Project] #346: Slow ldapmodify operation time for large quantities of multi-valued attribute values

2014-04-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/346 https://fedorahosted.org/389/attachment/ticket/346/0001-Ticket-346-Slow-ldapmodify-operation-time-for-large-.3.patch 389 Project wrote: #346: Slow ldapmodify operation time for large quantities of multi-valued attribute values

[389-devel] Please review (389-ds-base-1.2.11 branch): [389 Project] #47750: Creating a glue fails if one above level is a conflict or missing

2014-04-29 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47750 https://fedorahosted.org/389/ticket/47696 https://fedorahosted.org/389/attachment/ticket/47750/0001-Ticket-47750-Creating-a-glue-fails-if-one-above-leve.3.patch -- 389-devel mailing list 389-devel@lists.fedoraproject.org

[389-devel] Please review: [389 Project] #47750: Creating a glue fails if one above level is a conflict or missing

2014-05-09 Thread Noriko Hosoi
389-ds-base-1.2.11 patch (full) https://fedorahosted.org/389/attachment/ticket/47750/0001-Ticket-47750-Creating-a-glue-fails-if-one-above-leve.4.patch git patch file (389-ds-base-1.2.11) -- merged patch 3 and the diff 389-ds-base-1.2.11 patch (diff from the previous patch 3)

[389-devel] Please review: [389 Project] #47764: Problem with deletion while replicated

2014-05-09 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47764 https://fedorahosted.org/389/attachment/ticket/47764/0001-Ticket-47764-Problem-with-deletion-while-replicated.patch Bug description: When checking a child entry on a node, it only checked the first position, which was normally deleted if there were no

[389-devel] Please review: [389 Project] #47780: Some VLV search request causes memory leaks

2014-05-15 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47780 https://fedorahosted.org/389/attachment/ticket/47780/0001-Ticket-47780-Some-VLV-search-request-causes-memory-l.patch Fix description: . Modified idl_free interface as follows so that passed idl is cleared with NULL once the IDList is successfully

[389-devel] Please review: [389 Project] #47804: db2bak.pl error with changelogdb

2014-05-15 Thread Noriko Hosoi
https://fedorahosted.org/389/ticket/47804 https://fedorahosted.org/389/attachment/ticket/47804/0001-Ticket-47804-db2bak.pl-error-with-changelogdb.patch Bug description: Backup utility db2bak[.pl] copies not just backend db files but also changelog db files, which is not associated with the

<    1   2   3   4   >