aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullPresenceData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bandaid for ghost users, check and remove them from Presence when they log on.onefang2019-08-151-0/+13
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-4/+4
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+1
* Restrict IPresenceData.VerifyAgentBlueWall2012-12-091-8/+3
* Add agent verification to PresenceBlueWall2012-12-081-0/+13
* Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-301-1/+0
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-60/+2
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-8/+8
* Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-051-9/+0
* minor: comment out a forgotton debug log lineJustin Clark-Casey (justincc)2010-03-041-1/+1
* remove test presence from NullPresenceData since this appears to stop existin...Justin Clark-Casey (justincc)2010-03-041-9/+42
* Small bug fixes for making tests work.Diva Canto2010-02-211-8/+12
* Convert null presence data to a singleton as well. Standalone logins now workMelanie2010-02-081-0/+34
* Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-301-0/+223