aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-232-8/+33
|\
| * Update the "config get <section> <key>" command to "config get [<section>] [<...Justin Clark-Casey (justincc)2011-01-211-0/+14
| * make "show info" and "show version" show the same version textJustin Clark-Casey (justincc)2011-01-211-4/+7
| * add current console log level to "show info"Justin Clark-Casey (justincc)2011-01-211-2/+9
| * minor: make "show info" help slightly clearerJustin Clark-Casey (justincc)2011-01-201-1/+1
| * With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)2011-01-191-2/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-061-1/+15
|\ \ | |/
| * Added more performance checks to the HTTP server. Each requestMic Bowman2011-01-051-1/+15
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-2/+2
|\ \ | |/
| * Shooting in the dark for solutions to the appearance problemMic Bowman2010-12-201-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-1/+1
|\ \ | |/
| * minor: remove some compiler warningsJustin Clark-Casey (justincc)2010-12-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-2/+2
|\ \ | |/
| * Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-051-0/+4
| |\
| * \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
| |\ \
* | | | add more detail to the log in case of FORM Timeoutsacha2010-12-041-1/+1
* | | | Remove "OpenSimulator" from startup messageMelanie2010-11-091-1/+1
* | | | Change "OpenSim" to "Careminster" and remove CM suffix.Melanie2010-11-091-2/+2
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-022-1/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Support for CORS with simple requests in BaseHttpServerMarck2010-11-021-0/+4
| | |/ | |/|
| * | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-2/+2
|\ \ \ | |/ /
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-2/+2
| |/
| * * remove some spurious debug infoJonathan Freedman2010-10-201-5/+5
| * Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-171-1/+2
| |\
| * | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-5/+5
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-2/+2
|\ \ \
| * | | * remove some spurious debug infoJonathan Freedman2010-10-201-5/+5
| * | | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-201-5/+5
| | |/ | |/|
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-161-1/+2
|\ \ \ | |/ /
| * | * Partially complete stuff for Mesh support that Melanie wanted to see before...Teravus Ovares (Dan Olivares)2010-10-141-1/+2
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-141-16/+10
|\ \ | |/
| * Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...Justin Clark-Casey (justincc)2010-09-141-16/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-132-63/+60
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-62/+59
| * Remove parenthesis around the release flavour to get the version string back ...Justin Clark-Casey (justincc)2010-09-101-1/+1
| * Fix build breakMelanie2010-09-051-4/+0
* | Revert "Workaround for mono bug #312968"Melanie Thielker2010-09-061-1/+0
* | Workaround for mono bug #312968Melanie Thielker2010-09-061-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-051-0/+2
|\ \ | |/
| * Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-57/+54
| * Added XFF header processing. Untested, for lack of proxy.Diva Canto2010-09-031-0/+2
* | Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-58/+51
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-031-2/+8
|\ \ | |/
| * minor: Add some method doc to BaseHttpServer.HandleRequest()Justin Clark-Casey (justincc)2010-08-301-2/+8
| * Prevent an object disposed exception that made forms comms unreliable. AfterMelanie Thielker2010-08-251-2/+7
| * Change some e.Message to e.ToString. Don't use e.Message, it doesn't carryMelanie Thielker2010-08-251-2/+2
* | Prevent an object disposed exception that made forms comms unreliable. AfterMelanie Thielker2010-08-251-2/+7
* | Change some e.Message to e.ToString. Don't use e.Message, it doesn't carryMelanie Thielker2010-08-251-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-071-0/+7
|\ \ | |/