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