| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-07-11 | 1 | -0/+58 |
* | * minor: formatting adjustments in OpenSim.ini.example | Justin Clarke Casey | 2009-07-10 | 1 | -2/+10 |
* | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 2009-07-10 | 1 | -2/+3 |
* | Experimental fix for tilted avatar capsule, Mantis #2905 | nlin | 2009-07-08 | 1 | -0/+4 |
* | B.U.S.T. Implant #1. Add inventory services to B.U.S.T. | Melanie Thielker | 2009-07-07 | 1 | -2/+13 |
* | Removing the left over monolithic user server config files | Melanie Thielker | 2009-07-07 | 2 | -47/+0 |
* | Committing the basic universal server Technology (B.U.S.T.) | Melanie Thielker | 2009-07-07 | 2 | -0/+60 |
* | Thank you, mcortez, for a patch to prebuild to allow includes with wildcards. | Melanie Thielker | 2009-07-06 | 1 | -0/+0 |
* | Add a comment and an example region config file | Melanie Thielker | 2009-06-25 | 1 | -0/+47 |
* | - adds the possibility of setting the socket receive buffer size | Dr Scofield | 2009-06-25 | 1 | -0/+17 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-25 | 1 | -0/+19 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -0/+5 |
* | Moving these nice HG connectors to their homes. | diva | 2009-06-15 | 2 | -4/+4 |
* | Removing the OpenSim.SimulatorServices project. All of those region modules a... | diva | 2009-06-15 | 1 | -2/+4 |
* | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 2009-06-14 | 2 | -1/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-06-14 | 1 | -29/+28 |
* | Update svn properties. | Jeff Ames | 2009-06-14 | 2 | -52/+52 |
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 2009-06-14 | 4 | -3/+7 |
* | Removed a change in StandaloneHypergrid.ini introduced in r9838, which was in... | diva | 2009-06-11 | 1 | -1/+0 |
* | Fixed problem in configuration for GridHypergrid.ini. | diva | 2009-06-10 | 1 | -1/+1 |
* | Thank you kindly, BlueWall, for a patch that solves: | Charles Krinke | 2009-06-10 | 1 | -0/+1 |
* | Added some defaults to OpenSim.ini.example so that it works out of the box ag... | diva | 2009-06-10 | 1 | -0/+13 |
* | Flipping memory cache to false (default) in Flotsam cache, because of a bug i... | diva | 2009-06-10 | 1 | -1/+1 |
* | Heart surgery no.2: the inventory service hooks. | diva | 2009-06-10 | 9 | -78/+126 |
* | Updating the flotsam asset cache. Thank you, mcortez! | Melanie Thielker | 2009-06-08 | 1 | -23/+30 |
* | Added Flotsam's cache config vars to configuration. Made it the default in gr... | diva | 2009-06-06 | 7 | -26/+60 |
* | Fixed placement of optional configs for CenomeAssetCache. Thank you ImazeR. | diva | 2009-06-04 | 2 | -15/+18 |
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2009-06-03 | 2 | -0/+16 |
* | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 2009-06-03 | 2 | -17/+0 |
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2009-06-02 | 2 | -0/+17 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 1 | -4/+0 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -0/+4 |
* | Adding the GlynnTucker cache module as the default choice in .ini's. | diva | 2009-05-27 | 2 | -4/+6 |
* | Update svn properties. | Jeff Ames | 2009-05-25 | 6 | -79/+79 |
* | Added one missing config var for HG standalones. | diva | 2009-05-23 | 2 | -2/+6 |
* | Changing extension of two of the config files to .example because they need t... | diva | 2009-05-23 | 3 | -3/+4 |
* | Added a few pre-packaged configurations to make it easier for people to confi... | diva | 2009-05-22 | 7 | -43/+90 |
* | Removing the [UserService] section, because it's not working yet. | diva | 2009-05-22 | 1 | -3/+1 |
* | Comment out the asset cache config in .ini.example. | diva | 2009-05-20 | 1 | -2/+2 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -45/+0 |
* | Bug fix and config rename. | diva | 2009-05-18 | 1 | -1/+1 |
* | Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding | Melanie Thielker | 2009-05-18 | 2 | -0/+0 |
* | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 2009-05-18 | 2 | -0/+3 |
* | DLL name change in config var. | diva | 2009-05-18 | 1 | -1/+1 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -1/+4 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 1 | -1/+1 |