| Commit message (Expand) | Author | Files | Lines |
2009-03-24 | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 1 | -8/+4 |
2009-03-24 | * Use memory more efficiently when loading oars | Justin Clarke Casey | 1 | -11/+19 |
2009-03-24 | * minor: remove mono compiler warnings | Justin Clarke Casey | 2 | -10/+9 |
2009-03-24 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -7/+37 |
2009-03-23 | Root agent retrieval via http/REST. This is a pull, the caller gets the agent... | diva | 2 | -29/+168 |
2009-03-23 | Finish folder gives. With this commit, single item and folder gives now | Melanie Thielker | 1 | -0/+7 |
2009-03-23 | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 1 | -2/+31 |
2009-03-22 | Add QueryItem method to secure inventory and HG inventory, change method sig to | Melanie Thielker | 1 | -2/+6 |
2009-03-22 | Cause the inventory give module to be more selective and not attempt to | Melanie Thielker | 1 | -0/+8 |
2009-03-22 | Explicit tests for local regions. | diva | 2 | -26/+50 |
2009-03-22 | Moving the LoginAuth service up, so that it can be shared among standalones a... | diva | 2 | -351/+2 |
2009-03-21 | Initial support for authentication/authorization keys in UserManagerBase, and... | diva | 3 | -6/+867 |
2009-03-21 | Minor changes in names inside. | diva | 2 | -78/+6 |
2009-03-21 | Add code to the inventory transfer module to use the new DB functionality | Melanie Thielker | 1 | -0/+72 |
2009-03-21 | Moving HGStandaloneAssetService to a new place, and giving it a more generic ... | diva | 2 | -196/+404 |
2009-03-20 | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 1 | -26/+224 |
2009-03-19 | * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ... | Justin Clarke Casey | 3 | -4/+6 |
2009-03-19 | Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritable | Dahlia Trimble | 1 | -8/+8 |
2009-03-19 | Making a couple of methods public. | diva | 1 | -2/+2 |
2009-03-17 | Add an event to process undelivered IMs | Melanie Thielker | 1 | -0/+14 |
2009-03-16 | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 8 | -111/+111 |
2009-03-15 | Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that: | Charles Krinke | 1 | -22/+44 |
2009-03-15 | Changing a few methods to public. This is the collection of methods that will... | diva | 1 | -6/+6 |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2 | -205/+272 |
2009-03-13 | * Support loading empty folders in an iar | Justin Clarke Casey | 3 | -85/+102 |
2009-03-12 | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 1 | -0/+6 |
2009-03-12 | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 6 | -367/+132 |
2009-03-12 | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 9 | -437/+9 |
2009-03-12 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 5 | -6/+6 |
2009-03-11 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -6/+9 |
2009-03-10 | * Enable test logging for TestSaveOarV0p2 to capture more information the nex... | Justin Clarke Casey | 1 | -3/+4 |
2009-03-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+2 |
2009-03-09 | * Address http://opensimulator.org/mantis/view.php?id=3207 | Justin Clarke Casey | 1 | -2/+8 |
2009-03-09 | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 1 | -2/+2 |
2009-03-07 | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 1 | -1/+4 |
2009-03-07 | Add copyright headers. | Jeff Ames | 1 | -1/+28 |
2009-03-07 | Update svn properties. | Jeff Ames | 1 | -10/+10 |
2009-03-06 | * Improve memory usage when writing OARs | Justin Clarke Casey | 6 | -76/+68 |
2009-03-05 | * Add more status information when an oar is being saved | Justin Clarke Casey | 2 | -0/+23 |
2009-03-05 | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 1 | -1/+20 |
2009-03-05 | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 1 | -7/+2 |
2009-03-05 | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2 | -3/+4 |
2009-03-05 | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -2/+28 |
2009-03-04 | * Add the abilty to load and save iar item nodes where folders have identical... | Justin Clarke Casey | 5 | -48/+160 |
2009-03-04 | * Add gnu tar format long file name support to tar reading and writing. | Justin Clarke Casey | 3 | -85/+126 |
2009-03-04 | * More work on MiniRegionModule module. | Adam Frisby | 1 | -0/+10 |
2009-02-25 | * Properly load items into correct folders when an iar is loaded | Justin Clarke Casey | 1 | -8/+12 |
2009-02-25 | * Fix my own unit test | Justin Clarke Casey | 2 | -7/+19 |
2009-02-25 | * Add InventoryArchiveConstants that I missed from last commit | Justin Clarke Casey | 2 | -6/+137 |