aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* More ScriptEngine cleanupTedd Hansen2008-09-1730-10956/+0
* * Add "reset user password" command to user serverJustin Clarke Casey2008-09-151-2/+55
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+1
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-152-9/+16
* MessageServer gets the agent position (positionx/y/z) as float, not as int inHomer Horwitz2008-09-141-3/+3
* Mantis #2124Melanie Thielker2008-09-141-12/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-133/+106
* Note to self: VisualSVN not fully compatible with OpenSim prebuild :)Tedd Hansen2008-09-1211-932/+0
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-121-1/+0
* From: alan_webb@us.ibm.comSean Dague2008-09-091-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-15/+15
* * On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey2008-09-071-4/+8
* * Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey2008-09-071-1/+1
* * Improve login failure handling.Justin Clarke Casey2008-09-071-18/+13
* * refactor: Remove duplication in UserLoginService where most of the emergenc...Justin Clarke Casey2008-09-071-260/+170
* * minor: for now, print out the exception if logging into the initially selec...Justin Clarke Casey2008-09-071-3/+3
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-1/+0
* Mantis #2133Melanie Thielker2008-09-064-4/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0617-152/+152
* Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-051-8/+28
* * minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey2008-08-301-0/+1
* * Ditto, UserServer/Main.csAdam Frisby2008-08-301-25/+23
* * More cleanup, including UserManager.Adam Frisby2008-08-302-119/+138
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-301-34/+27
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-1/+1
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-1/+0
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-1/+1
* Mantis#2041. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-241-21/+22
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-3/+15
* Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-231-4/+10
* Formatting cleanup.Jeff Ames2008-08-1816-70/+60
* * Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey2008-08-161-1/+0
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+29
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+25
* Mantis #1953Melanie Thielker2008-08-141-6/+17
* Mantis #1946Melanie Thielker2008-08-141-0/+7
* Mantis #1936Melanie Thielker2008-08-135-5/+0
* * Reinstate grid receive and send keys to user server configJustin Clarke Casey2008-08-093-14/+10
* * minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2008-08-092-12/+6
* * minor: Remove unused message from the asset server configurationJustin Clarke Casey2008-08-091-5/+3
* * minor: get rid of send and receive keys from inventory serverJustin Clarke Casey2008-08-091-6/+5
* * minor: remove redundant welcome message from inventory grid server configur...Justin Clarke Casey2008-08-091-1/+0
* * Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey2008-08-091-3/+22
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-311-0/+1
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-313-36/+16
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-311-2/+2
* * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby2008-07-301-3/+3
* * Refactored some heavily duplicated RequestSimProfileData functionslbsa712008-07-291-2/+2
* moving GridInfo application plugin into a common standalone/gridDr Scofield2008-07-281-0/+7