aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullPresenceData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-15Bandaid for ghost users, check and remove them from Presence when they log on.onefang1-0/+13
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-4/+4
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+1
2012-12-09Restrict IPresenceData.VerifyAgentBlueWall1-8/+3
2012-12-08Add agent verification to PresenceBlueWall1-0/+13
2012-03-30Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)1-1/+0
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-60/+2
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-8/+8
2010-03-05Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)1-9/+0
2010-03-04minor: comment out a forgotton debug log lineJustin Clark-Casey (justincc)1-1/+1
2010-03-04remove test presence from NullPresenceData since this appears to stop existin...Justin Clark-Casey (justincc)1-9/+42
2010-02-21Small bug fixes for making tests work.Diva Canto1-8/+12
2010-02-08Convert null presence data to a singleton as well. Standalone logins now workMelanie1-0/+34
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto1-0/+223