| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted assets/OpenSimAssetSet, because it had 6M of data that was not being ... | Diva Canto | 2009-09-06 | 74 | -707/+0 |
* | Change the loader to actually load the user service data module | Melanie | 2009-09-06 | 1 | -0/+10 |
* | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 2009-09-04 | 1 | -0/+15 |
* | * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example | Justin Clark-Casey (justincc) | 2009-09-03 | 1 | -4/+6 |
* | document options in OpenSim.ConsoleClient.ini.example | Dave Coyle | 2009-09-03 | 1 | -0/+11 |
* | update documentation in OpenSim.ini.example for j2k decode cache expiration time | dahlia | 2009-09-01 | 1 | -0/+2 |
* | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -0/+4 |
* | Add a slow cache cleaner thread. By default, the thread starts a cleanup | Melanie | 2009-08-29 | 1 | -1/+1 |
* | Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allows | Melanie | 2009-08-29 | 1 | -0/+7 |
* | Pull out distinct cache system folders and drop cache methods in InventoryCache | Justin Clark-Casey (justincc) | 2009-08-28 | 4 | -132/+0 |
* | Add optimization comment suggestions for FlotsamCache MemoryCacheTimeout as s... | Justin Clark-Casey (justincc) | 2009-08-27 | 1 | -0/+2 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-25 | 3 | -58/+3 |
|\ |
|
| * | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 2 | -58/+0 |
| * | Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user... | dahlia | 2009-08-18 | 1 | -0/+3 |
* | | Patch from jhurliman to HttpServer | Teravus Ovares (Dan Olivares) | 2009-08-25 | 1 | -0/+0 |
|/ |
|
* | * Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096. | Teravus Ovares (Dan Olivares) | 2009-08-18 | 3 | -3236/+3236 |
* | Apply http://opensimulator.org/mantis/view.php?id=3538 | Justin Clark-Casey (justincc) | 2009-08-17 | 1 | -10/+15 |
* | Added additional configuration options for MRM Security. See OpenSim.ini.exam... | Adam Frisby | 2009-08-18 | 1 | -2/+20 |
* | Add the ability to use -console=rest to the region server. User | Melanie | 2009-08-17 | 2 | -1/+3 |
* | Add the remote console parameters to the example file | Melanie | 2009-08-17 | 1 | -0/+6 |
* | Add the OpenSim.ConsoleClient app. | Melanie | 2009-08-17 | 2 | -0/+34 |
* | Adding in Reflection-based testing, to ensure that all properties are covered. | Kunnis | 2009-08-16 | 1 | -1/+1 |
* | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -60/+58 |
* | Try something to help the tests complete. | Teravus Ovares (Dan Olivares) | 2009-08-11 | 11 | -11/+110 |
* | Removed IAssetCache. | Diva Canto | 2009-08-10 | 1 | -4/+0 |
* | Removed IAssetServer. | Diva Canto | 2009-08-10 | 1 | -4/+0 |
* | Merge branch 'groups-core-contrib' of git://github.com/mcortez/opensim into i... | Sean Dague | 2009-08-07 | 1 | -15/+22 |
|\ |
|
| * | Merge branch 'master' into groups-core-contrib | Michael Cortez | 2009-08-06 | 1 | -0/+8 |
| |\ |
|
| * | | Continue with renaming of Groups module components | Michael Cortez | 2009-08-05 | 1 | -15/+22 |
* | | | add in stanzas for ppc64 and s390x | Sean Dague | 2009-08-07 | 1 | -0/+2 |
* | | | add stanzas for s390x and ppc64 so that if you build these libraries, | Sean Dague | 2009-08-07 | 1 | -0/+2 |
* | | | Update prebuild once again | Melanie | 2009-08-06 | 1 | -0/+0 |
* | | | Update prebuild binary | Melanie | 2009-08-06 | 1 | -0/+0 |
* | | | Add the addon modules folder | Melanie | 2009-08-06 | 1 | -0/+1 |
| |/
|/| |
|
* | | Add the config-include statement to OpenSim.ini.example. | Melanie | 2009-08-06 | 1 | -0/+8 |
|/ |
|
* | force back the Regions directory, which because it was empty in svn never made | Sean Dague | 2009-08-05 | 1 | -0/+0 |
* | * Fix OpenMetaverse.dll.config | Teravus Ovares (Dan Olivares) | 2009-08-05 | 1 | -2/+4 |
* | * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target | Teravus Ovares (Dan Olivares) | 2009-08-05 | 10 | -13345/+14243 |
* | Update a misspelled name | Melanie | 2009-08-04 | 1 | -1/+1 |
* | Update config examples | Melanie | 2009-08-04 | 2 | -1/+2 |
* | Configuration examples for the freeswitch module | Melanie | 2009-08-04 | 2 | -1/+10 |
* | * Reattempt at a compile | Teravus Ovares | 2009-07-30 | 1 | -0/+0 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 2 | -0/+0 |
* | adding documentation for DisableUndergroundMovement | Dr Scofield | 2009-07-30 | 1 | -0/+5 |
* | * An attempt to fix mantis #3953 | Teravus Ovares | 2009-07-29 | 2 | -0/+0 |
* | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 2009-07-29 | 1 | -0/+11 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 3 | -0/+5 |
* | Update svn properties. | Jeff Ames | 2009-07-27 | 5 | -23455/+23455 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 11 | -0/+23455 |
* | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 2009-07-21 | 3 | -4499/+2931 |