aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.csMike Mazur2009-02-031-192/+0
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-3/+1
* 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/+11
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-16/+16
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-4/+1
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-2/+2
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-14/+13
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-6/+1
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
* 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-0/+12
* * Spring cleaning.Adam Frisby2008-04-291-1/+2
* * Introduced common abstract UserDataBase providerlbsa712008-03-281-11/+0
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-6/+0
* * This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2008-01-091-0/+6
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+13
* * Fixed References in Prebuild so the project compilesTeravus Ovares2007-12-301-0/+34
* * Optimized usingslbsa712007-12-271-3/+5
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-9/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+12
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+134