index
:
ds.git
573889
master
Unnamed repository; edit this file to name it for gitweb.
Endi Dewata
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldap
/
servers
/
slapd
/
back-ldbm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 640854 - changelog db: _cl5WriteOperation: failed to
Noriko Hosoi
2010-10-06
1
-0
/
+12
*
openldap ber_init will assert if the bv->bv_val is NULL
Rich Megginson
2010-10-01
2
-0
/
+10
*
Bug 635987 - Incorrect sub scope search result with ACL containing ldap:///self
Noriko Hosoi
2010-09-24
1
-5
/
+9
*
Bug 635987 - Incorrect sub scope search result with
Noriko Hosoi
2010-09-21
1
-6
/
+4
*
Bug 630092 - Coverity #15497: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+1
*
Bug 630092 - Coverity #15490: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+1
*
Bug 630092 - Coverity #15487: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+2
*
Bug 630092 - Coverity #15485: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+1
*
Bug 630092 - Coverity #15484: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+1
*
Bug 630092 - Coverity #15483: Resource leaks issues
Endi Sukma Dewata
2010-09-17
1
-0
/
+4
*
Bug 558099 - Enhancement request: Log more information about the search resul...
Noriko Hosoi
2010-09-15
3
-2
/
+10
*
Bug 630097 - (cov#15507,15508) NULL dereference in entryrdn code
Nathan Kinder
2010-09-15
1
-2
/
+5
*
Bug 630097 - (cov#15506) NULL dereference in dblayer code
Nathan Kinder
2010-09-15
1
-4
/
+4
*
Bug 630097 - (cov#12182,12183) NULL dereference in import code
Nathan Kinder
2010-09-15
1
-2
/
+2
*
Bug 631862 - crash - delete entries not in cache + referint
Noriko Hosoi
2010-09-14
5
-50
/
+60
*
Bug 633168 - Share backend dbEnv with the replication changelog
Noriko Hosoi
2010-09-13
10
-258
/
+605
*
Bug 630091 - (cov#15582) Free of uninitialized pointer in attr_index_config()
Nathan Kinder
2010-09-13
1
-1
/
+1
*
Bug 630091 - (cov#15516,15517) Initialize pointers before attempting to free
Nathan Kinder
2010-09-13
1
-1
/
+2
*
Bug 630091 - (cov#15515) Use of uninitialized array in index config code
Nathan Kinder
2010-09-13
1
-1
/
+1
*
Bug 630091 - (cov#15514) Initialize DBT in entryrdn_get_parent()
Nathan Kinder
2010-09-13
1
-1
/
+3
*
Bug 630091 - (cov#15513) Fix usage of uninitialized bervals
Nathan Kinder
2010-09-13
1
-1
/
+2
*
Bug 630091 - (cov#15512) Fix usage of uninitialized bervals
Nathan Kinder
2010-09-10
1
-2
/
+2
*
Bug 630094 - (cov#15520) Fix unreachable code issue if perfctrs code
Nathan Kinder
2010-09-09
1
-3
/
+4
*
Bug 630094 - (cov#15459) Remove NULL check for srdn in ldif2ldbm code
Nathan Kinder
2010-09-09
1
-1
/
+1
*
Bug 630094 - (cov#15458) Fix deadcode issue in moddn code
Nathan Kinder
2010-09-09
1
-1
/
+1
*
Bug 630094 - (cov#15457) Remove deadcode in import code
Nathan Kinder
2010-09-09
1
-4
/
+0
*
Bug 630094 - (cov#15456) Remove NULL check for srdn in import code
Nathan Kinder
2010-09-09
1
-1
/
+1
*
Bug 630094 - (cov#15455) Remove deadcode in attr_index_config()
Nathan Kinder
2010-09-09
1
-128
/
+128
*
Bug 630090 - (cov#15445) Fix illegal free in archive code
Nathan Kinder
2010-09-09
1
-1
/
+2
*
Bug 630096 - (cov#15447) - Check return value of idl_append_extend()
Nathan Kinder
2010-09-08
1
-2
/
+13
*
Bug 630096 - (cov#15448) Check return value of cache_replace()
Nathan Kinder
2010-09-08
1
-1
/
+6
*
Bug 630093 - (cov#15518) Need to intialize fd in ldbm2ldif code
Nathan Kinder
2010-09-08
1
-4
/
+3
*
Bug 630098 - fix coverity Defect Type: Code maintainability issues
Nathan Kinder
2010-09-03
1
-2
/
+0
*
Bug 630098 - fix coverity Defect Type: Code maintainability issues
Nathan Kinder
2010-09-03
1
-2
/
+0
*
Bug 627738 - The cn=monitor statistics entries for the dnentry cache
Noriko Hosoi
2010-09-02
1
-3
/
+4
*
fix compiler warnings - unused vars/funcs, invalid casts
Rich Megginson
2010-09-01
4
-6
/
+4
*
use slapi_pblock_set to set the ldap result code for the be postop plugins
Rich Megginson
2010-09-01
2
-2
/
+2
*
implement slapi_ldap_explode_dn and slapi_ldap_explode_rdn
Rich Megginson
2010-08-31
3
-11
/
+11
*
document slapi wrappers for openldap/mozldap functions that differ
Rich Megginson
2010-08-31
2
-3
/
+0
*
openldap - add support for missing controls, add ldif api, fix NSS usage
Rich Megginson
2010-08-31
2
-72
/
+97
*
fix memleak in ldbm_config_read_instance_entries
Rich Megginson
2010-08-31
1
-0
/
+1
*
Bug 627738 - The cn=monitor statistics entries for the dnentry cache do not c...
Noriko Hosoi
2010-08-31
2
-9
/
+11
*
Bug 531642 - EntryUSN: RFE: a configuration option to make entryusn "global"
Noriko Hosoi
2010-08-31
10
-27
/
+122
*
Bug 628300 - DN is not normalized in dn/entry cache when an entry is added, e...
Noriko Hosoi
2010-08-31
1
-8
/
+33
*
Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...
Endi S. Dewata
2010-08-23
1
-0
/
+2
*
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...
Noriko Hosoi
2010-08-23
1
-14
/
+31
*
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...
Noriko Hosoi
2010-08-23
1
-14
/
+17
*
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...
Endi S. Dewata
2010-08-23
1
-4
/
+12
*
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...
Noriko Hosoi
2010-08-23
2
-16
/
+24
*
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167...
Endi S. Dewata
2010-08-23
1
-3
/
+8
[next]