| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ToXml2() to ISceneObject, so that components other than regions can use... | Diva Canto | 2009-08-06 | 1 | -0/+1 |
* | Allow arbitrary wildcards in config includes. Things like | Melanie | 2009-08-06 | 1 | -0/+51 |
* | * Patch from jhurliman to add accept type recognition to determine the llsd c... | Teravus Ovares (Dan Olivares) | 2009-08-05 | 1 | -7/+67 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 2 | -4/+3 |
* | Thank you kindly, dslake, for a patch that: | Charles Krinke | 2009-08-02 | 1 | -0/+4 |
* | * An enum for The VisualParams array that the viewer sends us with 90% of the... | Teravus Ovares | 2009-08-02 | 1 | -11/+842 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 3 | -3/+30 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 3 | -1/+26 |
* | Add basic support ofr detached request handling to the HTTP server. | Melanie Thielker | 2009-07-29 | 1 | -1/+7 |
* | * An attempt to fix mantis #3955 | Teravus Ovares | 2009-07-29 | 1 | -2/+2 |
* | * An attempt to fix mantis #3953 | Teravus Ovares | 2009-07-29 | 4 | -5/+29 |
* | * Re trigger panda | Teravus Ovares | 2009-07-29 | 1 | -1/+1 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 7 | -5/+442 |
* | Add the new StatusData block to the other two searchh packets | Melanie Thielker | 2009-07-28 | 1 | -0/+2 |
* | Fix a null data block in DirClassifiedReply packet, preventing a session | Melanie Thielker | 2009-07-28 | 1 | -0/+1 |
* | * as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai... | Teravus Ovares | 2009-07-25 | 1 | -1/+1 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 2 | -10/+10 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -6/+3 |
* | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 2009-07-21 | 2 | -5/+45 |
* | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 2009-07-19 | 1 | -0/+1 |
* | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 2009-07-17 | 1 | -0/+3 |
* | minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-07-15 | 3 | -5/+4 |
* | Bump version in Framework/Servers/VersionInfo to 0.6.6. | Jeff Ames | 2009-07-15 | 1 | -1/+1 |
* | Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev... | MW | 2009-07-12 | 1 | -1/+1 |
* | * minor format changes and message additions | Justin Clarke Casey | 2009-07-10 | 1 | -6/+20 |
* | * minor: standardize some logging messages | Justin Clarke Casey | 2009-07-10 | 1 | -7/+10 |
* | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 2009-07-10 | 1 | -9/+27 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -17/+3 |
* | Create a MainServer static class to access the regions server's HTTP server | Melanie Thielker | 2009-07-10 | 1 | -0/+42 |
* | * Allowing LLSD logins to do silent logout of last hung session on standalone... | Arthur Valadares | 2009-07-07 | 1 | -8/+17 |
* | Fix previous commit | Melanie Thielker | 2009-07-04 | 1 | -0/+1 |
* | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 2009-07-04 | 1 | -0/+9 |
* | - adding a Persistent flag to RegionInfo | Dr Scofield | 2009-07-03 | 1 | -0/+3 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -1/+8 |
* | add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set... | Dahlia Trimble | 2009-07-01 | 1 | -0/+12 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -7/+18 |
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2009-06-27 | 2 | -3/+3 |
* | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 2009-06-26 | 1 | -0/+68 |
* | Make delete-region delete the section from an ini file. Will delete the whole | Melanie Thielker | 2009-06-26 | 1 | -0/+6 |
* | Make create region save the new region to ini file format if the name | Melanie Thielker | 2009-06-25 | 1 | -2/+10 |
* | From this version onwards, all new region files created automatically will | Melanie Thielker | 2009-06-25 | 2 | -13/+117 |
* | Add a comment and an example region config file | Melanie Thielker | 2009-06-25 | 1 | -1/+1 |
* | Allow the reading of ini files instead of xml files when reading region | Melanie Thielker | 2009-06-25 | 2 | -50/+139 |
* | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 2009-06-22 | 1 | -0/+10 |
* | Update svn properties. | Jeff Ames | 2009-06-22 | 26 | -3275/+3275 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -1/+4 |
* | Applied patch from Mantis #3736 , which should stop the userserver crashing w... | MW | 2009-06-18 | 1 | -1/+2 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 28 | -29/+29 |
* | Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C... | diva | 2009-06-18 | 26 | -3275/+3275 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -0/+2 |