Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -246/+0 | |
2014-11-28 | Remove unmaintained MSSQL support. | Justin Clark-Casey (justincc) | 1 | -246/+0 | |
This has not been maintained for more than 2 years, is unimplemented for newer features (e.g. built-in groups) and has no core developers using it. If somebody fixes these issues then it could be reinstated. | |||||
2011-09-16 | MSSQL Bug fix in user account retrieval, plus migrations for FriendsStore ↵ | Chris Hart | 1 | -7/+11 | |
and InventoryStore | |||||
2010-11-25 | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 1 | -0/+5 | |
set in the target's UserFlags and the impersonator must have UserLevel 200 or above. The user can then log in using the target's name and their own password. | |||||
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+1 | |
2010-02-24 | MSSQL Additions for Presence Refactor branch. Most functionality tested and ↵ | StrawberryFride | 1 | -140/+179 | |
works, some outstanding issues around login location and border crossings on y axis. Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-12-31 | Implement avatar picker queries | Melanie | 1 | -0/+5 | |
2009-12-31 | Implement saving user account data | Melanie | 1 | -1/+1 | |
2009-12-30 | Some modifications to user service. Query by name is implemented now | Melanie | 1 | -0/+5 | |
2009-12-29 | Polished the IUserService interface. | Diva Canto | 1 | -0/+5 | |
2009-10-19 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 | |
2009-10-05 | MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up | unknown | 1 | -18/+20 | |
2009-10-05 | MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up | unknown | 1 | -18/+20 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-09-06 | Thank you, StrawberryFride, for a hit-and-run patch to add authentication | Melanie | 1 | -0/+186 | |
and user services to MSSQL |