summaryrefslogtreecommitdiffstats
path: root/ldap/servers
Commit message (Expand)AuthorAgeFilesLines
* Fix rsearch usage of name files for random filtersNathan Kinder2010-04-231-1/+1
* Bug 584109 - Slapd crashes while parsing DNA configurationEndi S. Dewata2010-04-201-1/+2
* Fixing a syntax errorNoriko Hosoi2010-04-191-1/+1
* Bug 576644 - segfault while multimaster replication (paired node won't find d...389-ds-base-1.2.6.a3Rich Megginson2010-04-141-0/+4
* Bug 578863 - Password modify extop needs to send referrals on replicasNathan Kinder2010-04-093-15/+92
* Bug 572162 - the string "|*" within a search filter on a non-indexed attribut...Rich Megginson2010-04-073-5/+9
* Add managed entries plug-inNathan Kinder2010-04-053-1/+2382
* Bug 561575 - setup-ds-admin fails to supply nsds5ReplicaName when configuring...Rich Megginson2010-04-051-5/+4
* Bug 578167 - repl. of mod/replace deletes multi-valued attrsRich Megginson2010-03-301-11/+32
* Bug 566320 - RFE: add exception to removal of attributes in cn=config for aciEndi S. Dewata2010-03-261-5/+5
* Bug 567429 - slapd didn't close connection and get into CLOSE_WAIT stateRich Megginson2010-03-251-0/+11
* Bug 455489 - Address compiler warnings about strict-aliasing rulesEndi S. Dewata2010-03-252-3/+5
* Bug 576074 - search filters with parentheses failRich Megginson2010-03-253-6/+21
* Bug 520151 - Error when modifying userPassword with proxy userEndi S. Dewata2010-03-243-2/+11
* Bug 571677 - Busy replica on consumers when directly deleting a replication c...Rich Megginson2010-03-243-2/+12
* 548533 - memory leak in Repl_5_Inc_Protocol_newNoriko Hosoi2010-03-213-14/+56
* 515805 - Stop "initialize Database" crashes the serverNoriko Hosoi2010-03-182-2/+28
* Bug 573375 - MODRDN operation not loggedEndi S. Dewata2010-03-181-2/+2
* 573896 - initializing subtree with invalid syntax crashes ns-slapdNoriko Hosoi2010-03-162-4/+19
* 573060 - DN normalizer: ESC HEX HEX is not normalized (Noriko Hosoi2010-03-162-6/+2
* Bug 470684 - Pam_passthru plugin doesn't verify account activationEndi S. Dewata2010-03-128-147/+167
* Bug 572677 - Memory leak in searches including GER controlRich Megginson2010-03-121-2/+0
* 572649 - DS8.2 crashes on RHEL 4 (corresponding to bob, ber_2 test case)Noriko Hosoi2010-03-115-5/+15
* 570107 - The import of LDIFs with base-64 encoded DNs fails,Noriko Hosoi2010-03-111-2/+4
* 199923 - subtree search fails to find items under a dbNoriko Hosoi2010-03-113-61/+102
* Add support for additional schema/matching rules included with 389Rich Megginson2010-03-091-4/+5
* Bug 570905 - postalAddress syntax should allow empty lines (should allow $$)Rich Megginson2010-03-081-12/+16
* cleanup build warningsRich Megginson2010-03-0816-41/+45
* Bug 554573 - ACIs use bind DN from bind req rather than cert mapped DN from s...Noriko Hosoi2010-03-084-2/+51
* Revert "Merge branch '547503'"Noriko Hosoi2010-03-054-51/+2
* Merge branch '547503'Noriko Hosoi2010-03-053-0/+58
|\
| * 570667 - MMR: simultaneous total updates on the masters causeNoriko Hosoi2010-03-053-0/+58
* | 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-046-4/+25
* 539618 - Replication bulk import reports Invalid read/writeNoriko Hosoi2010-03-033-38/+27
* Bug 551198 - LDAPI: incorrect logging to access log389-ds-base-1.2.6.a2Rich Megginson2010-03-011-3/+23
* 555970 - missing read lock in the combination of cos and nsviewNoriko Hosoi2010-02-281-0/+4
* 389 DS segfaults on libsyntax-plugin.so - part 3Rich Megginson2010-02-261-1/+1
* 389 DS segfaults on libsyntax-plugin.so - part 2Rich Megginson2010-02-261-1/+3
* 389 DS segfaults on libsyntax-plugin.so - part 1Rich Megginson2010-02-261-3/+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-234-20/+47
* 567370 - dncache: assertion failure in id2entry_deleteNoriko Hosoi2010-02-221-4/+8
* 539618 - Replication bulk import reports Invalid read/writeNoriko Hosoi2010-02-224-9/+37
* 527848 - make sure db upgrade to 4.7 and later works correctlyNoriko Hosoi2010-02-182-68/+61
* change syntax plugins to register required matching rule pluginsRich Megginson2010-02-1715-104/+1134
* change extensible filter code to use new syntax function style mr funcsRich Megginson2010-02-172-100/+327