| Commit message (Expand) | Author | Files | Lines |
2015-09-04 | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 1 | -1/+1 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -3/+2 |
2015-05-11 | Added tests for UserAccountService in Robust. In the process fixed a couple o... | Diva Canto | 1 | -2/+33 |
2014-05-23 | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 1 | -4/+10 |
2014-04-08 | Allow invalidating the users cache | Oren Hurvitz | 1 | -0/+4 |
2013-02-09 | Fixed check for 0 results in GetUserAccounts() | Oren Hurvitz | 1 | -1/+1 |
2012-05-09 | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-03-21 | Updated the UserAccountsClient a little bit, plus some more sanity checks on ... | Diva Canto | 1 | -1/+8 |
2012-02-07 | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex... | Justin Clark-Casey (justincc) | 1 | -6/+9 |
2011-04-12 | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open... | Diva Canto | 1 | -1/+0 |
2011-01-26 | Mostly revert the last commit with the aim of searching for a better solution | Tom | 1 | -5/+0 |
2011-01-26 | Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get... | Tom | 1 | -0/+5 |
2010-11-25 | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 1 | -0/+5 |
2010-10-19 | Deleted verbose debug messages that are bringing sims to an halt. Increased t... | Diva Canto | 1 | -1/+1 |
2010-08-14 | clearing some debugmessages | sacha | 1 | -1/+1 |
2010-05-03 | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 1 | -1/+1 |
2010-05-02 | Make the IUserAccountData properly unpack the god mode data, so grid gods | Melanie Thielker | 1 | -1/+1 |
2010-04-03 | Last commit was too fast... must override. | Diva Canto | 1 | -1/+1 |
2010-03-09 | Fixed caching of user accounts. | Diva Canto | 1 | -0/+1 |
2010-03-07 | Bug fix: correct name of methods in user accounts connector. | Diva Canto | 1 | -1/+1 |
2010-01-14 | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 1 | -4/+4 |
2010-01-03 | Change the requester a little | Melanie | 1 | -1/+4 |
2009-12-31 | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 1 | -14/+1 |
2009-12-29 | More renames to make everything consistent. This is the UserAccountService. | Diva Canto | 1 | -0/+0 |
2009-12-29 | * All modules and connectors for user account service are in place. Untested. | Diva Canto | 1 | -0/+287 |