summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins
Commit message (Expand)AuthorAgeFilesLines
* Bug 644013 - uniqueness plugin segfault bugRich Megginson2010-10-181-1/+1
* Bug 643937 - Initialize replication version flagsNathan Kinder2010-10-182-0/+4
* Bug 244229 - targetattr not verified against schema when setting an aciNoriko Hosoi2010-10-154-36/+59
* Bug 555955 - Allow CoS values to be mergedNathan Kinder2010-10-141-8/+67
* Cov #16300 - Unused variable in account policy pluginNathan Kinder2010-10-081-2/+0
* Bug 631993 - Log authzid when proxy auth control is usedNathan Kinder2010-10-084-251/+2
* Bug 640854 - changelog db: _cl5WriteOperation: failed toNoriko Hosoi2010-10-061-1/+7
* add support for global inactivity limitRich Megginson2010-10-013-8/+42
* do not register pre/post op plugins if disabledRich Megginson2010-10-011-0/+8
* fix pblock memory leakRich Megginson2010-10-011-28/+11
* add the account policy plugin and related server code, schema, and configRich Megginson2010-10-017-0/+1030
* openldap ber_init will assert if the bv->bv_val is NULLRich Megginson2010-10-019-13/+30
* Bug 522055 - Scope check for managed attribute failsNathan Kinder2010-10-011-1/+2
* Bug 634561 - Server crushes when using Windows Sync AgreementRich Megginson2010-09-234-10/+12
* Bug 630092 - Coverity #12003: Resource leaks issuesEndi Sukma Dewata2010-09-171-0/+1
* Bug 630092 - Coverity #11991: Resource leaks issuesEndi Sukma Dewata2010-09-171-3/+1
* Bug 630092 - Coverity #15482: Resource leaks issuesEndi Sukma Dewata2010-09-171-0/+2
* Bug 630092 - Coverity #15481: Resource leaks issuesEndi Sukma Dewata2010-09-171-4/+2
* Bug 630092 - Coverity #15479: Resource leaks issuesEndi Sukma Dewata2010-09-171-1/+8
* Bug 630092 - Coverity #15478: Resource leaks issuesEndi Sukma Dewata2010-09-171-3/+3
* Bug 630097 - (cov#15477) NULL dereference in ACL plug-in codeNathan Kinder2010-09-151-0/+6
* Bug 630097 - (cov#15505) NULL dereference in memberOf codeNathan Kinder2010-09-151-1/+7
* Bug 630097 - (cov#15465) Null dereference in USN codeNathan Kinder2010-09-151-1/+1
* Bug 630097 - (cov#15464) NULL dereference in repl codeNathan Kinder2010-09-151-1/+1
* Bug 630097 - (cov#15463) Remove NULL check in referint pluginNathan Kinder2010-09-151-3/+1
* Bug 630097 - (cov#15462) NULL dereference in mep_modrdn_post_op()Nathan Kinder2010-09-151-0/+1
* Bug 630097 - (cov#15461) Remove unnecessary NULL check in DNANathan Kinder2010-09-151-1/+1
* Bug 630097 - (cov#15460) NULL deference in ACL URL codeNathan Kinder2010-09-151-2/+2
* Bug 630097 - (cov#12148) NULL dereference in ruvInit()Nathan Kinder2010-09-151-3/+5
* Bug 630097 - (cov#12143) NULL dereference in cos cache codeNathan Kinder2010-09-151-2/+8
* Bug 633168 - Share backend dbEnv with the replication changelogNoriko Hosoi2010-09-138-1481/+54
* agmtlist_shutdown (repl5_agmtlist.c) had an illegal access defect.Noriko Hosoi2010-09-131-3/+5
* Bug 630094 - (cov#15453) Eliminate NULL check for local_newentryNathan Kinder2010-09-091-1/+1
* Bug 630094 - (cov#15452) Remove NULL checking for op_stringNathan Kinder2010-09-091-26/+27
* Bug 630094 - (cov#15451) Get rid of unreachable free statementsNathan Kinder2010-09-091-9/+0
* Bug 630096 - (cov#15446) check return value of ber_scanf()Nathan Kinder2010-09-081-1/+4
* Bug 630096 - (cov#11778) check return value of ldap_parse_resultNathan Kinder2010-09-081-2/+15
* Bug 630093 - (cov#15511) Don't use unintialized search_results in refint pluginNathan Kinder2010-09-081-64/+63
* use slapi_mods_init_passin/get_ldapmods_passout if modifying the smodsRich Megginson2010-09-031-2/+2
* fix compiler warnings - unused vars/funcs, invalid castsRich Megginson2010-09-016-14/+7
* bug 614511 - fix coverity null reference - revert macro aci $dn logicRich Megginson2010-09-011-4/+6
* implement slapi_ldap_explode_dn and slapi_ldap_explode_rdnRich Megginson2010-08-314-7/+7
* do not un-null-terminate normalized DN until new url is constructedRich Megginson2010-08-311-27/+21
* use slapi_ldap_url_parse in the acl codeRich Megginson2010-08-311-8/+33
* fix the url_parse logic when looking for a missing suffix DNRich Megginson2010-08-311-1/+1
* fix some compiler warningsRich Megginson2010-08-311-1/+0
* openldap - add support for missing controls, add ldif api, fix NSS usageRich Megginson2010-08-315-58/+65
* Bug 531642 - EntryUSN: RFE: a configuration option to make entryusn "global"Noriko Hosoi2010-08-312-19/+46
* Bug 620927 - Allow multiple membership attributes in memberof pluginNathan Kinder2010-08-303-181/+478
* ger should support both "dn" and "distinguishedName"Rich Megginson2010-08-261-1/+2