aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames10-10/+10
2009-05-31Update svn properties.Jeff Ames1-528/+528
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW1-122/+141
2009-05-30Made it so ( by default) the Clone avatar function, propagates the permission...MW1-21/+28
2009-05-30a few small changes to AvatarCreationModuleMW1-14/+17
2009-05-30Added a AvatarCreationModule to the user server. This handles the "cloning" o...MW1-0/+499
2009-05-26Restoring the initial CAP Url to exactly what it used to be before Adam's cha...diva1-6/+13
2009-05-26* Fiddles with some login network code to attempt to fix login bug.Adam Frisby1-1/+2
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-4/+6
2009-05-23* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby1-3/+3
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby5-21/+25
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker9-2/+10
2009-04-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva1-1/+1
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-14/+2
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-0/+1
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva2-71/+15
2009-04-09* Added some more experimental code; nothing wired in so far.lbsa711-40/+68
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-224/+224
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2-0/+2
2009-03-29Moved some files around, so that it's easier to share code between standalone...diva1-0/+1
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-2/+2
2009-03-27Added the hg login procedure to the user server.diva1-0/+223
2009-03-20* Normalized and pulled GetInventorySkeleton up.lbsa711-62/+0
2009-03-20* De-duplicated login service some morelbsa711-29/+0
2009-03-19* Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey1-0/+1
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-149/+47
2009-03-11* Reverted r8750 to do another round of debugging on mantis #3287lbsa711-28/+155
2009-03-10*** POTENTIAL BREAKAGE ***lbsa711-155/+28
2009-03-10* Re-aligned CustomiseResponse function for imminent up-pullinglbsa711-2/+4
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague1-77/+77
2009-02-26* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...lbsa711-2/+2
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey2-2/+2
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW6-9/+9
2009-02-25More refactoring of the Grid, User and Messaging servers. MW5-11/+94
2009-02-25A few updates necessary for load balancer.Mike Mazur1-0/+3
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur7-2540/+2540
2009-02-24More work on modulising the User Server. MW1-0/+43
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW7-0/+2497