summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication
Commit message (Expand)AuthorAgeFilesLines
* Fix for #158253: add attributes to the exclusion list for fractional replicat...David Boreham2005-05-202-0/+2
* Only check the read only status of the consumer for the fractional case if th...Rich Megginson2005-05-181-1/+2
* Correctly report in the repl agreement status attrs that the repl init failed...Rich Megginson2005-05-181-0/+1
* Fix for 157919: perform fractional consumer check after acquiring the replicaDavid Boreham2005-05-171-16/+19
* Fix for #157901 : FMR in windows sync agreement codeDavid Boreham2005-05-161-1/+2
* Change NT4 case to send plaintext passwordsDavid Boreham2005-05-121-40/+56
* Bug(s) fixed: 157377Rich Megginson2005-05-111-1/+1
* Fix for #156449 : mangle 'street' attribute to defeat our schema aliasing it ...David Boreham2005-05-093-3/+15
* Fix for 157021: server doesn't correctly process modifies to windows sync agr...David Boreham2005-05-063-26/+71
* Fix for #155591: treat an ruv with no min_csn as pristineDavid Boreham2005-05-063-1/+30
* Fix for #157020: convert unicode password to little-endian byte orderDavid Boreham2005-05-061-0/+16
* Fixes for windows syncDavid Boreham2005-05-053-16/+108
* Allow error on result side to propagate pack to sending sideDavid Boreham2005-05-041-18/+13
* Fix for the replication bug found in running reliability 16.Noriko Hosoi2005-05-021-0/+12
* Fix the fact that if an operation fails in a total update, we immediately haltDavid Boreham2005-04-283-101/+127
* 156273Rob Crittenden2005-04-281-1/+1
* Fix syncing of contained entriesDavid Boreham2005-04-271-4/+67
* Fix ruv update on skipped changeDavid Boreham2005-04-271-0/+6
* Fix for 64-bit bug in dirsync control parsing codeDavid Boreham2005-04-271-2/+2
* Fix for 155063: remove error messages due to entry parsing failureDavid Boreham2005-04-271-17/+30
* Fix mapping of street attribute, fix total update of previously sync'ed entriesDavid Boreham2005-04-271-4/+8
* Fix mapping of street and streetAddress attrsDavid Boreham2005-04-251-2/+2
* Fix for 154837 : non-sync'ed group entries get backed outDavid Boreham2005-04-222-54/+155
* [155628] Fractional Replication: modify does not issue notify;Noriko Hosoi2005-04-221-7/+7
* Fixed licensing typoNathan Kinder2005-04-1985-85/+255
* Fix mapping of seeAlso and secretary attributesDavid Boreham2005-04-191-3/+0
* HP-UX IPF Porting changesNathan Kinder2005-04-182-0/+8
* Use separate attribute maps for NT4 and AD. Fix 155266David Boreham2005-04-181-7/+22
* remove bogus logging fix bug#154261David Boreham2005-04-182-4/+4
* remove redundant source file and associated Makefile lineDavid Boreham2005-04-182-751/+0
* Take out old code that was #defined outDavid Boreham2005-04-151-7/+0
* Fix initial RUV logic and add support for Win2003David Boreham2005-04-152-13/+56
* 155068 - Added license to source filesNathan Kinder2005-04-1586-0/+2580
* 154948 - Fixed fractional repl crashNathan Kinder2005-04-151-1/+1
* Fix RUV updating codeDavid Boreham2005-04-154-82/+90
* Fixes for windows sync for NT4David Boreham2005-04-147-78/+289
* Fix unicode conversion for passwordsDavid Boreham2005-03-311-1/+2
* New windows sync codeDavid Boreham2005-03-3117-3208/+3534
* [Bug 146919] Directory Server rebrandingNoriko Hosoi2005-03-251-1/+1
* Bug(s) fixed: 152030Rich Megginson2005-03-241-0/+1
* Updated copyright infoNathan Kinder2005-03-239-18/+18
* remove ns_usedb.mkRich Megginson2005-03-181-1/+0
* Moved a part of PR_ASSERT after the variable is initialized.Noriko Hosoi2005-03-171-2/+2
* This one is mostly strcpy/strcat checking, checking for null strings before s...Rich Megginson2005-03-113-5/+4
* Merge over new code: fractional replication, wan replication and windows sync...David Boreham2005-03-1130-326/+9449
* clean up sprintf usage and many other flawfinder issues; clean up compiler wa...Rich Megginson2005-03-0525-203/+107
* 149951 - Updated source code copyrightsNathan Kinder2005-02-2878-155/+155
* fix Windows build issuesRich Megginson2005-02-241-2/+0
* Fixed problem with declaration after executable code.Rich Megginson2005-02-151-1/+2
* Bug: 147157Rich Megginson2005-02-045-18/+67