aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IUserService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+7
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey1-1/+15
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-0/+10
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+30
2007-12-27* Optimized usingslbsa711-2/+2
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-1/+1
2007-11-19* Changed namespacelbsa711-1/+1
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+2
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+1
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-47/+47
2007-10-30* Optimized usingslbsa711-1/+0
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-48/+48
2007-10-05* minor refactoringlbsa711-1/+1
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-2/+2
2007-10-05* Renamed IUserServices to IUserServicelbsa711-1/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-0/+5
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+1
2007-07-16changed to native line ending encodingSean Dague1-43/+43
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+0
2007-06-28*User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen1-1/+4