aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * FreeContext may be a bit too buggy for my tastes in some environments. * ...Teravus Ovares (Dan Olivares)2009-08-081-7/+7
* Change the default for internal IP address back to 0.0.0.0Melanie2009-08-081-1/+1
* Remove debugging output frm ini file loading. Make it collect matchingMelanie2009-08-071-10/+8
* Add extensive debug output to Util.GlobMelanie2009-08-071-0/+9
* Remove GetFullPath call from config includes, because it barfs in WindozeMelanie2009-08-071-3/+0
* Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL ApiMelanie2009-08-071-0/+3
* Added ToXml2() to ISceneObject, so that components other than regions can use...Diva Canto2009-08-061-0/+1
* Allow arbitrary wildcards in config includes. Things likeMelanie2009-08-061-0/+51
* * Patch from jhurliman to add accept type recognition to determine the llsd c...Teravus Ovares (Dan Olivares)2009-08-051-7/+67
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-052-4/+3
* 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