aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment out a spammy message that will spew 4 lines for each request to aMelanie2012-06-271-1/+2
* Merge branch 'master' into careminsterMelanie2012-03-311-1/+1
|\
| * Allow llRegionSayTo() to work on the PUBLIC_CHANNEL, as per http://wiki.secon...Justin Clark-Casey (justincc)2012-03-311-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-071-0/+20
|\ \ | |/
| * Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)2012-03-061-0/+20
* | Merge branch 'master' into careminsterMelanie2012-01-141-0/+8
|\ \ | |/
| * Allow SmtpClients and other SSL users to work with our cert handler installedMelanie2012-01-141-9/+25
| * Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...Justin Clark-Casey (justincc)2012-01-141-1/+8
* | Allow SmtpClients and other SSL users to work with our cert handler installedMelanie2012-01-141-9/+25
* | Merge branch 'master' into careminsterMelanie2012-01-021-3/+15
|\ \ | |/
| * Fix for failed http request statusBlueWall2012-01-011-14/+17
* | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmergeMelanie2011-12-081-11/+6
|\ \ | |/
| * Stop also adding an ordinary http handler when we set up a poll http handler.Justin Clark-Casey (justincc)2011-12-071-11/+6
| * Fix CHANGED_TEXTURE and CHANGED_COLOR.Melanie2011-12-051-2/+2
* | Fix CHANGED_TEXTURE and CHANGED_COLOR.Melanie2011-12-051-2/+2
* | Strip CR from http responses and limit them to 2048 charsMelanie2011-12-051-1/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-041-1/+1
|\ \ | |/
| * Change default say distance to 20m from 30m, the same as on the big grid. Th...Justin Clark-Casey (justincc)2011-11-021-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-032-5/+8
|\ \ | |/
| * Get some hopefully more useful exception information when OpenJPEG.EncodeFrom...Justin Clark-Casey (justincc)2011-11-022-5/+8
* | Merge branch 'master' into bigmergeMelanie2011-10-261-0/+1
|\ \ | |/
| * Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-0/+1
* | Merge commit 'f138a2056ecea4016d75fec276a390955dbfd688' into bigmergeMelanie2011-10-121-0/+1
|\ \ | |/
| * meaningless change to goose pandaJustin Clark-Casey (justincc)2011-10-111-0/+1
* | Merge commit '013bf2775fc02d12ef39f6ca49ff8ecd53028e9c' into bigmergeMelanie2011-10-121-6/+4
|\ \ | |/
| * remove unused LastAssetID from DynamicTextureUpdaerJustin Clark-Casey (justincc)2011-10-101-6/+4
* | Merge commit '39d7945efc8daa6e5cd0f4728b499e7a624526cd' into bigmergeMelanie2011-10-111-3/+6
|\ \ | |/
| * Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus2011-09-241-3/+6
* | Bring us up to date.Tom2011-09-141-1/+2
|\ \ | |/
| * Try disabling the inconsistent attachment state check to see if this actually...Justin Clark-Casey (justincc)2011-09-051-1/+2
* | Resolve merge commits, stage 1Tom2011-09-041-0/+87
|\ \ | |/
| * In WorldCommModule, replace the useless Attachments == null check with Attach...Justin Clark-Casey (justincc)2011-08-311-2/+1
| * minor: seal up another instance of using the appearance list without lockingJustin Clark-Casey (justincc)2011-08-311-1/+1
| * Make SP.Attachments available as sp.GetAttachments() instead.Justin Clark-Casey (justincc)2011-08-311-4/+8
| * Add avatar and attachments to llRegionSayBlueWall2011-08-201-4/+67
| * Add llRegionSayToBlueWall2011-08-191-0/+21
| * Fix the cert validation handler so that it will not block other parts ofMelanie2011-05-131-2/+10
* | Some additional protection, it seems that responsedata needs to be locked, bu...Tom2011-05-261-2/+13
* | Also fix the locking of url.requests and tidy the locks in generalTom2011-05-171-23/+31
* | Lock m_requestMap properly to prevent some nasty access errors and the result...Tom2011-05-171-30/+51
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-081-5/+56
|\ \ | |/
| * Add support for llRequestSecureURL() if ssl is enabledBlueWall2011-05-051-5/+56
* | Fix the cert validation handler so that it will not block other parts ofMelanie2011-04-171-2/+10
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-121-7/+35
|\ \ | |/
| * minor: remove now inaccurate commentJustin Clark-Casey (justincc)2011-04-111-1/+1
| * minor: adjust some spacing and indentationJustin Clark-Casey (justincc)2011-04-111-10/+10
| * Implimented HTTP_VERIFY_CERT for llHttpRequestE. Allen Soard2011-04-111-3/+31
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-031-2/+0
|\ \ | |/
| * Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-2/+0
* | Since we've plugged the leak, now increase URLs to 5000 since the limit is be...Tom2011-03-211-1/+1