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