aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalUserServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* further renaming of properties for claritySean Dague2008-04-101-1/+1
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Make it more obvious if local user services are being usedJustin Clarke Casey2008-03-171-3/+2
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Added a small but maybe important clue that UserServer is not running.Tedd Hansen2008-02-141-1/+1
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-3/+2
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-1/+11
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Optimized usingslbsa712007-12-271-1/+2
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+10
* * Optimized usingslbsa712007-10-301-4/+4
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* more refactoringMW2007-10-031-0/+1
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-021-7/+7
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-3/+2
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-2/+3
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-4/+4
* * Renamed methods on IUserDatalbsa712007-09-241-11/+8
* * minor renameslbsa712007-09-241-10/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-21/+7
* Hopefully fixed the issue of inventory not working for the master account. (N...MW2007-08-241-0/+4
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-131-99/+2
* The Welcome message /message of the day shown in the client during login, can...MW2007-08-131-8/+17
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-111-4/+19
* * SimpleApp works again:lbsa712007-08-061-2/+2
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-0/+1
* changed to native line ending encodingSean Dague2007-07-161-142/+142
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-8/+2
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-5/+8
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-3/+3
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-2/+2
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-291-1/+1
* enabled physics plugin flying flags.MW2007-06-281-0/+2
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-281-0/+25
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-271-0/+118