aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ServiceAuth/ServiceAuth.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-29/+25
2012-11-14More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possi...Justin Clark-Casey (justincc)1-14/+8
2011-05-06minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2010-09-23* Add CSharpSqlite to prebuildTeravus Ovares (Dan Olivares)1-1/+5
2010-04-30rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)1-4/+4
2010-02-28Added FriendsData to both Null storage and SQLite. Untested.Diva Canto1-1/+1
2010-02-21* Added SQlite connector for AvatarData. Tested -- works.Diva Canto1-11/+18
2010-01-04Add the data serviceMelanie1-26/+21
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto1-23/+24
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
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