summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd
Commit message (Expand)AuthorAgeFilesLines
* Bug 554573 - ACIs use bind DN from bind req rather than cert mapped DN from s...Rich Megginson2010-03-054-2/+51
* Bug 551198 - LDAPI: incorrect logging to access log - part 2Rich Megginson2010-03-051-0/+1
* fix various memory leaksRich Megginson2010-03-044-2/+22
* Bug 551198 - LDAPI: incorrect logging to access log389-ds-base-1.2.6.a2Rich Megginson2010-03-011-3/+23
* 389 DS segfaults on libsyntax-plugin.so - part 2Rich Megginson2010-02-261-1/+3
* 548115 - memory leak in schema reloadNoriko Hosoi2010-02-252-8/+13
* problems linking with -z defsRich Megginson2010-02-253-77/+76
* fix memory leak in attr replace when replacement failsRich Megginson2010-02-241-4/+13
* crash looking up compat syntax; numeric string syntax using integer; make oct...Rich Megginson2010-02-232-2/+11
* 567370 - dncache: assertion failure in id2entry_deleteNoriko Hosoi2010-02-221-4/+8
* 539618 - Replication bulk import reports Invalid read/writeNoriko Hosoi2010-02-221-1/+1
* 527848 - make sure db upgrade to 4.7 and later works correctlyNoriko Hosoi2010-02-181-52/+39
* change syntax plugins to register required matching rule pluginsRich Megginson2010-02-174-44/+175
* change extensible filter code to use new syntax function style mr funcsRich Megginson2010-02-172-100/+327
* wrap new style matching rule plugins for use in old style indexing codeRich Megginson2010-02-176-46/+268
* Do not use syntax plugins directly for filters, indexingRich Megginson2010-02-1723-195/+675
* Bug 434735 - Allow SASL ANONYMOUS mech to workNathan Kinder2010-02-171-1/+26
* 565987 - redhat-ds-base fails to build due to undefined structNoriko Hosoi2010-02-173-16/+123
* 565664 - Incorrect parameter for CACHE_RETURN()Noriko Hosoi2010-02-151-1/+1
* 563365 - Error handling problems in the backend functionsNoriko Hosoi2010-02-106-79/+132
* 548535 - memory leak in attrcryptNoriko Hosoi2010-02-083-2/+35
* Undo - 555577 - Syntax validation fails for "ou=NetscapeRoot" treeNoriko Hosoi2010-02-014-40/+25
* 555577 - Syntax validation fails for "ou=NetscapeRoot" treeNoriko Hosoi2010-02-014-25/+40
* 559016 - Attempting to rename suffix returns inappropriate errorsNoriko Hosoi2010-01-293-20/+60
* 247413 - Incorrect error on multiple identical value addNoriko Hosoi2010-01-281-1/+3
* Bug 537466 - nsslapd-distribution-plugin should not require plugin name to b...Rich Megginson2010-01-261-7/+20
* Clean up assert for entrydnRich Megginson2010-01-261-1/+1
* Net::LDAP password modify extop breaks; msgid in response is 0xFFRich Megginson2010-01-261-1/+3
* several spelling errors389-ds-base-1.2.6.a1Rich Megginson2010-01-254-5/+5
* Allow modrdn to move subtree and rename non-leaf nodeNoriko Hosoi2010-01-2263-2478/+9412
* ldclt: -e randombinddnfromfile fails with LDAP_UNWILLING_TO_PERFORM (53)Noriko Hosoi2010-01-143-21/+38
* Add Doxygen comments for SLAPI attr, value, and valueset functions.Nathan Kinder2010-01-131-4/+1085
* Bug 553455 - fix segfault when changing a passwordNathan Kinder2010-01-081-2/+6
* Add missing paran from fix for bug 518084Nathan Kinder2009-12-161-1/+1
* Document SLAPI DN related functions.Nathan Kinder2009-12-151-8/+913
* Bug 518084 - Fix out of order retro changelog entriesNathan Kinder2009-12-153-3/+30
* Set unknown attribute syntax to Octet String.Nathan Kinder2009-12-113-5/+5
* Bug 497556 - LDAPI connections cause TCP performance degradationNathan Kinder2009-12-091-0/+1
* Bug 195302 - Fix crash regression from previous fixNathan Kinder2009-12-071-1/+1
* Bug 201275 - Make SASL EXTERNAL bind obey account lockNathan Kinder2009-12-021-0/+12
* Bug 193297 - Call bind pre-op and post-op plug-ins for SASL bindsNathan Kinder2009-12-022-2/+33
* Bug 195302 - Allow fine-grained password storage scheme to be setNathan Kinder2009-12-016-32/+117
* Add bounds checking in DN unescape functionNathan Kinder2009-11-181-2/+4
* Avoid freeing NULL trimmed passwords listNathan Kinder2009-11-161-9/+9
* Bug 515329 - Correct attribute value inconsistency on replicaNathan Kinder2009-11-161-9/+21
* Implement support for versioning and release engineering procedures - version...389-ds-base-1.2.5.a1Rich Megginson2009-11-1614-15/+15
* Bug 504817 - Handle LDAPv2 quoted RDN values correctlyNathan Kinder2009-11-111-28/+26
* 516089 - add dereference search option into ldcltYi Zhang2009-11-104-11/+136
* Bug 511112 - Eliminate fixed length array in password history code.Nathan Kinder2009-11-091-12/+34
* Allow plugin execution order to be definedNathan Kinder2009-11-044-6/+103