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