summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 480787 - Autoconf parameter --with and --withoutroot2010-03-2315-267/+397
* 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
* Bug 570542 - Root password cannot contain matching curly bracesEndi S. Dewata2010-03-112-2/+2
* Bug 538525 - Ability to create instance as non-root userEndi S. Dewata2010-03-119-78/+145
* Add support for additional schema/matching rules included with 389Rich Megginson2010-03-092-6/+7
* Bug 570905 - postalAddress syntax should allow empty lines (should allow $$)Rich Megginson2010-03-081-12/+16
* Bug 571514 - upgrade to 1.2.6 should upgrade 05rfc4523.ldif (cert schema)Rich Megginson2010-03-081-1/+1
* 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-085-2/+52
* Revert "Merge branch '547503'"Noriko Hosoi2010-03-055-52/+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-055-2/+52
|/
* 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 545620 - Password cannot start with minus signEndi S. Dewata2010-03-031-1/+1
* bump version to 1.2.6.a3Rich Megginson2010-03-021-1/+1
* 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
* Bug 568196 - Install DS8.2 on Solaris fails - part 2Rich Megginson2010-02-2611-16/+16
* Bug 568196 - Install DS8.2 on Solaris failsRich Megginson2010-02-266-5/+9
* Bug 460162 - FedoraDS "with-FHS" installs init.d StartupScript in wrong locat...Rich Megginson2010-02-264-42/+95
* 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-2515-1562/+217
* fix dso linking issues found by fedora 13 linkingRich Megginson2010-02-255-10/+20
* 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-1718-111/+1157
* change extensible filter code to use new syntax function style mr funcsRich Megginson2010-02-172-100/+327