summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed redundant code in agmt_new_from_entryNoriko Hosoi2010-08-251-5/+1
* postalAddress syntax does not accept empty valuesRich Megginson2010-08-241-3/+3
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Noriko Hosoi2010-08-231-2/+6
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Noriko Hosoi2010-08-231-2/+10
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-3/+16
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-4/+11
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-17/+24
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-0/+7
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-0/+16
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-35/+46
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-1/+6
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-3/+8
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-18/+34