summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/windows_protocol_util.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 634561 - Server crushes when using Windows Sync AgreementRich Megginson2010-09-231-2/+2
* Bug 630092 - Coverity #15482: Resource leaks issuesEndi Sukma Dewata2010-09-171-0/+2
* Bug 630094 - (cov#15453) Eliminate NULL check for local_newentryNathan Kinder2010-09-091-1/+1
* Bug 611790 - fix coverify Defect Type: Null pointer dereferences issues 11940...Endi S. Dewata2010-08-231-17/+24
* Bug 613056 - fix coverify Defect Type: Null pointer dereferences issues 11892...Endi S. Dewata2010-08-201-2/+9
* Bug 612242 - membership change on DS does not show on ADNathan Kinder2010-07-091-0/+7
* Bug 610177 - fix coverity Defect Type: Uninitialized variables issuesRich Megginson2010-07-061-1/+1
* Bug 549554 - Trim single-valued attributes before sending to ADNathan Kinder2010-01-271-44/+159
* Allow modrdn to move subtree and rename non-leaf nodeNoriko Hosoi2010-01-221-27/+404
* Bug 536703 - Don't send empty mod to AD for mapped DN valuesNathan Kinder2010-01-221-1/+5
* 387681 - Fix errors in mapping AD tombstonesNathan Kinder2009-11-061-4/+7
* Resolves: bug 486191Rich Megginson2009-02-191-0/+2
* Resolves: bug 483256Rich Megginson2009-02-041-0/+8
* Resolves: bug 481223Rich Megginson2009-01-261-6/+6
* Resolves: bug 204966Rich Megginson2009-01-131-26/+84
* Resolves: bug 471068Rich Megginson2009-01-091-8/+123
* Resolves: 381361Nathan Kinder2009-01-091-2/+15
* Resolves: 381361Nathan Kinder2009-01-091-14/+197
* Resolves: bug 478656Rich Megginson2009-01-071-3/+18
* Resolves: bug 476127Rich Megginson2008-12-151-1/+2
* Resolves: bug 454030Rich Megginson2008-12-051-2/+2
* Resolves: bug 457846Rich Megginson2008-09-241-5/+80
* Resolves: bug 457846Rich Megginson2008-09-231-1/+18
* Resolves: bug 457846Rich Megginson2008-08-271-0/+1
* Resolves: bug 457846Rich Megginson2008-08-051-16/+120
* Resolves: #339031Noriko Hosoi2007-10-191-1/+1
* Resolves: #188320Noriko Hosoi2007-10-181-8/+13
* Resolves: 335081Nathan Kinder2007-10-161-1/+0
* Resolves: 238504Nathan Kinder2007-09-271-42/+72
* Resolves: 299361Nathan Kinder2007-09-201-6/+117
* Resolves: 242551Nathan Kinder2007-09-171-39/+53
* Resolves: 243227Nathan Kinder2007-09-121-35/+340
* Resolves: 207567Nathan Kinder2007-09-041-20/+1
* Resolves: 212671Nathan Kinder2007-08-301-2/+84
* Resolves: 207893Nathan Kinder2007-08-271-2/+62
* Resolves: 243221Nathan Kinder2007-08-231-15/+76
* Resolves: #214533Noriko Hosoi2006-11-101-0/+5
* Bug(s) fixed: 186280Rich Megginson2006-04-111-18/+5
* 185811 - Missing const qualifiers were causing Windows compiler errorsNathan Kinder2006-03-201-4/+4
* Bug(s) fixed: 181827Nathan Kinder2006-02-201-11/+67
* Cannot pass const strings into slapi_str2filter, since it can modifyFedoraDirSvr_20051103_RTCFedoraDirSvr10Rich Megginson2005-11-221-2/+4
* 170071 - Automatically add grouptype for new groups being synchd to NT4Nathan Kinder2005-10-201-0/+13
* 169388 - Fixed attribute comparision helper function that was causing certain...Nathan Kinder2005-09-281-1/+1
* Change NT4 case to send plaintext passwordsDavid Boreham2005-05-121-40/+56
* Fix for #156449 : mangle 'street' attribute to defeat our schema aliasing it ...David Boreham2005-05-091-2/+2
* Fix for #157020: convert unicode password to little-endian byte orderDavid Boreham2005-05-061-0/+16
* Fixes for windows syncDavid Boreham2005-05-051-14/+49
* Fix the fact that if an operation fails in a total update, we immediately haltDavid Boreham2005-04-281-4/+124
* Fix syncing of contained entriesDavid Boreham2005-04-271-4/+67
* Fix mapping of street attribute, fix total update of previously sync'ed entriesDavid Boreham2005-04-271-4/+8