Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify comment for configuration option Check4096 and show the default value. | Marck | 2010-10-30 | 1 | -1/+3 |
| | |||||
* | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 2010-10-03 | 1 | -0/+3 |
| | |||||
* | Made the Gatekeeper proxy-able. | Diva Canto | 2010-10-03 | 1 | -0/+4 |
| | |||||
* | Renamed the Helo server connector to a consistent name. Added this in ↵ | Diva Canto | 2010-09-08 | 1 | -1/+1 |
| | | | | connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule. | ||||
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -0/+4 |
| | |||||
* | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 2010-09-03 | 1 | -0/+3 |
| | |||||
* | Typo | Diva Canto | 2010-08-24 | 1 | -1/+1 |
| | |||||
* | Make some small corrections to ini.example file changes. These are not ↵ | Justin Clark-Casey (justincc) | 2010-08-20 | 1 | -10/+6 |
| | | | | functional changes. | ||||
* | Robust.ini.example and Robust.HG.ini.example default: corrected comment ↵ | Ai Austin | 2010-08-20 | 1 | -29/+39 |
| | | | | about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case | ||||
* | Added Check4096 config var under [GridService], at the request of many. ↵ | Diva Canto | 2010-08-06 | 1 | -0/+2 |
| | | | | | | Changed the iteration that Marck had on the Hyperlinker. ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example. | ||||
* | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, ↵ | Diva Canto | 2010-08-03 | 1 | -0/+1 |
| | | | | | | 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. NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!! | ||||
* | Fixes mantis #4872. Port for GridInfo was wrong in Robust.HG.ini.example | Diva Canto | 2010-07-15 | 1 | -1/+1 |
| | |||||
* | Fixes mantis #4815 and #4812 | Diva Canto | 2010-06-28 | 1 | -0/+4 |
| | |||||
* | Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe | Justin Clark-Casey | 2010-06-18 | 1 | -1/+1 |
| | | | | | This addresses http://opensimulator.org/mantis/view.php?id=4772 Thanks to aiaustin for pointing this out | ||||
* | Typo corrected in Robust.HG.ini.example | Diva Canto | 2010-06-14 | 1 | -4/+4 |
| | |||||
* | Added Old Guids=true to all MySql connection strings. | Diva Canto | 2010-06-12 | 1 | -1/+1 |
| | |||||
* | GridUserService in place. Replaces the contrived concept of storing user's ↵ | Diva Canto | 2010-05-07 | 1 | -2/+7 |
| | | | | | | 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. BTW, the Meshing files want to be committed too -- EOFs. | ||||
* | * Fixes Library bugs in grid mode. Partly a missing check and partly a ↵ | Diva Canto | 2010-05-05 | 1 | -0/+2 |
| | | | | | | missing configuration. * Made previous Robust config changes consistent in Robust.HG.ini.example | ||||
* | Switched everything to XInventory by default. The old Inventory is still ↵ | Diva Canto | 2010-05-02 | 1 | -5/+4 |
| | | | | there for now, in case bugs pop up with XInventory. | ||||
* | Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config. | Diva Canto | 2010-04-22 | 1 | -0/+209 |