Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
|/ | ||||||
* | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -12/+0 | |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 3 | -60/+278 | |
* | Assorted bug fixes in hypergrid linking. | Diva Canto | 2010-05-03 | 1 | -4/+1 |