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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
Allow a console command to give blank arguments ("") without the parser faili...
Justin Clark-Casey (justincc)
1
-2
/
+5
2015-03-05
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
1
-0
/
+2
2015-03-04
Alter the migrations so that it is a no-op as the columns are unused and the ...
BlueWall
1
-1
/
+1
2015-03-04
Make private services forbid llHTTPRequest() calls by rejecting those that ha...
Justin Clark-Casey (justincc)
6
-19
/
+170
2015-03-04
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
1
-0
/
+256
2015-03-03
As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 ...
Cinder
1
-1
/
+1
2015-03-03
corrected script notecard parser. It now handles notecards with inventory as ...
ft@noemail
1
-84
/
+244
2015-03-03
XML should not contain any BOM. Disabled BOM generation in BaseHttpServer
Freaky Tech
1
-1
/
+2
2015-02-25
On shutdown (job engine stop), don't allow the ObjectDisposedException on Blo...
Justin Clark-Casey (justincc)
1
-2
/
+13
2015-02-16
Add NaN and Infinity tests for SOP Velocity and Acceleration setters.
dahlia
1
-0
/
+16
2015-02-13
Add missing BSD headers to files in OpenSim/Framework/ServiceAuth
Justin Clark-Casey (justincc)
3
-3
/
+84
2015-02-04
Fix bug in JobEngine where an attempt to restart after stop would trigger an ...
Justin Clark-Casey (justincc)
1
-1
/
+2
2015-01-19
Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the ex...
Justin Clark-Casey (justincc)
1
-2
/
+2
2015-01-12
Add the missing deleted and re-added JobEngine class from the previous commit...
Justin Clark-Casey (justincc)
1
-0
/
+329
2015-01-12
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2
-322
/
+74
2015-01-07
Commented out clear_registry_ because (1) it isn't clearing up anything anymo...
Diva Canto
1
-1
/
+1
2015-01-04
Added overloaded LoadArchSpecificWindowsDll, to help addins load native libra...
Diva Canto
1
-2
/
+7
2015-01-03
Added utility function that simplifies configuration loading of all addins.
Diva Canto
1
-0
/
+57
2015-01-01
Fix cut-and-paste error that made StatsManager web fetch queries
Robert Adams
1
-1
/
+1
2014-12-31
Commenting out the suppression of console warnings from Mono addins while we ...
Diva Canto
1
-2
/
+2
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-1
/
+1
2014-12-20
Make sure we always dispose of disposables inside RestClient.Request()
Justin Clark-Casey (justincc)
1
-26
/
+30
2014-12-20
minor: Correct propery doc RestClient._resource spelling mistake
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-12-10
Fix a regression where objects crossing regions in the same simulator (on the...
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-11-28
Stop writing SizeZ config parameter for now when creating regions from consol...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
4
-141
/
+226
2014-11-25
Change jobengine logging command to "debug jobengine log <int>" rather than l...
Justin Clark-Casey (justincc)
1
-7
/
+6
2014-11-25
Move conditionals which control whether a task is placed in the JobEngine ins...
Justin Clark-Casey (justincc)
1
-2
/
+37
2014-11-25
Add "show threadpool calls active" console debug command.
Justin Clark-Casey (justincc)
2
-6
/
+67
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
3
-11
/
+22
2014-11-25
Add "show threadpool calls" command to show count of all labelled smartthread...
Justin Clark-Casey (justincc)
2
-1
/
+36
2014-11-25
If an exception makes it to the top of a JobEngine request, catch and log ins...
Justin Clark-Casey (justincc)
1
-1
/
+10
2014-11-25
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
1
-0
/
+4
2014-11-25
minor: remove warning in BasicHttpAuthentication by commenting out unused rem...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
1
-1
/
+0
2014-11-25
Add loglevel to jobengine that can be controlled via "debug jobengine logleve...
Justin Clark-Casey (justincc)
1
-6
/
+26
2014-11-25
Temporarily add root agent rez attachments work to job engine if it is runnin...
Justin Clark-Casey (justincc)
1
-4
/
+4
2014-11-25
Add experimental job engine to see if queueing some existing async work durin...
Justin Clark-Casey (justincc)
2
-0
/
+310
2014-10-31
Add "region set" console command.
Justin Clark-Casey (justincc)
1
-8
/
+4
2014-10-27
Add hypergrid teleporting support to user profiles picks
BlueWall
1
-0
/
+1
2014-09-26
Fix long-lived thread name logging.
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-09-23
Add persistent command history in console
Jak Daniels
1
-2
/
+56
2014-09-17
Undo "Revert "Small changes to threading to send thread names to unmanaged th...
BlueWall
3
-9
/
+10
2014-09-17
Revert "Small changes to threading to send thread names to unmanaged threads....
BlueWall
3
-10
/
+9
2014-09-17
Small changes to threading to send thread names to unmanaged threads. Needs M...
BlueWall
3
-9
/
+10
2014-09-09
Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c cha...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-09-09
For stat names containing periods, replace with '#' rather than throw exception
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-09-05
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2
-41
/
+49
2014-08-29
Ignore whitespace when reading serialized XML objects.
Justin Clark-Casey (justincc)
4
-36
/
+36
[next]