| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into bigmerge | Melanie | 2011-11-04 | 1 | -1/+1 |
|\ |
|
| * | Change default say distance to 20m from 30m, the same as on the big grid. Th... | Justin Clark-Casey (justincc) | 2011-11-02 | 1 | -1/+1 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-03 | 2 | -5/+8 |
|\ \
| |/ |
|
| * | Get some hopefully more useful exception information when OpenJPEG.EncodeFrom... | Justin Clark-Casey (justincc) | 2011-11-02 | 2 | -5/+8 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-10-26 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+1 |
* | | Merge commit 'f138a2056ecea4016d75fec276a390955dbfd688' into bigmerge | Melanie | 2011-10-12 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | meaningless change to goose panda | Justin Clark-Casey (justincc) | 2011-10-11 | 1 | -0/+1 |
* | | Merge commit '013bf2775fc02d12ef39f6ca49ff8ecd53028e9c' into bigmerge | Melanie | 2011-10-12 | 1 | -6/+4 |
|\ \
| |/ |
|
| * | remove unused LastAssetID from DynamicTextureUpdaer | Justin Clark-Casey (justincc) | 2011-10-10 | 1 | -6/+4 |
* | | Merge commit '39d7945efc8daa6e5cd0f4728b499e7a624526cd' into bigmerge | Melanie | 2011-10-11 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | Added a setting to [Startup] section of config that will allow the simulator ... | Kevin Houlihan & Michelle Argus | 2011-09-24 | 1 | -3/+6 |
* | | Bring us up to date. | Tom | 2011-09-14 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Try disabling the inconsistent attachment state check to see if this actually... | Justin Clark-Casey (justincc) | 2011-09-05 | 1 | -1/+2 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -0/+87 |
|\ \
| |/ |
|
| * | In WorldCommModule, replace the useless Attachments == null check with Attach... | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -2/+1 |
| * | minor: seal up another instance of using the appearance list without locking | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -1/+1 |
| * | Make SP.Attachments available as sp.GetAttachments() instead. | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -4/+8 |
| * | Add avatar and attachments to llRegionSay | BlueWall | 2011-08-20 | 1 | -4/+67 |
| * | Add llRegionSayTo | BlueWall | 2011-08-19 | 1 | -0/+21 |
| * | Fix the cert validation handler so that it will not block other parts of | Melanie | 2011-05-13 | 1 | -2/+10 |
* | | Some additional protection, it seems that responsedata needs to be locked, bu... | Tom | 2011-05-26 | 1 | -2/+13 |
* | | Also fix the locking of url.requests and tidy the locks in general | Tom | 2011-05-17 | 1 | -23/+31 |
* | | Lock m_requestMap properly to prevent some nasty access errors and the result... | Tom | 2011-05-17 | 1 | -30/+51 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-08 | 1 | -5/+56 |
|\ \
| |/ |
|
| * | Add support for llRequestSecureURL() if ssl is enabled | BlueWall | 2011-05-05 | 1 | -5/+56 |
* | | Fix the cert validation handler so that it will not block other parts of | Melanie | 2011-04-17 | 1 | -2/+10 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-12 | 1 | -7/+35 |
|\ \
| |/ |
|
| * | minor: remove now inaccurate comment | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -1/+1 |
| * | minor: adjust some spacing and indentation | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -10/+10 |
| * | Implimented HTTP_VERIFY_CERT for llHttpRequest | E. Allen Soard | 2011-04-11 | 1 | -3/+31 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-03 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Comment out some startup logging lines to make up for the one I added earlier... | Justin Clark-Casey (justincc) | 2011-04-02 | 1 | -2/+0 |
* | | Since we've plugged the leak, now increase URLs to 5000 since the limit is be... | Tom | 2011-03-21 | 1 | -1/+1 |
* | | Repair x-query-string | Tom | 2011-02-03 | 1 | -1/+1 |
* | | Fix cm/15627 : Don't block the entire URL on duplicate requests, just that pa... | Tom | 2011-01-31 | 1 | -3/+3 |
* | | If llHTTPRequest results in an error, still attempt to get the response text.... | Tom | 2011-01-29 | 1 | -1/+11 |
* | | Ignore duplicate llHTTPResponse calls to the same request. Prevents response ... | Tom | 2011-01-29 | 1 | -4/+9 |
* | | Significantly increase the total number of URL's available. In second life, ... | Tom | 2011-01-28 | 1 | -1/+1 |
* | | Fix a discrepancy vs. SL with parsing x-query-string | Tom | 2011-01-28 | 1 | -1/+8 |
* | | Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't su... | Tom | 2010-12-14 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-12 | 1 | -11/+12 |
|\ \
| |/ |
|
| * | Normalization of OSSL function names. | Marck | 2010-12-10 | 1 | -11/+12 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-02 | 1 | -32/+32 |
|\ \
| |/ |
|
| * | Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture... | dahlia | 2010-11-02 | 1 | -32/+32 |
| * | Change the way IRegionModule us referenced by IEmailModule to | Melanie Thielker | 2010-06-28 | 1 | -1/+1 |
* | | Now, fix the slash issue the right way. Our URLs now work like SL's | Melanie Thielker | 2010-07-03 | 1 | -5/+5 |
* | | Re-add the slashes at the end of the URL. Too much depends on them | Melanie Thielker | 2010-07-03 | 1 | -2/+2 |
* | | ANother stab at LSL compatibility | Melanie Thielker | 2010-07-01 | 1 | -1/+1 |
* | | Remove trailing slash from HTTP URLs to be compatible with SL | Melanie Thielker | 2010-07-01 | 1 | -1/+1 |