| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out HttpProxy and HttpProxyExceptions in OpenSim.ini.example. | Mike Mazur | 2009-02-25 | 1 | -2/+2 |
* | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 2009-02-21 | 1 | -0/+4 |
* | Safe to remove remoting_listener_port out of OpenSim.ini. | diva | 2009-02-20 | 1 | -1/+0 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-16 | 1 | -0/+13 |
* | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 2009-02-15 | 1 | -0/+19 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-02-11 | 1 | -0/+11 |
* | dropping obsolete XIRC section from OpenSim.ini.example | Dr Scofield | 2009-02-10 | 1 | -10/+0 |
* | fix region_limit example in OpenSim.ini.example | Dr Scofield | 2009-02-10 | 1 | -2/+2 |
* | * minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=... | Justin Clarke Casey | 2009-02-06 | 1 | -0/+5 |
* | Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ... | Dahlia Trimble | 2009-02-06 | 1 | -0/+4 |
* | * Introduce a new "default" option for asset_database in the [STORAGE] section | Justin Clarke Casey | 2009-02-04 | 1 | -2/+11 |
* | * Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin... | Justin Clarke Casey | 2009-02-03 | 1 | -1/+2 |
* | * Make the fact that there is a setting to control which instant message modu... | Justin Clarke Casey | 2009-02-02 | 1 | -0/+6 |
* | * Make it more obvious that there is an enabled switch for chat in OpenSim.in... | Justin Clarke Casey | 2009-02-02 | 1 | -1/+9 |
* | * Changing the ode collision filter to 'off by default' instead of 'on by def... | Teravus Ovares | 2009-02-02 | 1 | -1/+1 |
* | * Adding the Tree module configuration options to OpenSim.ini.example | Teravus Ovares | 2009-02-02 | 1 | -0/+8 |
* | * In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh... | Justin Clarke Casey | 2009-01-30 | 1 | -4/+7 |
* | + adding URI substitution for concierges broker URI | Dr Scofield | 2009-01-26 | 1 | -0/+7 |
* | Added an optional password for the IRC module | Dahlia Trimble | 2009-01-18 | 1 | -0/+2 |
* | Include the changes from StrawBerryFride's patch to | Charles Krinke | 2009-01-10 | 1 | -1/+5 |
* | Folded HG regionhandle lookup into the normal RESTInterregionComms, to avoid ... | diva | 2008-12-31 | 1 | -1/+0 |
* | Final part for implementing SendChildAgentDataUpdate with modules. This is th... | diva | 2008-12-29 | 1 | -0/+5 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2008-12-29 | 1 | -1/+9 |
* | * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 | Teravus Ovares | 2008-12-26 | 1 | -0/+7 |
* | after much discussion, and overwhelming +1 on the -dev list, switch the | Sean Dague | 2008-12-11 | 1 | -2/+2 |
* | * minor: reindent bits of OpenSim.ini.example | Justin Clarke Casey | 2008-12-11 | 1 | -7/+6 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2008-12-09 | 1 | -0/+4 |
* | * 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 |