Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 gadi atpakaļ |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 gadi atpakaļ |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
13 gadi atpakaļ |
Diva Canto
|
ecb28ae130
V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes
|
13 gadi atpakaļ |
Diva Canto
|
e77ca65e57
This should make offline IMs work again. It should work for incoming foreign IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
13 gadi atpakaļ |
Diva Canto
|
31d07859f9
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
|
13 gadi atpakaļ |
Diva Canto
|
abae859e7a
Added missing configuration variables to Robust.HG.ini.example
|
13 gadi atpakaļ |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
13 gadi atpakaļ |
BlueWall
|
d40e4562f2
Add missing configs for ssl in Robust.HG.ini
|
13 gadi atpakaļ |
Diva Canto
|
e0576b56d3
Thank you Snoopy for a patch that adds some filtering to client versions allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
223c90c751
Remove duplicated freeswitch settings.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
b786860bac
synchronize Robust.HG.ini.example FreeSWITCH config with other config files
|
13 gadi atpakaļ |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
13 gadi atpakaļ |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
14 gadi atpakaļ |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
14 gadi atpakaļ |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 gadi atpakaļ |
Marck
|
63bdfb1e28
Clarify comment for configuration option Check4096 and show the default value.
|
14 gadi atpakaļ |
Diva Canto
|
37231e0941
Made the home agent handler check for xff if behind a proxy.
|
14 gadi atpakaļ |
Diva Canto
|
934ae03d44
Made the Gatekeeper proxy-able.
|
14 gadi atpakaļ |
Diva Canto
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
14 gadi atpakaļ |
Diva Canto
|
9fd9836841
Make User Agent Service and Login Service separable.
|
14 gadi atpakaļ |
Diva Canto
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
14 gadi atpakaļ |
Diva Canto
|
a2113ecc71
Typo
|
14 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
a87840bd1c
Make some small corrections to ini.example file changes. These are not functional changes.
|
14 gadi atpakaļ |
Ai Austin
|
2c0ba8718a
Robust.ini.example and Robust.HG.ini.example default: corrected comment about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case
|
14 gadi atpakaļ |
Diva Canto
|
0090534793
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
|
14 gadi atpakaļ |
Diva Canto
|
239478f3a9
Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
|
14 gadi atpakaļ |