| Commit message (Expand) | Author | Age | Files | Lines |
* | Gatekeeper -> GatekeeperURI | onefang | 2019-07-25 | 1 | -3/+3 |
* | Major clean up of .ini files. | onefang | 2019-05-19 | 1 | -1/+4 |
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 1 | -0/+249 |
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 1 | -245/+0 |
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 1 | -43/+101 |
* | Added missing config var in grided sims. | Diva Canto | 2012-12-07 | 1 | -0/+5 |
* | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2012-09-21 | 1 | -0/+20 |
* | HGFriendsModule: Added optional user level based restriction to send friendsh... | Snoopy Pfeffer | 2012-04-11 | 1 | -0/+4 |
* | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 1 | -0/+10 |
* | Add warning about only uncommenting EstateConnectionString if you know what y... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -0/+2 |
* | Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ... | Justin Clark-Casey (justincc) | 2012-01-28 | 1 | -1/+1 |
* | Update osGetGrid**** functions | BlueWall | 2012-01-17 | 1 | -0/+6 |
* | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2012-01-12 | 1 | -1/+1 |
* | Rename some of the example commented out server names to mygridserver.com lik... | Justin Clark-Casey (justincc) | 2011-10-22 | 1 | -23/+21 |
* | Make config comments about choosing assetcache modules clearer. | Justin Clark-Casey (justincc) | 2011-10-22 | 1 | -0/+2 |
* | Change the default standalone asset cache to be the Flotsam asset cache (with... | Justin Clark-Casey (justincc) | 2011-08-16 | 1 | -0/+1 |
* | Add a warning to URI config in GridCommon.ini.example not to add a slash to t... | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -18/+18 |
* | V2 map now working in grids too. WARNING: A few visible configuration variabl... | Diva Canto | 2011-06-13 | 1 | -0/+3 |
* | Added missing "Old Guids=true" to ConnectionString | Makopoppo | 2011-06-10 | 1 | -2/+2 |
* | .ini.example's updated for HG Landmarks | Diva Canto | 2011-06-03 | 1 | -1/+2 |
* | Adding MSSQL connectionString example | Makopoppo | 2011-05-30 | 1 | -0/+8 |
* | Fixed one comment in a config file. | Diva Canto | 2011-05-27 | 1 | -0/+1 |
* | HG lures working! Friends can offer friends HG teleports via the profile. WAR... | Diva Canto | 2011-05-27 | 1 | -0/+6 |
* | Last commit before pushing. WARNING: (a) DB migration on the friends table; a... | Diva Canto | 2011-05-26 | 1 | -1/+1 |
* | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 2011-05-26 | 1 | -0/+6 |
* | Remove the SQLite legacy adaptor. This is no longer needed now that the main... | Justin Clark-Casey (justincc) | 2011-04-07 | 1 | -5/+0 |
* | Fix mantis #5413. WARNING: new config variable in section [GridService] of th... | Diva Canto | 2011-03-28 | 1 | -0/+6 |
* | Changed default directory for storing map tile images from remote regions. | Marck | 2011-02-16 | 1 | -1/+1 |
* | Added a config var to HGInventoryAccessModule called OutboundPermission that ... | Diva Canto | 2011-02-04 | 1 | -0/+4 |
* | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 2010-12-13 | 1 | -0/+3 |
* | Make configs consistent, as per mantos #5258 | Diva Canto | 2010-12-09 | 1 | -1/+1 |
* | Creator information preserved upon HG transfers. | Diva Canto | 2010-11-26 | 1 | -0/+8 |
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -6/+6 |
* | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 2010-09-15 | 1 | -0/+3 |
* | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -0/+21 |
* | eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon | Justin Clark-Casey (justincc) | 2010-06-18 | 1 | -8/+0 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -0/+6 |
* | Updates to config files for groups | unknown | 2010-04-04 | 1 | -0/+6 |
* | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 2010-02-26 | 1 | -0/+7 |
* | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -0/+1 |
* | Updated configs. | Diva Canto | 2010-01-13 | 1 | -0/+6 |
* | Successfully logged into a grid. | Diva Canto | 2010-01-03 | 1 | -0/+18 |
* | Really make module port selection work. Implement port setting in | Melanie | 2009-10-21 | 1 | -0/+4 |
* | change default ports for inventory and grid connectors in example .ini files ... | Justin Clark-Casey (justincc) | 2009-10-05 | 1 | -2/+2 |
* | MOre streams closed. Corrected word in GridCommon.ini.example | Diva Canto | 2009-10-03 | 1 | -1/+1 |
* | Corrected the port number to 8001 in the test client and grid ini. | Diva Canto | 2009-09-26 | 1 | -1/+1 |
* | Finished spec-ing the .inis for the new grid service modules. | Diva Canto | 2009-09-26 | 1 | -0/+5 |
* | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 2009-07-10 | 1 | -2/+3 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 1 | -40/+18 |
* | Updating the flotsam asset cache. Thank you, mcortez! | Melanie Thielker | 2009-06-08 | 1 | -23/+30 |