index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Scripting
/
LSLHttp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-34
/
+62
*
Another 21 modules' directives moved out of .addin.xml
Diva Canto
2012-11-13
1
-0
/
+2
*
This partially implements the LSL function to set the response
Mic Bowman
2012-08-29
1
-1
/
+19
*
Resolve various race conditions between accessing and removing external scrip...
Justin Clark-Casey (justincc)
2012-06-22
1
-132
/
+148
*
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
2012-06-22
1
-35
/
+73
*
Change read config paramter from max_urls_per_simulator to max_external_urls_...
Justin Clark-Casey (justincc)
2012-06-16
1
-1
/
+1
*
Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ...
Justin Clark-Casey (justincc)
2012-06-16
1
-1
/
+8
*
Fix llGetSimulatorHostname to return configured hostname
BlueWall
2012-05-23
1
-0
/
+4
*
Temporarily add debug log lines to lsl url request and release
Justin Clark-Casey (justincc)
2012-05-04
1
-0
/
+13
*
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
2012-01-14
1
-1
/
+8
*
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
2011-12-07
1
-11
/
+6
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+1
*
Add support for llRequestSecureURL() if ssl is enabled
BlueWall
2011-05-05
1
-5
/
+56
*
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...
John Hurliman
2009-10-09
1
-2
/
+2
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2009-09-25
1
-4
/
+3
*
Moved RegionName from RegionInfo to SimpleRegionInfo.
Diva Canto
2009-09-22
1
-242
/
+242
*
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
2009-09-22
1
-37
/
+269
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-1
/
+1
*
* Remove some mono compiler warnings
Justin Clark-Casey
2009-08-05
1
-3
/
+3
*
Formatting cleanup.
Jeff Ames
2009-07-23
1
-6
/
+6
*
Thank you, patnad, for a patch to advance the UrlModule's functionality.
Melanie Thielker
2009-07-22
1
-6
/
+9
*
Committing the interface change and the addition to the modules to get
Melanie Thielker
2009-07-10
1
-0
/
+5
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Revert a change I made to get a better URL because it failes under mono
Melanie Thielker
2009-05-26
1
-1
/
+1
*
Couple of tweaks to the URL module: handle script reset gracefully and
Melanie Thielker
2009-05-26
1
-1
/
+10
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-05-20
1
-4
/
+4
*
Fix up some URL details
Melanie Thielker
2009-05-13
1
-6
/
+3
*
Add the port to the generated URL. For some reson this still doesn't want to
Melanie Thielker
2009-05-13
1
-1
/
+1
*
Make the LSL HTTP server create and give out URLs to scripts
Melanie Thielker
2009-05-13
1
-1
/
+14
*
Add most of the meat to the LSL HTTP server
Melanie Thielker
2009-05-13
1
-11
/
+123
*
Plumb request and return URL functions.
Melanie Thielker
2009-05-13
1
-2
/
+9
*
Add a skeleton for the LSLHttpServer
Melanie Thielker
2009-05-13
1
-0
/
+116