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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
* Add necessary locking to BaseHttpServer.RemoveHTTPHandler()
Justin Clarke Casey
1
-7
/
+14
2009-03-19
* Add documentation to BaseHttpServer.AddHTTPHandler()
Justin Clarke Casey
1
-13
/
+41
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-2
/
+0
2009-03-10
* minor: reduce some code duplication in BaseHttpServer
Justin Clarke Casey
1
-24
/
+17
2009-03-10
fixing out-of-sync error in BaseHttpServer
Dr Scofield
1
-16
/
+19
2009-03-07
* Adding application/x-oar to the list of content types to which the HTTP Ser...
Teravus Ovares
1
-1
/
+5
2009-02-21
* Upping to interface version 3 - let's see how this goes.
lbsa71
1
-1
/
+1
2009-02-21
Add copyright headers. Minor formatting cleanup.
Jeff Ames
2
-0
/
+54
2009-02-21
Update svn properties.
Jeff Ames
2
-138
/
+138
2009-02-20
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
1
-1
/
+1
2009-02-20
* Another stab at removing AssetServer.exe dependencies
lbsa71
2
-0
/
+140
2009-02-19
* Reverted the AssetServer fix, apparently something was dependent on IAssetD...
lbsa71
2
-138
/
+0
2009-02-19
* Moved the AssetStreamHandlers to OpenSim.Framework.Servers
lbsa71
2
-0
/
+138
2009-02-19
* Fix http://opensimulator.org/mantis/view.php?id=3193
Justin Clarke Casey
1
-51
/
+45
2009-02-12
* Lock remaining m_rpcHandlers use since these accesses are not guaranteed to...
Justin Clarke Casey
1
-2
/
+8
2009-02-12
* Apply http://opensimulator.org/mantis/view.php?id=3138
Justin Clarke Casey
1
-0
/
+20
2009-02-12
* optimized usings.
lbsa71
14
-33
/
+14
2009-02-10
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
1
-8
/
+8
2009-02-09
* Restore show information for the OpenSim region server (version, info, thre...
Justin Clarke Casey
1
-1
/
+1
2009-02-07
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
1
-65
/
+54
2009-02-05
* Make existing module commanders register as help topics
Justin Clarke Casey
1
-4
/
+24
2009-02-04
Closing the requestStream and setting a 10 sec timeout for getting it.
diva
2
-0
/
+4
2009-01-22
Fixes Mantis #3032. The VersionInfo.cs file was not updated from 0.6.1 to 0.6...
Charles Krinke
1
-1
/
+1
2009-01-13
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-01-13
* minor; Very minor non-functional tidy ups
Justin Clarke Casey
1
-11
/
+6
2009-01-13
* minor: Add a couple of code comments about enabling httpserver logging
Justin Clarke Casey
1
-10
/
+14
2009-01-08
* Adds the variables passed to the hashtable BaseHttpServer passes in.
Teravus Ovares
1
-0
/
+7
2009-01-05
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-01-03
Undoing the bump up of MajorInterfaceVersion number back to 2. This just does...
diva
1
-1
/
+1
2009-01-03
Another interregion comms change that will not work well with previous versio...
diva
1
-1
/
+1
2009-01-03
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
1
-1
/
+2
2008-12-31
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
diva
1
-1
/
+1
2008-12-20
Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation
Charles Krinke
1
-1
/
+1
2008-12-20
* A few more fixes to HttpServer.
Teravus Ovares
2
-2
/
+10
2008-12-18
* Tweak my previously mentioned nasty hack so it's a little less nasty
Teravus Ovares
1
-6
/
+8
2008-12-18
* Added "show queues" command that shows throttling queues for all clients.
lbsa71
1
-1
/
+1
2008-12-18
* Add a nasty hack to try and give the HttpServer a few extra lives until we ...
Teravus Ovares
1
-2
/
+29
2008-12-18
* Caught unhandled IOException, and outputted it to log.
lbsa71
1
-1
/
+5
2008-12-18
* Added more articulate logging of HttpServer so we can diagnose issues.
Teravus Ovares
1
-0
/
+38
2008-12-18
* Committing an opensim level error message on httpserver. This might help w...
Teravus Ovares
1
-0
/
+6
2008-12-13
Mantis#2811. Thank you kindly, Diva for a patch that resolves
Charles Krinke
1
-1
/
+1
2008-12-02
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...
MW
1
-1
/
+1
2008-12-01
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...
MW
1
-19
/
+24
2008-11-25
* Adding the incoming url as Param[2] in the XmlRpcRequest
lbsa71
1
-1
/
+3
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
4
-16
/
+13
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
4
-13
/
+16
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
4
-16
/
+13
2008-11-17
* minor: add interface version to 'show version' command output
Justin Clarke Casey
1
-1
/
+4
2008-11-14
Add group permissions to agent inventory.
Melanie Thielker
1
-1
/
+1
2008-11-12
Change HTTP server backlog/acceptors to 64, per Adam Z
Melanie Thielker
1
-1
/
+1
[prev]
[next]