summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/acl
Commit message (Expand)AuthorAgeFilesLines
* openldap ber_init will assert if the bv->bv_val is NULLRich Megginson2010-10-011-0/+4
* Bug 630092 - Coverity #11991: Resource leaks issuesEndi Sukma Dewata2010-09-171-3/+1
* Bug 630097 - (cov#15477) NULL dereference in ACL plug-in codeNathan Kinder2010-09-151-0/+6
* Bug 630097 - (cov#15460) NULL deference in ACL URL codeNathan Kinder2010-09-151-2/+2
* 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-312-4/+4
* 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
* ger should support both "dn" and "distinguishedName"Rich Megginson2010-08-261-1/+2
* 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...Noriko Hosoi2010-08-231-11/+18
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Noriko Hosoi2010-08-231-26/+30
* Bug 619122 - fix coverify Defect Type: Resource leaks issues CID 11975 - 12053Endi S. Dewata2010-08-191-7/+13
* Bug 619122 - fix coverify Defect Type: Resource leaks issues CID 11975 - 12053Endi S. Dewata2010-08-191-22/+25
* Bug 614511 - fix coverity Defect Type: Null pointer dereferences issues 11846...Noriko Hosoi2010-08-191-8/+7
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-1/+6
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-3/+8
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-3/+9
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-2/+14
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-2/+7
* Bug 614511 - fix coverify Defect Type: Null pointer dereferences issues 11846...Endi S. Dewata2010-08-191-5/+20
* Bug 622903 - fix coverity Defect Type: Code maintainability issuesNoriko Hosoi2010-08-111-6/+6
* Bug 622903 - fix coverity Defect Type: Code maintainability issuesNoriko Hosoi2010-08-111-6/+6
* Bug 622903 - fix coverity Defect Type: Code maintainability issuesNoriko Hosoi2010-08-111-2/+0
* Bug 622903 - fix coverity Defect Type: Code maintainability issuesNoriko Hosoi2010-08-111-1/+1
* 610281 - fix coverity Defect Type: Control flow issuesNoriko Hosoi2010-07-231-9/+3
* 610281 - fix coverity Defect Type: Control flow issuesNoriko Hosoi2010-07-231-1/+1
* Bug 609590 - fix coverity Defect Type: Memory - corruptions issuesRich Megginson2010-07-011-2/+2
* Bug 603942 - null deref in _ger_parse_control() for subjectdn389-ds-base-1.2.6.rc3Rich Megginson2010-07-011-2/+2
* 593899 - adding specific ACI causes very large mem allocate requestNoriko Hosoi2010-05-211-0/+1
* 593899 - adding specific ACI causes very large mem allocate requestNoriko Hosoi2010-05-201-26/+62
* 593110 - backup-restore does not ALWAYS workNoriko Hosoi2010-05-191-1/+1
* 585905 - ACL with targattrfilters error crashes the serverNoriko Hosoi2010-04-271-1/+25
* Fix too few args for format warning in acllasaclwarnsRich Megginson2010-04-261-2/+2
* Update to New DN FormatNoriko Hosoi2010-04-269-267/+516
* Bug 520151 - Error when modifying userPassword with proxy userEndi S. Dewata2010-03-243-2/+11
* Bug 572677 - Memory leak in searches including GER controlRich Megginson2010-03-121-2/+0
* cleanup build warningsRich Megginson2010-03-081-1/+0
* Allow modrdn to move subtree and rename non-leaf nodeNoriko Hosoi2010-01-221-2/+2
* Implement support for versioning and release engineering procedures - version...389-ds-base-1.2.5.a1Rich Megginson2009-11-161-1/+1
* Add ssf bind rule to access control plug-in.Nathan Kinder2009-10-026-15/+204
* Change default branding to 389 - remove lite codeRich Megginson2009-08-112-4/+2
* Bug 514848: Make selfwrite ACI keyword with with Name And Optional UID syntax...Nathan Kinder2009-07-301-2/+3
* Bug 514824: Fix double free in macro ACI code.Nathan Kinder2009-07-301-5/+15
* Reduce noise reported by valgrindRich Megginson2009-07-142-6/+8
* Clean up compiler warningssmallcleanupbasecleanupRich Megginson2009-07-072-5/+12
* OpenLDAP supportcleanupRich Megginson2009-07-072-4/+4
* 506137 ns-slapd hang while group aci performance testingNoriko Hosoi2009-06-261-29/+35
* Use thread aware library for complex regex searchesNoriko Hosoi2009-05-281-17/+10
* Fix various compiler warningsRich Megginson2009-05-191-1/+1