| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Added primitive exception logging capabilities. | Adam Frisby | 2008-12-09 | 1 | -0/+9 |
* | And change OpenSim.ini.example back. Too many copies out there already to tak... | Melanie Thielker | 2008-12-06 | 1 | -1/+1 |
* | Fix typo in OpenSim.ini.example (#2764) | Jeff Ames | 2008-12-06 | 1 | -1/+1 |
* | Add configuration values for scripted prim region crossing | Melanie Thielker | 2008-11-29 | 1 | -0/+7 |
* | * Add allowed_script_editors to OpenSim.ini in the same fashion as allowed_sc... | Justin Clarke Casey | 2008-11-17 | 1 | -0/+9 |
* | Change the semantics of the Allow_* os function control. Omitting a function | Melanie Thielker | 2008-11-17 | 1 | -1/+2 |
* | Mantis #2621: Thanks idb, for a patch that will persist regularily changed ob... | Homer Horwitz | 2008-11-15 | 1 | -0/+9 |
* | * Allow new script creation to be locked down to only gods if specified in Op... | Justin Clarke Casey | 2008-11-14 | 1 | -0/+9 |
* | * Switch default permissions back to false (so they are not on) as they were ... | Justin Clarke Casey | 2008-11-14 | 1 | -1/+2 |
* | * Hook up create new object event in the permissions module | Justin Clarke Casey | 2008-11-14 | 1 | -1/+6 |
* | * First part of a series of patches | Justin Clarke Casey | 2008-11-13 | 1 | -0/+3 |
* | * Attempt to make OpenSim.ini.example a bit more readable by | Justin Clarke Casey | 2008-11-13 | 1 | -745/+761 |
* | * Updates defaults to disclude cs/vb/js from the allowed compilers by default | Teravus Ovares | 2008-11-12 | 1 | -2/+7 |
* | Add ClampPrimSize option to ensure no prim can exceed the set size. This | Melanie Thielker | 2008-11-11 | 1 | -0/+1 |
* | this changeset adds an option to RemoteAdmin to limit the number of | Dr Scofield | 2008-11-10 | 1 | -1/+6 |
* | * Set default client throttle multiplier to 2 (old value was effectively 8). ... | Justin Clarke Casey | 2008-11-05 | 1 | -5/+18 |
* | * Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplie... | Justin Clarke Casey | 2008-11-03 | 1 | -3/+7 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+3 |
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-10-30 | 1 | -0/+5 |
* | Update Sun options in OpenSim.ini.example. Minor cleanup in SunModule.cs. | Jeff Ames | 2008-10-28 | 1 | -4/+7 |
* | Thank you kindly, Ewe Loon for a patch that solves: | Charles Krinke | 2008-10-26 | 1 | -5/+9 |
* | removing unused method from ConciergeModule. adding attendee list | Dr Scofield | 2008-10-23 | 1 | -0/+22 |
* | - Fix 3 comments starting with : instead of ; | Homer Horwitz | 2008-10-22 | 1 | -3/+3 |
* | * Add a config option for filtering collisions. Sometimes, under load, this... | Teravus Ovares | 2008-10-22 | 1 | -0/+5 |
* | fixing OpenSim.ini.example for IRC, adding example for Concierge. | Dr Scofield | 2008-10-21 | 1 | -5/+13 |
* | cleaning up IRCBridgeModule to allow for configuration from in-world, | Dr Scofield | 2008-10-20 | 1 | -11/+12 |
* | Add two missing settings to OpenSim.ini.example. | Homer Horwitz | 2008-10-17 | 1 | -0/+5 |
* | * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 | Justin Clarke Casey | 2008-10-17 | 1 | -0/+9 |
* | * Based on user reports, it looks like the OS specific settings have been uni... | Teravus Ovares | 2008-10-13 | 1 | -4/+4 |
* | Thanks cmickyb for a patch that enhances the IRC module. | Dahlia Trimble | 2008-10-11 | 1 | -0/+13 |
* | Commit Diva's new patch for the DataSnapshot. Comment the default | Melanie Thielker | 2008-10-11 | 1 | -3/+7 |
* | - add clientstack_plugin option to OpenSim.ini.example | Mike Mazur | 2008-10-08 | 1 | -28/+31 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -2/+2 |
* | cleaning up example configuration for REST plugins | Dr Scofield | 2008-10-01 | 1 | -1/+1 |
* | more concierge stuff | Dr Scofield | 2008-09-30 | 1 | -1/+7 |
* | OpenSim.ini.example code for concierge module | Dr Scofield | 2008-09-30 | 1 | -0/+5 |
* | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2008-09-27 | 1 | -0/+3 |
* | Sample ini update | Melanie Thielker | 2008-09-25 | 1 | -1/+1 |
* | Add a module selection option for the MapImage Module as well | Melanie Thielker | 2008-09-24 | 1 | -0/+1 |
* | And add the example, too | Melanie Thielker | 2008-09-24 | 1 | -0/+6 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 1 | -18/+5 |
* | Finish up OSSL enable/disable options in XEngine. | Melanie Thielker | 2008-09-15 | 1 | -0/+11 |
* | Add more granularity and a risk asessment system to the OSSL API in XEngine. | Melanie Thielker | 2008-09-15 | 1 | -2/+2 |
* | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2008-09-14 | 1 | -0/+9 |
* | Mantis#2121. Thank you kindly, ChrisDown for a patch that solves: | Charles Krinke | 2008-09-05 | 1 | -0/+14 |
* | * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t... | Teravus Ovares | 2008-09-05 | 1 | -0/+4 |
* | add some stubbing for ini.example for CMS module | Sean Dague | 2008-09-04 | 1 | -0/+6 |
* | make the example OpenSim.ini use sqlite plugin, because so many people | Sean Dague | 2008-09-02 | 1 | -2/+2 |
* | Implements the r6005 foes for XEngine as well | Melanie Thielker | 2008-08-27 | 1 | -0/+2 |
* | Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation of | Melanie Thielker | 2008-08-27 | 1 | -0/+1 |