| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the auth module silent when there is no configuration for it | Melanie | 2010-01-14 | 1 | -1/+2 |
* | Fix a bad error message | Melanie | 2010-01-13 | 1 | -1/+1 |
* | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 3 | -8/+20 |
* | Add the option to reject duplicate region names | Melanie | 2010-01-11 | 1 | -0/+25 |
* | The first 2 handlers for the XInventory system. | Melanie | 2010-01-08 | 1 | -2/+2 |
* | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 2010-01-06 | 1 | -2/+48 |
* | Add the XInventoryServicesConnector, a new inventory connector without the cruft | Melanie | 2010-01-05 | 1 | -13/+185 |
* | Change the signature of the forms requester data in preparation to getting | Melanie | 2010-01-05 | 2 | -11/+11 |
* | Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile! | Melanie | 2010-01-05 | 1 | -0/+317 |
* | Finish conversion if XInventoryService | Melanie | 2010-01-04 | 1 | -12/+46 |
* | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+474 |
* | Mark GetUserInventory as obsolete. It is still used in the default | Melanie | 2010-01-04 | 1 | -0/+2 |
* | Prevent the creation of duplicate inventory folders in the case of a login | Melanie | 2010-01-01 | 1 | -1/+12 |
* | Bug fix: set the map image upon hyperlinking regions. | Diva Canto | 2009-12-21 | 1 | -0/+3 |
* | * Bug fix in HG: preserve the home region coordinates across multiple HG TPs. | Diva Canto | 2009-12-19 | 1 | -2/+2 |
* | Stop AuthorizationService from throwing an error if it's not configured. | Melanie | 2009-12-07 | 1 | -1/+1 |
* | * Request from Adam to add InfoFormat logging to the InventoryService for whe... | Teravus Ovares (Dan Olivares) | 2009-11-22 | 1 | -0/+1 |
* | minor: Correct some inventory corrector log messages and add more identifying... | Justin Clark-Casey (justincc) | 2009-11-18 | 1 | -19/+20 |
* | minor: correct error messages when queryfolder fails | Justin Clark-Casey (justincc) | 2009-11-18 | 1 | -4/+1 |
* | Tweak presence handling and whip up a database connector and handler | Melanie | 2009-11-18 | 2 | -1/+10 |
* | Change PresenceData to PresenceInfo to remove a naming conflict in the | Melanie | 2009-11-18 | 2 | -0/+13 |
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2009-11-13 | 1 | -3/+3 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 2 | -3/+2 |
* | Patch + minor formatting fixes. | Diva Canto | 2009-10-31 | 1 | -3/+3 |
* | http://opensimulator.org/mantis/view.php?id=4337 | Douglas R. Miles | 2009-10-31 | 1 | -1/+5 |
* | Adding the presence service skeleton | Melanie | 2009-10-23 | 2 | -0/+137 |
* | Merge branch 'master' into htb-throttle | Melanie | 2009-10-14 | 2 | -4/+4 |
|\ |
|
| * | * minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-10-14 | 2 | -4/+4 |
* | | Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into h... | John Hurliman | 2009-10-14 | 2 | -0/+7 |
|\ \
| |/ |
|
| * | Set the estate owner to be the master avatar if it's not set. | Melanie | 2009-10-14 | 1 | -0/+6 |
| * | * Fixes http://opensimulator.org/mantis/view.php?id=4225 | Diva Canto | 2009-10-12 | 1 | -0/+1 |
* | | * Minimized the number of times textures are pulled off the priority queue | John Hurliman | 2009-10-14 | 1 | -6/+11 |
|/ |
|
* | store owner_uuid in the region table | Melanie | 2009-10-07 | 1 | -0/+1 |
* | Remove debug again | Melanie | 2009-10-07 | 1 | -1/+1 |
* | Enable debugging of the region connector's query string | Melanie | 2009-10-07 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-10-07 | 1 | -13/+23 |
|\ |
|
| * | Improved fault handling in HelloNeighbour. | Diva Canto | 2009-10-07 | 1 | -13/+23 |
* | | Add owner_uuid. Not sure this works. Worth a test | Melanie | 2009-10-07 | 1 | -0/+14 |
|/ |
|
* | * Removed verbose debug message | Diva Canto | 2009-10-06 | 1 | -7/+0 |
* | More debug to try to diagnose a problem with region registration. | Diva Canto | 2009-10-05 | 1 | -1/+6 |
* | More debug messages if things go wrong. | Diva Canto | 2009-10-05 | 1 | -2/+24 |
* | Make the asset connector async Get overload return false if the asset | Melanie | 2009-10-05 | 1 | -0/+4 |
* | Just trying a few things. This one will reduce the number of async calls. | Diva Canto | 2009-10-04 | 1 | -1/+2 |
* | Add "dump asset" command to remote asset connector (the only one that uses a | Melanie | 2009-10-01 | 1 | -0/+44 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 4 | -5/+5 |
* | Fixed bug in HG that was causing secondlife:// refs to bomb the client. | Diva Canto | 2009-09-28 | 1 | -1/+11 |
* | Added Protocol versions back, this time in a range model. | Diva Canto | 2009-09-28 | 1 | -1/+2 |
* | Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ... | Diva Canto | 2009-09-28 | 1 | -5/+9 |
* | Added missing IHyperlinkService. | Diva Canto | 2009-09-27 | 1 | -0/+49 |
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 2 | -4/+5 |