Commit History

Author SHA1 Message Date
  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 years ago
  Justin Clark-Casey (justincc) 1b43c05c3d Change default ini.example port used by Freeswitch in grid settings to 8004. 13 years ago
  Justin Clark-Casey (justincc) d722f22102 adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example 13 years ago
  Justin Clark-Casey (justincc) 223c90c751 Remove duplicated freeswitch settings. 13 years ago
  Justin Clark-Casey (justincc) b786860bac synchronize Robust.HG.ini.example FreeSWITCH config with other config files 13 years ago
  Marck 5c15c5e0ff Changed default directory for storing map tile images from remote regions. 13 years ago
  Marck 9a24c0b41c Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. 13 years ago
  Diva Canto 3675bb2981 Make configs consistent, as per mantos #5258 13 years ago
  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 years ago
  Marck 63bdfb1e28 Clarify comment for configuration option Check4096 and show the default value. 14 years ago
  Diva Canto 37231e0941 Made the home agent handler check for xff if behind a proxy. 14 years ago
  Diva Canto 934ae03d44 Made the Gatekeeper proxy-able. 14 years ago
  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 years ago
  Diva Canto 9fd9836841 Make User Agent Service and Login Service separable. 14 years ago
  Diva Canto 8fc68c6d98 Added XFF header processing. Untested, for lack of proxy. 14 years ago
  Diva Canto a2113ecc71 Typo 14 years ago
  Justin Clark-Casey (justincc) a87840bd1c Make some small corrections to ini.example file changes. These are not functional changes. 14 years ago
  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 years ago
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 14 years ago
  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 years ago
  Diva Canto b75fc97865 Fixes mantis #4872. Port for GridInfo was wrong in Robust.HG.ini.example 14 years ago
  Diva Canto 20fc35399b Fixes mantis #4815 and #4812 14 years ago
  Justin Clark-Casey ed01e9162d Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe 14 years ago
  Diva Canto 07b8eddb64 Typo corrected in Robust.HG.ini.example 14 years ago
  Diva Canto eff641ab83 Added Old Guids=true to all MySql connection strings. 14 years ago
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 14 years ago
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 14 years ago
  Diva Canto bd49985afa Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. 14 years ago
  Diva Canto c9da66728a Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config. 14 years ago