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