Diva Canto
|
f5a088c9cc
Replaced BclExtras.dll with a newer version compiled for .NET 3.5. This solves the compilation errors that have been affecting build on Windows for the past day. Thanks lkalif for noticing the conflict.
|
14 years ago |
John Hurliman
|
61a63ff851
* Added three new helper utility files to OpenSim.Framework. MultipartForm is used for constructing multipart/form-data requests. UntrustedWebRequest places sanity checks and policy on requests to HTTP endpoints that are not in the same trust domain (useful for Hypergrid, OpenID, etc). WebUtil contains misc. functions for managing URLs and network streams
|
14 years ago |
Diva Canto
|
d83b86e4bf
Fixed prebuild errors that have emerged with the merge
|
14 years ago |
Melanie
|
bef311dfb9
Merge branch 'master' into presence-refactor
|
14 years ago |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 years ago |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
14 years ago |
Melanie
|
1dfcf68330
Add the friends service skel and correct some namespace issues
|
14 years ago |
Diva Canto
|
ea33652e65
Fixed missing System.Xml from the new tool.
|
14 years ago |
Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
14 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
14 years ago |
Diva Canto
|
48b03c2c61
Integrated the hyperlinking with the GridService.
|
15 years ago |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 years ago |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 years ago |
Diva Canto
|
04e29c1bac
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored yet.
|
15 years ago |
Melanie
|
686660650b
Implement region registration with authentication
|
15 years ago |
Melanie
|
ca75ad6743
Remove CreateCommsManagerPlugin
|
15 years ago |
Diva Canto
|
5cf6d6fa79
All grid servers deleted, including user server. They served us well.
|
15 years ago |
Diva Canto
|
2415d36bed
OpenSim.Region.Communications.* is no more. Thanks to everyone who contributed to these!
|
15 years ago |
Diva Canto
|
b0bbe861cd
Moved OpenId authentication from user server to Server.Handlers.Authentication.
|
15 years ago |
Diva Canto
|
53e83e5dbb
* Starting to clean the house...
|
15 years ago |
Diva Canto
|
1e1b2ab221
* OMG! All but one references to UserProfileCacheService have been rerouted!
|
15 years ago |
Diva Canto
|
59a713cb23
Removed empty project OpenSim.Framework.Communications.Tests. The only test in there was login, and that is gone now.
|
15 years ago |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Melanie
|
3c18c0189a
Avatar appearance skeleton
|
15 years ago |
Diva Canto
|
8bed461957
Test client for remote user account connector and service. It seems to be working.
|
15 years ago |
Diva Canto
|
08b507517b
Test client for remote presence connector, and for the service itself. Connector seems to work well.
|
15 years ago |
Diva Canto
|
8a9677a531
The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
|
15 years ago |
Diva Canto
|
130c80efe0
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almost done...
|
15 years ago |
Diva Canto
|
0ce9be653d
* Added the Login server handlers that were lost in yesterday's commit grief
|
15 years ago |