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
...
*
* Fixed another potential httpserver leak.
Teravus Ovares
2009-07-30
3
-1
/
+26
*
Add basic support ofr detached request handling to the HTTP server.
Melanie Thielker
2009-07-29
1
-1
/
+7
*
* An attempt to fix mantis #3955
Teravus Ovares
2009-07-29
1
-2
/
+2
*
* An attempt to fix mantis #3953
Teravus Ovares
2009-07-29
4
-5
/
+29
*
* Re trigger panda
Teravus Ovares
2009-07-29
1
-1
/
+1
*
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
2009-07-29
7
-5
/
+442
*
* as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermai...
Teravus Ovares
2009-07-25
1
-1
/
+1
*
* Updated C# WebServer to the latest available source download (r19869) and a...
Teravus Ovares
2009-07-21
2
-5
/
+45
*
minor: remove some mono compiler warnings
Justin Clarke Casey
2009-07-15
2
-3
/
+2
*
Bump version in Framework/Servers/VersionInfo to 0.6.6.
Jeff Ames
2009-07-15
1
-1
/
+1
*
Applied patch from Mantis #3736 , which should stop the userserver crashing w...
MW
2009-06-18
1
-1
/
+2
*
Formatting cleanup.
Jeff Ames
2009-06-10
5
-7
/
+7
*
* Fix unit tests so that they correctly handle 404 missing asset response
Justin Clarke Casey
2009-06-05
2
-5
/
+8
*
* Fix problem where known missing assets would stop save oar ever completing
Justin Clarke Casey
2009-06-05
2
-13
/
+55
*
* Add oar saving timeout
Justin Clarke Casey
2009-06-05
2
-2
/
+10
*
* Removed some commented-out code
lbsa71
2009-06-01
1
-1
/
+0
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
34
-34
/
+34
*
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
2009-05-31
1
-1
/
+28
*
Added option (on my default) to the clone avatar function so that the clothes...
MW
2009-05-30
1
-1
/
+9
*
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...
lbsa71
2009-05-27
1
-0
/
+10
*
Update svn properties.
Jeff Ames
2009-05-27
1
-26
/
+26
*
* We have strand flavours.
lbsa71
2009-05-26
2
-8
/
+13
*
* Introduced GetVersionString so we can harness the whole thing.
lbsa71
2009-05-26
2
-3
/
+24
*
* slowly getting there...
lbsa71
2009-05-26
1
-12
/
+7
*
* Changed Version to property for great justice
lbsa71
2009-05-26
1
-1
/
+9
*
* Added test to make sure version info is 27 chars long (still don't know exa...
lbsa71
2009-05-26
2
-0
/
+18
*
* reseparate inventory item creator id and creator uuid
Justin Clarke Casey
2009-05-25
2
-5
/
+1
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
1
-1
/
+1
*
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
Adam Frisby
2009-05-23
2
-2
/
+3
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
2
-2
/
+3
*
cleaning out warnings.
Dr Scofield
2009-05-22
5
-5
/
+8
*
adding RemoveXmlRpcHandler to IHttpServer
Dr Scofield
2009-05-22
2
-0
/
+14
*
Remove the pre-log4net, discrete output methods from the consoles
Melanie Thielker
2009-05-20
1
-1
/
+1
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-05-20
5
-14
/
+95
*
Bug fix on POST asset so that the new asset service connector can talk to the...
diva
2009-05-15
1
-2
/
+5
*
* Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...
lbsa71
2009-05-14
1
-1
/
+1
*
* Added some more tests to the GetAssetStreamHandlers
lbsa71
2009-05-13
4
-34
/
+99
*
Thank you kindly, BlueWall sir, for a patch that:
Charles Krinke
2009-05-13
1
-2
/
+10
*
Update svn properties.
Jeff Ames
2009-05-11
3
-311
/
+311
*
Create SynchronousRestObjectRequester and make SynchronousRestObjectPoster
Melanie Thielker
2009-05-10
1
-1
/
+10
*
Create an async form of the RestObjectPoster. Rename the file (but not the
Melanie Thielker
2009-05-10
2
-0
/
+126
*
Make remote assets work through the new server system
Melanie Thielker
2009-05-09
1
-17
/
+29
*
* Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr...
lbsa71
2009-05-08
5
-331
/
+276
*
* Introduced new HttpServer.Tests project
lbsa71
2009-05-08
4
-36
/
+60
*
fix svn properties
Sean Dague
2009-05-08
1
-93
/
+93
*
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
2009-05-07
1
-0
/
+11
*
* Added some more GetAssetStreamHandlerTests
lbsa71
2009-05-07
2
-4
/
+52
*
* Added some GetAssetStreamHandlerTests
lbsa71
2009-05-06
4
-8
/
+56
*
Remove bin directory from HttpServer.
Jeff Ames
2009-05-05
2
-0
/
+0
*
Remove the csproj files that got into SVN
Melanie Thielker
2009-05-04
8
-540
/
+0
[prev]
[next]