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