aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you kindly, dslake, for a patch that:Charles Krinke2009-08-021-0/+4
* * An enum for The VisualParams array that the viewer sends us with 90% of the...Teravus Ovares2009-08-021-11/+842
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-013-3/+30
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-303-1/+26
* Add basic support ofr detached request handling to the HTTP server.Melanie Thielker2009-07-291-1/+7
* * An attempt to fix mantis #3955Teravus Ovares2009-07-291-2/+2
* * An attempt to fix mantis #3953Teravus Ovares2009-07-294-5/+29
* * Re trigger pandaTeravus Ovares2009-07-291-1/+1
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-297-5/+442
* Add the new StatusData block to the other two searchh packetsMelanie Thielker2009-07-281-0/+2
* Fix a null data block in DirClassifiedReply packet, preventing a sessionMelanie Thielker2009-07-281-0/+1
* * as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai...Teravus Ovares2009-07-251-1/+1
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-252-10/+10
* Formatting cleanup.Jeff Ames2009-07-231-6/+3
* * Updated C# WebServer to the latest available source download (r19869) and a...Teravus Ovares2009-07-212-5/+45
* * Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2009-07-191-0/+1
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-171-0/+3
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-153-5/+4
* Bump version in Framework/Servers/VersionInfo to 0.6.6.Jeff Ames2009-07-151-1/+1
* Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW2009-07-121-1/+1
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-6/+20
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-7/+10
* * minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey2009-07-101-9/+27
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-17/+3
* Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker2009-07-101-0/+42
* * Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares2009-07-071-8/+17
* Fix previous commitMelanie Thielker2009-07-041-0/+1
* Add the new field agent_access_max. Without it being set to "A", viewers fromMelanie Thielker2009-07-041-0/+9
* - adding a Persistent flag to RegionInfoDr Scofield2009-07-031-0/+3
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-1/+8
* add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set...Dahlia Trimble2009-07-011-0/+12
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-7/+18
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-272-3/+3
* Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker2009-06-261-0/+68
* Make delete-region delete the section from an ini file. Will delete the wholeMelanie Thielker2009-06-261-0/+6
* Make create region save the new region to ini file format if the nameMelanie Thielker2009-06-251-2/+10
* From this version onwards, all new region files created automatically willMelanie Thielker2009-06-252-13/+117
* Add a comment and an example region config fileMelanie Thielker2009-06-251-1/+1
* Allow the reading of ini files instead of xml files when reading regionMelanie Thielker2009-06-252-50/+139
* Committing the meat of the user server interface and the bones of the service...Melanie Thielker2009-06-221-0/+10
* Update svn properties.Jeff Ames2009-06-2226-3275/+3275
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-191-1/+4
* Applied patch from Mantis #3736 , which should stop the userserver crashing w...MW2009-06-181-1/+2
* * Corrected CAPS namespacesArthur Valadares2009-06-1828-29/+29
* Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva2009-06-1826-3275/+3275
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-171-0/+2
* Give m_test* methods more reasonable namesMike Mazur2009-06-121-25/+25
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+1
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-111-54/+98
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-113-8/+146