aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better error handling to diagnose login problems.Diva Canto2009-10-031-0/+1
* Formatting cleanup.Jeff Ames2009-10-013-6/+6
* Fixed bug in HG that was causing secondlife:// refs to bomb the client.Diva Canto2009-09-281-3/+2
* Fixed bug in user server related to region's serverURI.Diva Canto2009-09-281-1/+1
* Fixed small bug in having to deal with RegionInfo's ServerURI, which wasn't b...Diva Canto2009-09-271-0/+1
* Fixed the connection from User server to GridServer.Diva Canto2009-09-271-32/+30
* re-enable registration of user service authentication method I accidentally d...Justin Clark-Casey (justincc)2009-09-241-1/+1
* Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)2009-09-241-1/+55
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+1
* A slightly modified version ofTeravus Ovares (Dan Olivares)2009-08-251-1/+6
* Fixed bug in AvatarCreationModule, where during the cloning of a folder it wo...MW2009-07-121-0/+5
* * Corrected CAPS namespacesArthur Valadares2009-06-182-2/+2
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-112-2/+2
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-041-4/+4
* Comment out unused private functions to avoid compiler warnings.Jeff Ames2009-06-041-53/+53
* Fixed AvatarCreationModule (I think)MW2009-06-011-1/+1
* trying to get panda to be able to read the AvatarCreationModule MW2009-06-011-544/+544
* part 1 of trying to get panda to be able to read the AvatarCreationModule MW2009-06-011-545/+545
* Some changes to the AvatarCreationModule to reduce the number of database rea...MW2009-06-011-69/+86
* 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