aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/UserDataBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-211-91/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-0/+6
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+2
* * optimized usings.lbsa712009-02-121-2/+0
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-1/+0
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+2
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-18/+18
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-3/+1
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-1/+1
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-3/+6
* dr scofield's warning safari:Dr Scofield2008-06-271-2/+2
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-1/+1
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-14/+16
* make the super class conveniance appearance stuff virtualSean Dague2008-05-191-2/+2
* i can haz pantz?Sean Dague2008-05-191-5/+2
* Set svn:ignore. Minor formatting cleanup.Jeff Ames2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-3/+3
* fixed the key issue that caused appearance to go wonkySean Dague2008-05-151-2/+13
* testing avatar appearance as a user serviceSean Dague2008-05-151-2/+12
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-2/+2
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-2/+2
* added stubs for appearance bits to all the db layersSean Dague2008-05-011-1/+6
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+1
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-1/+28
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-021-0/+29