Melanie
|
9618c196c2
Revert "Merging in diva's locking fixes"
|
15 lat temu |
Justin Clark-Casey (justincc)
|
99c85b5ef5
* Change some more default ports to the robust default of 8003
|
15 lat temu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 lat temu |
lbsa71
|
bbe1e19696
* Some more work on refactoring configs;
|
15 lat temu |
lbsa71
|
6391b5312a
* Since that was seemingly an false alarm, reverting the revert.
|
15 lat temu |
lbsa71
|
1d12274850
* bizarrely, two reports that that last commit broke script engine startup (!) on linux - reverting until we can investigate further.
|
15 lat temu |
lbsa71
|
ec219f025a
* Started arduous config refactoring task with babystep introduction of common baseclass for backend configs.
|
15 lat temu |
diva
|
b73ce1143a
Adds support at the inventory server for direct inventory manipulation from authorized clients using capabilities. Provided keys are verified with the designated authority. The added code is only executed for clients following HGLoginAuth procedure or similar. It does not remove any existing behavior.
|
15 lat temu |
Justin Clarke Casey
|
52d5369a87
* minor: get rid of send and receive keys from inventory server
|
16 lat temu |
Justin Clarke Casey
|
3242b09344
* Make session security (secure inventory) configuration FALSE by default
|
16 lat temu |
Justin Clarke Casey
|
00473fcfee
* minor: remove redundant welcome message from inventory grid server configuration
|
16 lat temu |
MW
|
a7db55717b
enabled a config option to inventory server to be able to stop it doing the SessionId lookup to the user server. As this ties a inventory server to one userserver/grid.
|
16 lat temu |
Justin Clarke Casey
|
35bd6e8760
* Make default inventory grid server db mysql rather than sqlite
|
16 lat temu |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 lat temu |
Sean Dague
|
3dd98a112f
allow for Inventory database source to be specified in main
|
16 lat temu |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 lat temu |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
16 lat temu |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 lat temu |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 lat temu |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 lat temu |
mingchen
|
81b4c7be3e
*Added ability to skip any use of the console when configuring and assume default value. This is useful when the server is running by itself and a new region request is added without sufficient information
|
17 lat temu |
Jeff Ames
|
712efda9b9
added copyright notices
|
17 lat temu |
MW
|
44caa7ae8e
Fixed conversation bug in InventoryConfig
|
17 lat temu |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 lat temu |
MW
|
5df851761a
Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people?
|
17 lat temu |
lbsa71
|
4fad66f855
* Diuerse beavtificatems
|
17 lat temu |
lbsa71
|
064404ab40
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
|
17 lat temu |