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
/
Framework
/
Servers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
Charles Krinke
2009-04-17
1
-0
/
+8
*
minor: Remove some mono compiler warnings. Uncomment code when it's actually...
Justin Clarke Casey
2009-04-15
1
-22
/
+22
*
* Some more experimental work on distributed assets. Nothing hotwired yet.
lbsa71
2009-04-13
1
-12
/
+55
*
* Terminate OpenSim startup if we cannot listen to the designated HTTP port
Justin Clarke Casey
2009-04-09
1
-2
/
+6
*
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
2009-04-01
1
-1
/
+1
*
Add a PIDFile in [Startup], which the PID will be written to
Melanie Thielker
2009-04-01
1
-0
/
+36
*
cleanup
Dr Scofield
2009-03-25
3
-8
/
+8
*
* Group OpenSim.Framework.Servers interfaces together
Justin Clarke Casey
2009-03-19
5
-0
/
+4
*
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...
Justin Clarke Casey
2009-03-19
2
-52
/
+130
*
* Lock http handlers dictionary in other places as well to avoid race conditions
Justin Clarke Casey
2009-03-19
1
-47
/
+56
*
* Add necessary locking to BaseHttpServer.RemoveHTTPHandler()
Justin Clarke Casey
2009-03-19
1
-7
/
+14
*
* Add documentation to BaseHttpServer.AddHTTPHandler()
Justin Clarke Casey
2009-03-19
1
-13
/
+41
*
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
2009-03-11
1
-2
/
+0
*
* minor: reduce some code duplication in BaseHttpServer
Justin Clarke Casey
2009-03-10
1
-24
/
+17
*
fixing out-of-sync error in BaseHttpServer
Dr Scofield
2009-03-10
1
-16
/
+19
*
* Adding application/x-oar to the list of content types to which the HTTP Ser...
Teravus Ovares
2009-03-07
1
-1
/
+5
*
* Upping to interface version 3 - let's see how this goes.
lbsa71
2009-02-21
1
-1
/
+1
*
Add copyright headers. Minor formatting cleanup.
Jeff Ames
2009-02-21
2
-0
/
+54
*
Update svn properties.
Jeff Ames
2009-02-21
2
-138
/
+138
*
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2009-02-20
1
-1
/
+1
*
* Another stab at removing AssetServer.exe dependencies
lbsa71
2009-02-20
2
-0
/
+140
*
* Reverted the AssetServer fix, apparently something was dependent on IAssetD...
lbsa71
2009-02-19
2
-138
/
+0
*
* Moved the AssetStreamHandlers to OpenSim.Framework.Servers
lbsa71
2009-02-19
2
-0
/
+138
*
* Fix http://opensimulator.org/mantis/view.php?id=3193
Justin Clarke Casey
2009-02-19
1
-51
/
+45
*
* Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...
Justin Clarke Casey
2009-02-12
1
-2
/
+8
*
* Apply http://opensimulator.org/mantis/view.php?id=3138
Justin Clarke Casey
2009-02-12
1
-0
/
+20
*
* optimized usings.
lbsa71
2009-02-12
14
-33
/
+14
*
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
2009-02-10
1
-8
/
+8
*
* Restore show information for the OpenSim region server (version, info, thre...
Justin Clarke Casey
2009-02-09
1
-1
/
+1
*
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
2009-02-07
1
-65
/
+54
*
* Make existing module commanders register as help topics
Justin Clarke Casey
2009-02-05
1
-4
/
+24
*
Closing the requestStream and setting a 10 sec timeout for getting it.
diva
2009-02-04
2
-0
/
+4
*
Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6...
Charles Krinke
2009-01-22
1
-1
/
+1
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-13
1
-1
/
+1
*
* minor; Very minor non-functional tidy ups
Justin Clarke Casey
2009-01-13
1
-11
/
+6
*
* minor: Add a couple of code comments about enabling httpserver logging
Justin Clarke Casey
2009-01-13
1
-10
/
+14
*
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
2009-01-08
1
-0
/
+7
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-01-05
1
-1
/
+1
*
Undoing the bump up of MajorInterfaceVersion number back to 2. This just does...
diva
2009-01-03
1
-1
/
+1
*
Another interregion comms change that will not work well with previous versio...
diva
2009-01-03
1
-1
/
+1
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
1
-1
/
+2
*
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
diva
2008-12-31
1
-1
/
+1
*
Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation
Charles Krinke
2008-12-20
1
-1
/
+1
*
* A few more fixes to HttpServer.
Teravus Ovares
2008-12-20
2
-2
/
+10
*
* Tweak my previously mentioned nasty hack so it's a little less nasty
Teravus Ovares
2008-12-18
1
-6
/
+8
*
* Added "show queues" command that shows throttling queues for all clients.
lbsa71
2008-12-18
1
-1
/
+1
*
* Add a nasty hack to try and give the HttpServer a few extra lives until we ...
Teravus Ovares
2008-12-18
1
-2
/
+29
*
* Caught unhandled IOException, and outputted it to log.
lbsa71
2008-12-18
1
-1
/
+5
*
* Added more articulate logging of HttpServer so we can diagnose issues.
Teravus Ovares
2008-12-18
1
-0
/
+38
*
* Committing an opensim level error message on httpserver. This might help w...
Teravus Ovares
2008-12-18
1
-0
/
+6
[prev]
[next]