| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixed asset bug. | Adam Frisby | 2008-11-09 | 1 | -2/+2 |
* | * Enabled GTCache for AssetCache | Adam Frisby | 2008-11-09 | 1 | -191/+77 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 2 | -1/+55 |
* | Mantis#2566. Thank you kindly, Diva for a patch that: | Charles Krinke | 2008-11-06 | 2 | -0/+10 |
* | Mantis#2557. Thank you kindly, Diva for a patch that: | Charles Krinke | 2008-11-05 | 1 | -1/+1 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 1 | -4/+14 |
* | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 2008-10-28 | 1 | -3/+26 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-10-20 | 1 | -2/+8 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -1/+1 |
* | fix line endings, as apparently the bot didn't do this yet | Sean Dague | 2008-10-16 | 1 | -527/+527 |
* | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 2008-10-15 | 1 | -3/+3 |
* | * Adding CrytoGridAssetClient support - allows encrypting assets that are sto... | Adam Frisby | 2008-10-14 | 1 | -0/+527 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 2008-09-29 | 1 | -0/+15 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -1/+1 |
* | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 2008-09-21 | 1 | -11/+12 |
* | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 2008-09-21 | 1 | -3/+17 |
* | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 2008-09-21 | 1 | -82/+22 |
* | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 2008-09-21 | 1 | -12/+9 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -7/+15 |
* | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 2008-09-12 | 1 | -18/+40 |
* | * Removed some legacy commenting | lbsa71 | 2008-09-11 | 1 | -44/+0 |
* | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 2008-09-11 | 1 | -0/+15 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -2/+2 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 7 | -110/+114 |
* | Update svn properties. | Jeff Ames | 2008-09-03 | 1 | -56/+56 |
* | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2008-08-31 | 1 | -0/+3 |
* | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 2008-08-30 | 1 | -0/+56 |
* | Mantis #1903 | Melanie Thielker | 2008-08-28 | 1 | -81/+59 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 2 | -2/+2 |
* | Mantis #1903 | Melanie Thielker | 2008-08-27 | 2 | -10/+29 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+25 |
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -0/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 6 | -34/+34 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -2/+2 |
* | Guard against the null UUID being queried from the userserver | Melanie Thielker | 2008-08-16 | 1 | -0/+5 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 1 | -1/+3 |
* | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2008-08-12 | 2 | -71/+30 |
* | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 2008-08-01 | 1 | -0/+4 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 2 | -8/+21 |
* | * minor: eliminate some unused variables in InventoryFolderImpl | Justin Clarke Casey | 2008-08-01 | 1 | -2/+0 |
* | * refactor: rearrange path inventory manipulation so that input tidying can b... | Justin Clarke Casey | 2008-07-31 | 1 | -5/+50 |
* | * refactor: eliminate unused SubFoldersCount | Justin Clarke Casey | 2008-07-31 | 1 | -11/+3 |
* | * allow inventory folders to be located by path | Justin Clarke Casey | 2008-07-31 | 2 | -9/+55 |
* | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 2008-07-31 | 2 | -19/+18 |
* | * minor: reduce coupling by passing in only session id to CachedUserInfo | Justin Clarke Casey | 2008-07-31 | 2 | -3/+11 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 2 | -5/+5 |
* | squasing warning. | Dr Scofield | 2008-07-25 | 1 | -3/+3 |
* | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 2008-07-25 | 1 | -0/+107 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 2 | -2/+2 |