aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/UserAccounts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4ae4b14b5da9b828bbb7c4e5b05693ad8528556a' into bigmergeMelanie2011-10-111-0/+2
|\
| * refactor: move estate owner setup code into separate methodJustin Clark-Casey (justincc)2011-09-161-0/+2
* | Merge commit '522d6261f11ffaf8320c3f0775beb5d0608ce226' into bigmergeMelanie2011-10-111-10/+14
|\ \ | |/
| * Correctly create a freshly created estate owner's default items and avatar en...Justin Clark-Casey (justincc)2011-09-161-11/+15
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-3/+4
|\ \ | |/
| * minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-3/+4
* | Add an interface for a region's user account cacheMelanie2011-01-273-1/+3
* | Add a careminster API to scripting againMelanie2011-01-242-0/+24
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+5
|/
* Deleted verbose debug messages that are bringing sims to an halt. Increased t...Diva Canto2010-10-191-2/+2
* Add linden prim renderer and update libOMVMelanie2010-10-041-2/+2
* Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...John Hurliman2010-09-071-2/+2
* * Cache null account responses in the SimianUserAccountServiceConnector to av...John Hurliman2010-09-071-2/+4
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-3/+1
* Last commit was too fast... must override.Diva Canto2010-04-031-1/+1
* * Fail storing user accounts in the remote connector.Diva Canto2010-04-031-0/+6
* Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2010-03-121-9/+9
* Fixed caching of user accounts.Diva Canto2010-03-093-32/+42
* * Typo fixesJohn Hurliman2010-03-091-1/+1
* Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto2010-01-143-3/+143
* * Avatar service connectors all in place, but untested.Diva Canto2010-01-021-3/+3
* Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-8/+2
* * Fixed names.Diva Canto2009-12-292-2/+2
* Renamed user account modules to be consistentDiva Canto2009-12-292-0/+290