| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix up Simian inentory | Melanie | 2010-09-05 | 1 | -18/+30 |
* | Friends works differently, it' snot even a region module at all, but a connector | Melanie | 2010-09-05 | 1 | -16/+1 |
* | And the avatar services :) | Melanie | 2010-09-05 | 1 | -12/+22 |
* | Add the m_Enabled pattern to Simian Auth | Melanie | 2010-09-05 | 1 | -12/+22 |
* | Add m_Enabled pattern to SimianGridConnector | Melanie | 2010-09-05 | 1 | -14/+28 |
* | As an exmple, add the code to disable connectors intot he simian asset | Melanie | 2010-09-05 | 1 | -12/+23 |
* | One more debug message to track an issue on Danger grid. | Diva Canto | 2010-09-04 | 1 | -0/+1 |
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -10/+32 |
* | Make SimianFriendsServiceConnector initialize like the other connectors and g... | John Hurliman | 2010-09-03 | 1 | -22/+19 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-09-03 | 1 | -2/+3 |
|\ |
|
| * | Add another variant of password hash construction to SimianAuthenticationServ... | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -2/+3 |
* | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-09-03 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | Last+2 tweak | Diva Canto | 2010-09-03 | 1 | -1/+1 |
| * | Last+1 tweak. | Diva Canto | 2010-09-03 | 1 | -1/+1 |
| * | One last tweak, hopefully. | Diva Canto | 2010-09-03 | 1 | -2/+2 |
| * | Another tweak. Sux^2 | Diva Canto | 2010-09-03 | 1 | -2/+2 |
| * | More tweaks related to my previous commit. Tweaks sux. | Diva Canto | 2010-09-03 | 2 | -3/+3 |
* | | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to... | John Hurliman | 2010-09-03 | 9 | -160/+83 |
|/ |
|
* | Quick fix for making global references for gatekeepers that are not domain:po... | Diva Canto | 2010-09-02 | 3 | -15/+22 |
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 6 | -50/+39 |
* | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 2010-08-19 | 3 | -27/+107 |
* | Improve some logging in LandConnector | Justin Clark-Casey (justincc) | 2010-08-19 | 1 | -6/+10 |
* | Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Ba... | Diva Canto | 2010-08-16 | 1 | -2/+13 |
* | Increased the timeout on AgentUpdate to 30 sec and improved error message to ... | Diva Canto | 2010-08-16 | 1 | -2/+2 |
* | * Fixed a casing typo for Simian profile data | John Hurliman | 2010-08-13 | 2 | -2/+2 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-08-07 | 2 | -0/+56 |
|\ |
|
| * | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 2010-08-06 | 2 | -54/+54 |
| * | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 2010-08-06 | 2 | -0/+56 |
* | | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 2010-08-07 | 1 | -1/+4 |
|/ |
|
* | Better debug messages | Diva Canto | 2010-08-04 | 1 | -5/+19 |
* | * Added debug logging to SimianGrid inventory service response parsing | John Hurliman | 2010-07-29 | 1 | -0/+2 |
* | Add sending of the avatar interests and configuration of the profiles | Melanie | 2010-07-22 | 1 | -2/+33 |
* | Fix a simian compiler warning | Melanie | 2010-06-27 | 1 | -1/+1 |
* | * SimianAssetServiceConnector Delete() was expecting the wrong type of respon... | John Hurliman | 2010-06-24 | 1 | -7/+22 |
* | * Fixed SimianGrid map tile uploads not having any objects in the images | John Hurliman | 2010-06-22 | 2 | -4/+30 |
* | * Support salted and unsalted password hashes in SimianAuthenticationServiceC... | John Hurliman | 2010-06-15 | 1 | -7/+46 |
* | Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ... | Diva Canto | 2010-06-13 | 2 | -7/+4 |
* | Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following | Melanie | 2010-06-13 | 1 | -1/+1 |
* | Some people don't use Simian. Make the connector respect that it's disabled | Melanie | 2010-06-12 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2010-06-11 | 3 | -16/+1 |
|\ |
|
* | | * Added a new method to IMapImageGenerator for getting the map tile before it... | John Hurliman | 2010-06-11 | 1 | -3/+81 |
* | | Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve... | Justin Clark-Casey (justincc) | 2010-06-11 | 3 | -1/+16 |
|/ |
|
* | * Bug fix in TP home: typo in unpacking of GridUserInfo. | Diva Canto | 2010-06-05 | 1 | -2/+0 |
* | Fixed a couple of buglets in Friendship offers / acceptance / decline when av... | Diva Canto | 2010-06-04 | 2 | -2/+9 |
* | Applying patch from coyled to fix IAR support with the SimianGrid connectors | John Hurliman | 2010-06-01 | 1 | -1/+1 |
* | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 2010-05-20 | 3 | -4/+10 |
* | Merging slimupdates2 | unknown | 2010-05-20 | 3 | -123/+179 |
|\ |
|
| * | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 2010-05-20 | 3 | -123/+179 |
* | | Change an exception reporting to include the stack trace. "e.Message" just | Melanie | 2010-05-18 | 1 | -1/+1 |
* | | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -0/+5 |
|/ |
|