summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/replication/windows_protocol_util.c
Commit message (Expand)AuthorAgeFilesLines
* Resolves: bug 457846Directory_Server_8_0_Errata_2008-0901_20080923Directory_Server_8_0_Errata_2008-0901Directory_Server_8_0_BranchRich Megginson2008-09-241-5/+80
* Resolves: bug 457846Directory_Server_8_0_Errata_7777_20080923Rich Megginson2008-09-231-1/+18
* Resolves: bug 457846Rich Megginson2008-09-111-16/+121
* 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
* 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-221-54/+150
* Fixed licensing typoNathan Kinder2005-04-191-1/+3
* Fix mapping of seeAlso and secretary attributesDavid Boreham2005-04-191-3/+0
* Use separate attribute maps for NT4 and AD. Fix 155266David Boreham2005-04-181-7/+22
* Fix initial RUV logic and add support for Win2003David Boreham2005-04-151-11/+29
* 155068 - Added license to source filesNathan Kinder2005-04-151-0/+30
* Fix RUV updating codeDavid Boreham2005-04-151-71/+71
* Fixes for windows sync for NT4David Boreham2005-04-141-74/+205
* Fix unicode conversion for passwordsDavid Boreham2005-03-311-1/+2
* New windows sync codeDavid Boreham2005-03-311-20/+2270
* Updated copyright infoNathan Kinder2005-03-231-2/+2
* Merge over new code: fractional replication, wan replication and windows sync...David Boreham2005-03-111-0/+226