aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/UserManagerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey2009-05-041-2/+2
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-3/+10
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-17/+23
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-2/+8
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-20/+25
* * Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey2009-04-221-23/+25
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-57/+51
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+15
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-2/+6
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+5
* Initial support for authentication/authorization keys in UserManagerBase, and...diva2009-03-211-1/+82
* * optimized usings.lbsa712009-02-121-4/+3
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-1/+1
* - moved data plugin loading code from various places toMike Mazur2009-02-031-12/+9
* - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.csMike Mazur2009-02-031-30/+30
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-3/+0
* changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent...MW2008-12-021-1/+1
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-1/+1
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-22/+46
* * Remove unused and largely unimplemented UpdateUserCurrentRegion()Justin Clarke Casey2008-11-271-15/+0
* * test: Add the ability to add a plugin directory to the user and inventory s...Justin Clarke Casey2008-11-271-6/+26
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-251-1/+1
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-0/+8
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-5/+24
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-1/+1
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-1/+1
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-1/+23
* * reverse part of a change that accidentally crept in with the last revisionJustin Clarke Casey2008-10-171-0/+4
* * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey2008-10-171-5/+15
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-301-3/+6
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-2/+7
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-23/+0
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-1/+1
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-2/+27
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-100/+96
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-34/+34
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+5
* Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-231-0/+8
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-46/+7
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* * minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2008-08-091-1/+0
* Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2008-07-311-25/+25
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-94/+75
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-5/+6
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-50/+52
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-2/+2
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+13