Justin Clarke Casey
|
77297ed6cc
* Separate out OGS1 calls used between services (rather than from region to services) into a separate assembly to parallel OpenSim.Region.Communications.OGS1
|
16 years ago |
Justin Clarke Casey
|
29e8fcd13c
* minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid
|
16 years ago |
Johan Berntsson
|
344c9caeb6
thanks lulurun for a security patch that blocks unathorized access to the inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service)
|
16 years ago |
Justin Clarke Casey
|
b2b5675bd4
* refactor: move new inventory service call by user server to OGS1 with all the other service calls
|
16 years ago |
MW
|
9a5a7b2614
Added option to userserver config, to be able disable/enable the LLSD Login support. As far as I know, the LLSD login method is currently only used by libsl based clients/bots. So could be useful to be able to disable this if a grid comes under a griefing attack from libsl bots.
|
16 years ago |
Teravus Ovares
|
e0b821f875
* This enables grid-wide instant messaging in a peer to peer with tracker style way over XMLRPC.
|
16 years ago |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
16 years ago |
Teravus Ovares
|
febe78d062
* Implements UserServer logoff in a few situations
|
16 years ago |
Sean Dague
|
a5fb011041
in theory implement the backend of appearance for grid.
|
16 years ago |
Justin Clarke Casey
|
6812de9af2
* Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
0f50162961
* Refactor additional stats collection common code into base opensim server
|
16 years ago |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
313a635d1e
* Fix opensim region server shutdown.
|
16 years ago |
Adam Frisby
|
80cbd468ea
* Some refactorings.
|
16 years ago |
Justin Clarke Casey
|
250fb6f5db
* Move shutdown processing to base OpenSimServer, overriding the method where appropriate
|
16 years ago |
Sean Dague
|
1b7f1c956c
plumb in connection string to the user database paths. mysql and mssql
|
16 years ago |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 years ago |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Justin Clarke Casey
|
dcaf457bb8
* Change user inventory create from explicit 'create user' command on the console from sync to async
|
16 years ago |
lbsa71
|
7f11079f57
* Refactored out common http handler operations
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Teravus Ovares
|
fe49c96ee0
* Applying Ahzz's profile patch. Thanks Ahzz!
|
16 years ago |
Teravus Ovares
|
cb828c9824
* More Message server stuff. Still not ready.
|
16 years ago |
Teravus Ovares
|
b831a91852
* Message Server Linkages (still not ready for use so don't start it yet)
|
16 years ago |
Justin Clarke Casey
|
500d259c25
* Do not allow a user to be created if one with the same name already exists
|
16 years ago |
Tedd Hansen
|
44385800cf
Changed UserServer create user password input to cleartext so we can see what the all the fuzz/blur is about. Make sure that you hide your monitor and that there are no black vans with large antennas parked outside while you type the password.
|
17 years ago |
Jeff Ames
|
e207284fef
Clean up logging calls using String.Format explicitly
|
17 years ago |
Jeff Ames
|
49622dfbc5
Update version numbers to 0.5
|
17 years ago |