| Commit message (Expand) | Author | Files | Lines |
2008-09-11 | * Removed some legacy commenting | lbsa71 | 1 | -44/+0 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 7 | -110/+114 |
2008-09-03 | Update svn properties. | Jeff Ames | 1 | -56/+56 |
2008-08-31 | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 1 | -0/+3 |
2008-08-30 | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 1 | -0/+56 |
2008-08-28 | Mantis #1903 | Melanie Thielker | 1 | -81/+59 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -2/+2 |
2008-08-27 | Mantis #1903 | Melanie Thielker | 2 | -10/+29 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -0/+25 |
2008-08-19 | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 1 | -0/+7 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 6 | -34/+34 |
2008-08-16 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-16 | Guard against the null UUID being queried from the userserver | Melanie Thielker | 1 | -0/+5 |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 1 | -1/+3 |
2008-08-12 | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2 | -71/+30 |
2008-08-01 | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 1 | -0/+4 |
2008-08-01 | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2 | -8/+21 |
2008-08-01 | * minor: eliminate some unused variables in InventoryFolderImpl | Justin Clarke Casey | 1 | -2/+0 |
2008-07-31 | * refactor: rearrange path inventory manipulation so that input tidying can b... | Justin Clarke Casey | 1 | -5/+50 |
2008-07-31 | * refactor: eliminate unused SubFoldersCount | Justin Clarke Casey | 1 | -11/+3 |
2008-07-31 | * allow inventory folders to be located by path | Justin Clarke Casey | 2 | -9/+55 |
2008-07-31 | * refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak... | Justin Clarke Casey | 2 | -19/+18 |
2008-07-31 | * minor: reduce coupling by passing in only session id to CachedUserInfo | Justin Clarke Casey | 2 | -3/+11 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2 | -5/+5 |
2008-07-25 | squasing warning. | Dr Scofield | 1 | -3/+3 |
2008-07-25 | Thanks, lulurun, for a patch that adds an authenticated session cache to reduce | Mike Mazur | 1 | -0/+107 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2 | -2/+2 |
2008-07-23 | The new secure inventory server mode (in r5590) can now be disabled from Open... | Johan Berntsson | 2 | -9/+64 |
2008-07-23 | thanks lulurun for a security patch that blocks unathorized access to the inv... | Johan Berntsson | 2 | -8/+45 |
2008-07-12 | Patch #9146 (No Mantis) | Melanie Thielker | 1 | -3/+4 |
2008-07-12 | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 1 | -1/+8 |
2008-07-07 | * remove redundant sync locking in AssetServerBase since this is already bein... | Justin Clarke Casey | 4 | -25/+7 |
2008-07-07 | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 3 | -16/+0 |
2008-07-07 | * Start scripts loaded from an archive | Justin Clarke Casey | 1 | -3/+3 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -2/+0 |
2008-06-30 | add the ability to cherry pick expire something from the asset | Sean Dague | 1 | -0/+24 |
2008-06-29 | disabled the multiple inventory server support in login service again. | MW | 2 | -126/+56 |
2008-06-28 | small change to see if that helps with the inventory problems. | MW | 1 | -1/+1 |
2008-06-28 | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2 | -24/+99 |
2008-06-26 | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+11 |
2008-06-18 | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 1 | -68/+17 |
2008-06-16 | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 1 | -23/+0 |
2008-06-14 | * Start recording asset request failures | Justin Clarke Casey | 1 | -2/+6 |
2008-06-13 | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2 | -26/+35 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -1/+1 |
2008-06-10 | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 1 | -0/+4 |
2008-06-02 | provide slightly more sane defaults in the file based asset loader | Sean Dague | 1 | -3/+3 |