aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Null/NullAuthenticationData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-04get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu...Justin Clark-Casey (justincc)1-2/+1
2010-02-14Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca...Diva Canto1-36/+24
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-41/+20
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-20/+41
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-365/+16
2009-10-22A synchronous call to the messaging server was blocking the process of promot...John Hurliman1-1/+7
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-6/+5
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-6/+5
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-5/+6
2009-09-27Fixed an issue with the PresenceModule in "gridmode", introduced by my fixing...Diva Canto1-3/+0
2009-09-26Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...Diva Canto1-0/+12
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-1/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-12/+12
2009-02-12* optimized usings.lbsa711-19/+16
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+2
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey1-9/+8
2008-11-26Added local lookup before we ask the messaging server.Homer Horwitz1-6/+26
2008-11-25Next step of the PresenceModule. Still not complete; local optimizations and theHomer Horwitz1-33/+101
2008-11-24WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz1-2/+83
2008-11-24- Evaluate config only onceHomer Horwitz1-21/+35
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-9/+15
2008-11-23Add error handling to catch the WebExceptions thrown if you haveMelanie Thielker1-23/+48
2008-11-22Adding root agent position messages to the message serverMelanie Thielker1-0/+42
2008-11-22Add root agent tracking to presence moduleMelanie Thielker1-5/+17
2008-11-22Next step in the presence module - some core plumbing included atMelanie Thielker1-0/+18
2008-11-22Adding region up/down notifications to the PresenceModule. MessagingMelanie Thielker1-0/+42
2008-11-22Check in the presence module skeletonMelanie Thielker1-12/+41
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48