| Commit message (Expand) | Author | Age | Files | Lines |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -3/+4 |
* | Disabling WebFetchInventoryDescendents CAPs for the time being as it | Dr Scofield | 2009-05-13 | 1 | -2/+4 |
* | * Attempting to fix NullRef exception in inventory. | Adam Frisby | 2009-05-10 | 1 | -6/+6 |
* | * Debugging some inventory related NullRefException's. | Adam Frisby | 2009-05-10 | 1 | -20/+29 |
* | Small asset cache addition. Comment a debug output left in CAPS | Melanie Thielker | 2009-05-10 | 1 | -3/+3 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -3/+11 |
* | fix up the comments a little | Sean Dague | 2009-05-08 | 1 | -3/+2 |
* | added WebFetchInventoryDescendents CAP | Sean Dague | 2009-05-08 | 2 | -8/+84 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 3 | -3/+4 |
* | add fix for LLSDVoiceAccountResponse to work with freeswitch (from Rob | Sean Dague | 2009-04-17 | 1 | -0/+10 |
* | Changing the CAP seed to be the string representation of a full UUID, instead... | diva | 2009-04-14 | 1 | -1/+4 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -2/+2 |
* | Added one more delegate to Caps, and a few guards, so that these objects can ... | diva | 2009-04-03 | 1 | -14/+28 |
* | Forgot to comment an unnecessary log message on my last commit. | diva | 2009-03-26 | 1 | -2/+2 |
* | Notecard updates bypassing the regions. (HGStandalone only) | diva | 2009-03-26 | 1 | -1/+7 |
* | Small refactoring in Caps, no functional changes. | diva | 2009-03-26 | 1 | -5/+25 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 2 | -10/+12 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -2/+2 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -4/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -5/+2 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -2/+2 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -9/+9 |
* | * refactor: Extract caps related code from scene and put into a region module | Justin Clarke Casey | 2009-01-21 | 1 | -1/+1 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -4/+8 |
* | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term... | Justin Clarke Casey | 2009-01-06 | 1 | -1/+5 |
* | * Fix build break - forgot that I had renamed an argument | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
* | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 2009-01-06 | 1 | -0/+10 |
* | * Yeah, might just want to add the new class as well - sigh | Justin Clarke Casey | 2009-01-06 | 1 | -0/+46 |
* | Small null check in DeregisterHandlers. | diva | 2008-12-21 | 1 | -2/+5 |
* | Send the creation-date of items to the viewer. This fixes Mantis#2769. | Homer Horwitz | 2008-12-06 | 1 | -1/+1 |
* | Adjust to the Helpers->Utils rename | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 16 | -44/+44 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 17 | -45/+45 |
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 1 | -1/+1 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 16 | -44/+44 |
* | - Fix Util.UnixTimeSinceEpoch: | Homer Horwitz | 2008-10-18 | 1 | -0/+1 |
* | Fixed (mono-)script handling for SL viewer 1.21: | Homer Horwitz | 2008-10-16 | 1 | -0/+2 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -0/+1 |
* | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 2008-09-21 | 1 | -2/+0 |
* | And re-reverse the names from last commit | Melanie Thielker | 2008-09-20 | 1 | -2/+2 |
* | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 2008-09-20 | 1 | -1/+2 |
* | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2008-09-14 | 2 | -5/+67 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 12 | -95/+95 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2008-08-25 | 1 | -31/+31 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+31 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -1/+1 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 1 | -3/+2 |