Arthur Valadares
|
f243dddc04
* Corrected CAPS namespaces
|
15 years ago |
diva
|
156604e28e
InterServiceInventoryService references *almost* completely removed from the simulator. Only a couple left, not important. Also updated the login tests -- Justin, this time I was able to fix this by myself :)
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
diva
|
49804f67dc
Restoring the initial CAP Url to exactly what it used to be before Adam's changes. Adam's code is still there, but commented, until we figure out what's going on.
|
15 years ago |
Adam Frisby
|
3fdafc53bd
* Fiddles with some login network code to attempt to fix login bug.
|
15 years ago |
Adam Frisby
|
6b312d9340
* Implements automatic loopback handling for standalone regions.
|
15 years ago |
Adam Frisby
|
e9ea959263
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
|
15 years ago |
Adam Frisby
|
31baeef469
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
|
15 years ago |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 years ago |
diva
|
ff0684a9f3
Flipping check_session xmlrpc's keep-alive to false, because some clients hang.
|
15 years ago |
Justin Clarke Casey
|
2c81e41c8a
* Fission OGS1UserServices into user service and OGS1 user data plugin components
|
15 years ago |
diva
|
0413d052a3
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
|
15 years ago |
diva
|
f7eac63e01
Another bit of refactoring to try to make sense of OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files.
|
15 years ago |
lbsa71
|
613201e220
* Normalized and pulled GetInventorySkeleton up.
|
15 years ago |
lbsa71
|
feaa645071
* De-duplicated login service some more
|
15 years ago |
lbsa71
|
33f511ee4b
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
|
15 years ago |
lbsa71
|
2133d35831
* Reverted r8750 to do another round of debugging on mantis #3287
|
15 years ago |
lbsa71
|
0df0258087
*** POTENTIAL BREAKAGE ***
|
15 years ago |
lbsa71
|
1917238cd3
* Re-aligned CustomiseResponse function for imminent up-pulling
|
15 years ago |
lbsa71
|
82efceb494
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use (naming is a work in progress...)
|
15 years ago |
Mike Mazur
|
d81fb565c1
Setting svn:eol-style=native on new files.
|
15 years ago |
MW
|
ea26bd4153
First step in separating out the Userserver console command handling to a "module".
|
15 years ago |