aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-102-2/+4
* * Actually update subfolders of parent folders in the inventory cache when a ...Justin Clarke Casey2008-12-093-9/+65
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-051-5/+4
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-042-1/+8
* * test: Add a wodge of code in order to be able to slightly extend a test to ...Justin Clarke Casey2008-11-281-1/+0
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-0/+27
* - Fix a formatting error in a log message (Mantis#2635).Homer Horwitz2008-11-161-1/+1
* * Restore storing null to represent 'missing asset' requests in the AssetCacheJustin Clarke Casey2008-11-111-6/+9
* * Minor typing fixes in AssetCache - now uses base types for nearly everything.Adam Frisby2008-11-111-4/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-111-2/+2
* * Fixed asset bug.Adam Frisby2008-11-091-2/+2
* * Enabled GTCache for AssetCache Adam Frisby2008-11-091-191/+77
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-082-1/+55
* Mantis#2566. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-062-0/+10
* Mantis#2557. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-051-1/+1
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-291-4/+14
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-281-3/+26
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-2/+8
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-1/+1
* fix line endings, as apparently the bot didn't do this yetSean Dague2008-10-161-527/+527
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-3/+3
* * Adding CrytoGridAssetClient support - allows encrypting assets that are sto...Adam Frisby2008-10-141-0/+527
* * Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2008-09-291-0/+15
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* * minor: Remove some of the redundant asset id storage for nowJustin Clarke Casey2008-09-211-11/+12
* * Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey2008-09-211-3/+17
* * Eliminate the need to copy asset request lists in the asset cache when an a...Justin Clarke Casey2008-09-211-82/+22
* * minor: tidy up of AssetCache, remove currently pointless storing of thread ...Justin Clarke Casey2008-09-211-12/+9
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-7/+15
* Mantis#2165. Thank you kindly, CMickeyB for a patch that:Charles Krinke2008-09-121-18/+40
* * Removed some legacy commentinglbsa712008-09-111-44/+0
* * Added small convenience function to recursively calculate total amounts of ...lbsa712008-09-111-0/+15
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-067-110/+114
* Update svn properties.Jeff Ames2008-09-031-56/+56
* Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2008-08-311-0/+3
* * Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby2008-08-301-0/+56
* Mantis #1903Melanie Thielker2008-08-281-81/+59
* Update svn properties, formatting cleanup.Jeff Ames2008-08-282-2/+2
* Mantis #1903Melanie Thielker2008-08-272-10/+29
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+25
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-191-0/+7
* Formatting cleanup.Jeff Ames2008-08-186-34/+34
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-2/+2
* Guard against the null UUID being queried from the userserverMelanie Thielker2008-08-161-0/+5
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-121-1/+3
* Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2008-08-122-71/+30
* * correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey2008-08-011-0/+4
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-012-8/+21