| Commit message (Expand) | Author | Age | Files | Lines |
* | typo-- | onefang | 2019-08-25 | 1 | -1/+1 |
* | Allow anyone to create NPCs. Thought I did this before? Twice? | onefang | 2019-08-23 | 1 | -1/+1 |
* | Update documentation. | onefang | 2019-08-23 | 1 | -1/+1 |
* | Add HTTPS configs. | onefang | 2019-08-18 | 3 | -0/+6 |
* | Better consistency with the other config.ini files. | onefang | 2019-08-18 | 1 | -3/+3 |
* | Godliness can be in the first name as well. | onefang | 2019-08-13 | 1 | -0/+1 |
* | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 2019-08-04 | 3 | -0/+47 |
* | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 2019-08-02 | 2 | -0/+12 |
* | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 2019-07-31 | 1 | -2/+2 |
* | Jiggle the grid specific configs. | onefang | 2019-07-28 | 4 | -43/+53 |
* | Merge LureModule into HGLureModule. | onefang | 2019-07-25 | 2 | -2/+0 |
* | Gatekeeper -> GatekeeperURI | onefang | 2019-07-25 | 4 | -8/+8 |
* | Put ConfigPath back in. | onefang | 2019-07-04 | 3 | -0/+3 |
* | Move the MG configs to their own file. | onefang | 2019-07-04 | 2 | -89/+87 |
* | IG godliness is different. | onefang | 2019-06-19 | 1 | -0/+5 |
* | Adjust [AuthorizationService] sections to use the new DefaultRegionAccess. | onefang | 2019-06-03 | 2 | -53/+37 |
* | Oops-- | onefang | 2019-05-22 | 3 | -3/+3 |
* | Major tweaking of the scripts to suit the new setup. | onefang | 2019-05-22 | 4 | -94/+74 |
* | Some extra examples and performance .ini files. | onefang | 2019-05-19 | 7 | -0/+3825 |
* | Major clean up of .ini files. | onefang | 2019-05-19 | 5 | -2/+761 |
* | Less Oh Silly Threat detection. | onefang | 2019-05-19 | 1 | -121/+127 |
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 12 | -0/+1705 |
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 13 | -1951/+0 |
* | Fix up lures. Maybe. | David Walter Seikel | 2016-11-03 | 1 | -1/+5 |
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 9 | -285/+691 |
* | More changing to production grid. Double oops. | David Walter Seikel | 2013-09-10 | 1 | -6/+6 |
* | Fix local lures. | David Walter Seikel | 2013-09-10 | 1 | -0/+2 |
* | Switch to the productien grid. Oops. | David Walter Seikel | 2013-09-10 | 1 | -17/+17 |
* | Add IG specific config. | David Walter Seikel | 2013-03-14 | 1 | -0/+300 |
* | Added missing config var in grided sims. | Diva Canto | 2012-12-07 | 1 | -0/+5 |
* | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 2012-11-02 | 2 | -71/+99 |
* | Use GridUser properly for foreign users. | Diva Canto | 2012-09-26 | 1 | -0/+1 |
* | HG 2.0: User Agent Service now can also control where the local users can go.... | Diva Canto | 2012-09-22 | 1 | -1/+18 |
* | More HG 2.0: access control at the Gatekeeper. \o/ | Diva Canto | 2012-09-21 | 1 | -1/+10 |
* | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2012-09-21 | 2 | -1/+21 |
* | Improvement over last commit: refactor the asset permissions code, so that it... | Diva Canto | 2012-09-20 | 1 | -4/+6 |
* | More HG2.0: Added permission policies in HGAsset Service based on asset types... | Diva Canto | 2012-09-20 | 1 | -0/+11 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-09-15 | 1 | -7/+0 |
|\ |
|
| * | For FlotsamAssetCache, always update access times of cached scene assets befo... | Justin Clark-Casey (justincc) | 2012-09-15 | 1 | -7/+0 |
* | | More on HG2.0: added the possibility of controlling the appearance that avies... | Diva Canto | 2012-09-15 | 1 | -0/+1 |
|/ |
|
* | Added missing configs, and deleted the [Profile] part on the Hypergrind config. | Diva Canto | 2012-09-06 | 1 | -2/+4 |
* | Add an [HGAssetService] section to SQLiteStandalone.ini with the same connect... | Justin Clark-Casey (justincc) | 2012-08-23 | 1 | -0/+10 |
* | Remove profile from basic configuration | Melanie | 2012-06-04 | 2 | -6/+0 |
* | Calculate the Daylight Savings Time information sent to the viewer based on U... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -0/+12 |
* | make changes to FlotsamCache.ini.example as noted in mantis #5960 | nebadon | 2012-04-12 | 1 | -2/+2 |
* | HGFriendsModule: Added optional user level based restriction to send friendsh... | Snoopy Pfeffer | 2012-04-11 | 2 | -0/+8 |
* | minor: convert tabs to spaces in config example files from recent 7c534e5 | Justin Clark-Casey (justincc) | 2012-04-10 | 1 | -6/+6 |
* | Added gatekeeper and uas addresses to grid info, so that viewers can take adv... | Diva Canto | 2012-04-07 | 1 | -0/+8 |
* | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 2012-03-27 | 1 | -0/+7 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 1 | -2/+1 |
|\ |
|