| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 2 | -8/+199 |
* | Minor bug fix in UpdateItem (meta data). | diva | 2009-03-28 | 1 | -1/+3 |
* | * Adding some heuristic error correction to the j2k decoder module to combat ... | Teravus Ovares | 2009-03-28 | 1 | -1/+83 |
* | Fix the plumbing in the offline message module. | Melanie Thielker | 2009-03-28 | 2 | -27/+51 |
* | Add a module skeleton for offline IM storage. No functionality yet. | Melanie Thielker | 2009-03-28 | 1 | -0/+131 |
* | Small bugs fixed related to ownership and permissions. | diva | 2009-03-28 | 1 | -9/+18 |
* | * Implement * wildcard in save iar requests | Justin Clarke Casey | 2009-03-27 | 1 | -14/+36 |
* | * Fix single item iar saving | Justin Clarke Casey | 2009-03-27 | 1 | -6/+11 |
* | * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization | Justin Clarke Casey | 2009-03-27 | 3 | -257/+2 |
* | svn:eol-style property set. | diva | 2009-03-27 | 1 | -208/+208 |
* | svn:eol-style property set. | diva | 2009-03-27 | 1 | -123/+124 |
* | Notecard updates bypassing the regions. (HGStandalone only) | diva | 2009-03-26 | 1 | -26/+107 |
* | * correct iar root folder location for saving of individual items | Justin Clarke Casey | 2009-03-26 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=865 | Justin Clarke Casey | 2009-03-26 | 1 | -0/+67 |
* | * iars: Serialize information about item creators to archive | Justin Clarke Casey | 2009-03-26 | 1 | -2/+8 |
* | One more -- CopyItem. | diva | 2009-03-26 | 1 | -0/+32 |
* | Half-way through supporting inventory access from outside the regions -- HG s... | diva | 2009-03-26 | 1 | -9/+84 |
* | * Appearance patches suite: These patches are applied to allow libomv bots to... | Sean Dague | 2009-03-25 | 1 | -1/+3 |
* | iar: centralize user uuid gathering | Justin Clarke Casey | 2009-03-25 | 1 | -18/+43 |
* | * minor: spit out creator name on save iar | Justin Clarke Casey | 2009-03-25 | 1 | -0/+12 |
* | HGStandaloneInventoryService now serves inventory assets. No need for clients... | diva | 2009-03-25 | 1 | -1/+36 |
* | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 2009-03-24 | 1 | -8/+4 |
* | * Use memory more efficiently when loading oars | Justin Clarke Casey | 2009-03-24 | 1 | -11/+19 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2009-03-24 | 2 | -10/+9 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-03-24 | 1 | -7/+37 |
* | Root agent retrieval via http/REST. This is a pull, the caller gets the agent... | diva | 2009-03-23 | 2 | -29/+168 |
* | Finish folder gives. With this commit, single item and folder gives now | Melanie Thielker | 2009-03-23 | 1 | -0/+7 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 1 | -2/+31 |
* | Add QueryItem method to secure inventory and HG inventory, change method sig to | Melanie Thielker | 2009-03-22 | 1 | -2/+6 |
* | Cause the inventory give module to be more selective and not attempt to | Melanie Thielker | 2009-03-22 | 1 | -0/+8 |
* | Explicit tests for local regions. | diva | 2009-03-22 | 2 | -26/+50 |
* | Moving the LoginAuth service up, so that it can be shared among standalones a... | diva | 2009-03-22 | 2 | -351/+2 |
* | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 2009-03-21 | 3 | -6/+867 |
* | Minor changes in names inside. | diva | 2009-03-21 | 2 | -78/+6 |
* | Add code to the inventory transfer module to use the new DB functionality | Melanie Thielker | 2009-03-21 | 1 | -0/+72 |
* | Moving HGStandaloneAssetService to a new place, and giving it a more generic ... | diva | 2009-03-21 | 2 | -196/+404 |
* | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 2009-03-20 | 1 | -26/+224 |
* | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 2009-03-19 | 3 | -4/+6 |
* | Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritable | Dahlia Trimble | 2009-03-19 | 1 | -8/+8 |
* | Making a couple of methods public. | diva | 2009-03-19 | 1 | -2/+2 |
* | Add an event to process undelivered IMs | Melanie Thielker | 2009-03-17 | 1 | -0/+14 |
* | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 2009-03-16 | 8 | -111/+111 |
* | Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that: | Charles Krinke | 2009-03-15 | 1 | -22/+44 |
* | Changing a few methods to public. This is the collection of methods that will... | diva | 2009-03-15 | 1 | -6/+6 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 2 | -205/+272 |
* | * Support loading empty folders in an iar | Justin Clarke Casey | 2009-03-13 | 3 | -85/+102 |
* | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 2009-03-12 | 1 | -0/+6 |
* | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 6 | -367/+132 |
* | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 9 | -437/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-03-12 | 1 | -8/+8 |