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