aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/IUserService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-157/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)2009-09-241-2/+14
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+6
* 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/+7
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+6
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+4
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-0/+2
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+3
* More refactoring of the Grid, User and Messaging servers. MW2009-02-251-12/+0
* * Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey2008-12-171-1/+2
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-8/+0
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-8/+9
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-7/+0
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-17/+0
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-1/+10
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-1/+12
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-20/+20
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+7
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-5/+5
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-4/+4
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+2
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+7
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-2/+2
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-011-0/+12
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* move IUserService into the OpenSim.Framework.Communications assemblySean Dague2008-04-301-0/+112
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-49/+0
* * Renamed IUserServices to IUserServicelbsa712007-10-051-0/+49