summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/back-ldbm
Commit message (Expand)AuthorAgeFilesLines
* Bug 633168 - Share backend dbEnv with the replication changelogNoriko Hosoi2010-09-1310-258/+605
* Bug 630091 - (cov#15582) Free of uninitialized pointer in attr_index_config()Nathan Kinder2010-09-131-1/+1
* Bug 630091 - (cov#15516,15517) Initialize pointers before attempting to freeNathan Kinder2010-09-131-1/+2
* Bug 630091 - (cov#15515) Use of uninitialized array in index config codeNathan Kinder2010-09-131-1/+1
* Bug 630091 - (cov#15514) Initialize DBT in entryrdn_get_parent()Nathan Kinder2010-09-131-1/+3
* Bug 630091 - (cov#15513) Fix usage of uninitialized bervalsNathan Kinder2010-09-131-1/+2
* Bug 630091 - (cov#15512) Fix usage of uninitialized bervalsNathan Kinder2010-09-101-2/+2
* Bug 630094 - (cov#15520) Fix unreachable code issue if perfctrs codeNathan Kinder2010-09-091-3/+4
* Bug 630094 - (cov#15459) Remove NULL check for srdn in ldif2ldbm codeNathan Kinder2010-09-091-1/+1
* Bug 630094 - (cov#15458) Fix deadcode issue in moddn codeNathan Kinder2010-09-091-1/+1
* Bug 630094 - (cov#15457) Remove deadcode in import codeNathan Kinder2010-09-091-4/+0
* Bug 630094 - (cov#15456) Remove NULL check for srdn in import codeNathan Kinder2010-09-091-1/+1
* Bug 630094 - (cov#15455) Remove deadcode in attr_index_config()Nathan Kinder2010-09-091-128/+128
* Bug 630090 - (cov#15445) Fix illegal free in archive codeNathan Kinder2010-09-091-1/+2
* Bug 630096 - (cov#15447) - Check return value of idl_append_extend()Nathan Kinder2010-09-081-2/+13
* Bug 630096 - (cov#15448) Check return value of cache_replace()Nathan Kinder2010-09-081-1/+6
* Bug 630093 - (cov#15518) Need to intialize fd in ldbm2ldif codeNathan Kinder2010-09-081-4/+3
* Bug 630098 - fix coverity Defect Type: Code maintainability issuesNathan Kinder2010-09-031-2/+0
* Bug 630098 - fix coverity Defect Type: Code maintainability issuesNathan Kinder2010-09-031-2/+0
* Bug 627738 - The cn=monitor statistics entries for the dnentry cacheNoriko Hosoi2010-09-021-3/+4
* fix compiler warnings - unused vars/funcs, invalid castsRich Megginson2010-09-014-6/+4
* use slapi_pblock_set to set the ldap result code for the be postop pluginsRich Megginson2010-09-012-2/+2
* implement slapi_ldap_explode_dn and slapi_ldap_explode_rdnRich Megginson2010-08-313-11/+11
* document slapi wrappers for openldap/mozldap functions that differRich Megginson2010-08-312-3/+0
* openldap - add support for missing controls, add ldif api, fix NSS usageRich Megginson2010-08-312-72/+97
* fix memleak in ldbm_config_read_instance_entriesRich Megginson2010-08-311-0/+1
* Bug 627738 - The cn=monitor statistics entries for the dnentry cache do not c...Noriko Hosoi2010-08-312-9/+11
* Bug 531642 - EntryUSN: RFE: a configuration option to make entryusn "global"Noriko Hosoi2010-08-3110-27/+122
* Bug 628300 - DN is not normalized in dn/entry cache when an entry is added, e...Noriko Hosoi2010-08-311-8/+33
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-0/+2
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Noriko Hosoi2010-08-231-14/+31
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Noriko Hosoi2010-08-231-14/+17
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-4/+12
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Noriko Hosoi2010-08-232-16/+24
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-3/+8
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-5/+22
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-0/+9
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Noriko Hosoi2010-08-231-6/+2
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-1/+6
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-4/+12
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-28/+44
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...Endi S. Dewata2010-08-231-2/+10
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892Noriko Hosoi2010-08-201-6/+21
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Noriko Hosoi2010-08-201-4/+8
* Bug 616500 - fix coverify Defect Type: Resource leaks issues CID 12094 - 12136Endi S. Dewata2010-08-201-0/+3
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-1/+1
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-1/+1
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-0/+1
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-1/+1
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-0/+7