aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Clients/UserAccounts (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-177/+0
2015-05-11Added tests for UserAccountService in Robust. In the process fixed a couple ↵Diva Canto2-177/+0
of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
2012-03-21Updated the UserAccountsClient a little bit, plus some more sanity checks on ↵Diva Canto1-21/+45
the service connector.
2011-06-10Added missing "Old Guids=true" to ConnectionStringMakopoppo1-1/+1
2010-01-02Test client for remote user account connector and service. It seems to be ↵Diva Canto2-0/+153
working.