summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd
Commit message (Expand)AuthorAgeFilesLines
...
* 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 630094 - (cov#15454) Fix deadcode issue in mapping tree codeNathan Kinder2010-09-091-1/+2
* Bug 630094 - (cov#11818) Fix unreachable return in snmp subagentNathan Kinder2010-09-091-17/+33
* 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 630096 - (cov#15449,15450) Check return value of stat()Nathan Kinder2010-09-082-4/+8
* Bug 630093 - (cov#15518) Need to intialize fd in ldbm2ldif codeNathan Kinder2010-09-081-4/+3
* Have to explicitly set protocol version to 3Rich Megginson2010-09-031-0/+5
* 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 629710 - escape_string does not check '\<HEX><HEX>'Noriko Hosoi2010-09-021-16/+30
* 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-0110-22/+19
* pass the string copy to slapi_dn_normalize_originalRich Megginson2010-09-011-2/+2
* use slapi_pblock_set to set the ldap result code for the be postop pluginsRich Megginson2010-09-012-2/+2
* Bug 612264 - ACI issue with (targetattr='userPassword')Nathan Kinder2010-09-011-5/+10
* DN normalizer should check the invalid typeNoriko Hosoi2010-08-311-0/+4
* implement slapi_ldap_explode_dn and slapi_ldap_explode_rdnRich Megginson2010-08-3111-33/+297
* check src < *out only; only check for \nspace if src < *out - 2Rich Megginson2010-08-311-2/+2
* move the out pointer back if continuation lines were removedRich Megginson2010-08-311-0/+1
* convert mozldap host list to openldap uri listRich Megginson2010-08-311-4/+77
* slapi_ldap_url_parse must handle multiple host:port in urlRich Megginson2010-08-311-5/+94
* do not terminate unwrapped LDIF line with another newlineRich Megginson2010-08-311-1/+0
* openldap_read_function needs to set EWOULDBLOCK if the buffer is emptyRich Megginson2010-08-311-0/+8
* have to use LDAP_OPT_X_TLS_NEVER to defeat cert hostname checkingRich Megginson2010-08-311-1/+1
* fix the url_parse logic when looking for a missing suffix DNRich Megginson2010-08-311-1/+4
* ber_printf 'o' cannot handle NULL bv_valRich Megginson2010-08-311-2/+2
* use strcasecmp with ptype and type->bv_valRich Megginson2010-08-311-1/+1
* fix some compiler warningsRich Megginson2010-08-312-1/+1
* document slapi wrappers for openldap/mozldap functions that differRich Megginson2010-08-315-13/+101
* use the mozldap versions of the proxy auth control create functionRich Megginson2010-08-311-4/+9
* port client tools to use openldap APIRich Megginson2010-08-312-14/+71
* openldap - add support for missing controls, add ldif api, fix NSS usageRich Megginson2010-08-317-225/+336
* fix memleak in ldbm_config_read_instance_entriesRich Megginson2010-08-311-0/+1
* openldap - ldap_url_parse_ext is not part of the public apiRich Megginson2010-08-311-1/+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-3116-32/+204
* Bug 628300 - DN is not normalized in dn/entry cache when an entry is added, e...Noriko Hosoi2010-08-311-8/+33
* Bug 620927 - Allow multiple membership attributes in memberof pluginNathan Kinder2010-08-302-7/+36
* Bug 617630 - fix coverify Defect Type: Resource leaks issues CID 12052 - 12093Noriko Hosoi2010-08-251-2/+2
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-2/+2
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-35/+25
* 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-1/+9