index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-09-24
6
-151
/
+381
|
\
|
*
Make BaseHttpServer throws say something useful.
Diva Canto
2012-09-22
1
-2
/
+2
|
*
Minor: may avoid crashes of sims that still don't have this configuration sec...
Diva Canto
2012-09-21
1
-0
/
+3
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-09-21
4
-113
/
+136
|
|
\
|
|
*
minor: Make slow outgoing request log messages consistent with other log mess...
Justin Clark-Casey (justincc)
2012-09-21
1
-7
/
+7
|
|
*
Comment out the long unused afaik HTTP agent handlers.
Justin Clark-Casey (justincc)
2012-09-21
3
-87
/
+87
|
|
*
Add request number counting to incoming HTTP requests in the same way that th...
Justin Clark-Casey (justincc)
2012-09-21
2
-19
/
+42
|
*
|
Improvement over last commit: refactor the asset permissions code, so that it...
Diva Canto
2012-09-20
1
-0
/
+81
|
|
/
|
*
Insert a new log level 4 for HTTP IN and HTTP OUT that will log how long the ...
Justin Clark-Casey (justincc)
2012-09-20
3
-32
/
+87
|
*
Add ability to turn on/off logging of outgoing HTTP requests flowing through ...
Justin Clark-Casey (justincc)
2012-09-20
3
-35
/
+103
|
*
Fix some inconsistencies in configurartion: NonPhys prims
BlueWall
2012-09-18
1
-4
/
+4
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-16
4
-18
/
+57
|
\
\
|
*
|
Revamp the HTTP textures handler to allow a maximum of four fetches
Melanie
2012-09-14
3
-17
/
+36
|
*
|
Allow setting connection limits, part 2
Melanie
2012-09-14
1
-0
/
+20
|
*
|
Allow setting max connections for an endpoint
Melanie
2012-09-14
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-16
5
-20
/
+154
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Support multi-region OAR files
Oren Hurvitz
2012-09-14
1
-0
/
+5
|
*
|
Fix usage statement on "debug http" console command since max level is now 5 ...
Justin Clark-Casey (justincc)
2012-09-12
1
-1
/
+1
|
*
|
Fix bug in logging sample input at debug http level 4.
Justin Clark-Casey (justincc)
2012-09-12
1
-1
/
+1
|
*
|
mathematically & hypothetically speaking we want to avoid negative values bei...
SignpostMarv
2012-09-12
1
-7
/
+7
|
*
|
Make "show http-handlers" command available for ROBUST instances as well as t...
Justin Clark-Casey (justincc)
2012-09-12
1
-0
/
+51
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-09-12
1
-1
/
+19
|
|
\
\
|
*
|
|
Add levels 4 and 5 to "debug http" console command that will log a sample of ...
Justin Clark-Casey (justincc)
2012-09-11
3
-12
/
+90
*
|
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-1
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
add a extra httppool thread to compensate for webfetchinventory
UbitUmarov
2012-09-10
1
-1
/
+2
*
|
|
|
Merge branch 'master' into careminster
Melanie
2012-09-09
2
-0
/
+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
2012-09-09
1
-1
/
+19
|
|
|
/
|
|
/
|
|
*
|
4096 is used in various places as the maximum height of a region, refactoring...
SignpostMarv
2012-09-08
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Bump master code up to 0.7.5 now that 0.7.4 is out.
Justin Clark-Casey (justincc)
2012-09-04
1
-1
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-08-31
2
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix background inventory loading (Viewer 3) so it won't lag out the sim
Melanie
2012-08-24
2
-2
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-29
2
-15
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
2012-08-29
2
-15
/
+17
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-23
2
-31
/
+67
|
\
\
\
|
|
/
/
|
*
|
Tighten up OpenSim.Framework.Cache locking to avoid race conditions.
Justin Clark-Casey (justincc)
2012-08-20
1
-30
/
+53
|
*
|
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-0
/
+14
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-18
3
-3
/
+60
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
When reporting a thread timeout, create a copy of the info rather than passin...
Justin Clark-Casey (justincc)
2012-08-18
1
-1
/
+14
|
*
adding a clip method to handle Vector3 objects to enable a minor amount of re...
SignpostMarv
2012-08-17
1
-0
/
+6
|
*
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
2012-08-15
1
-2
/
+40
*
|
Merge branch 'master' into careminster
Melanie
2012-08-16
1
-5
/
+26
|
\
\
|
|
/
|
*
Don't enable the thread watchdog until all regions are ready.
Justin Clark-Casey (justincc)
2012-08-15
1
-5
/
+26
|
*
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
5
-3
/
+21
*
|
Implementing PRIM_LINK_TARGET in a non-recursive fashion
SignpostMarv
2012-08-15
1
-1
/
+1
*
|
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
5
-3
/
+21
*
|
Merge branch 'master' into careminster
Melanie
2012-08-04
2
-35
/
+72
|
\
\
|
|
/
|
*
Fix old regression that stopped saving parcel owner data in OARs.
Justin Clark-Casey (justincc)
2012-08-03
2
-35
/
+72
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
15
-19
/
+172
|
\
\
|
|
/
|
*
making first run more resilient to bad input (loop until good input, rather t...
SignpostMarv
2012-07-27
1
-7
/
+19
[next]