aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AuthenticationService/AuthenticationService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-06Added missing trailing slash in AuthenticationService.Diva Canto1-0/+2
2009-06-30Updated services to allow external applications like web interfaces toMelanie Thielker1-8/+85
2009-06-27Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble1-1/+1
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-9/+172
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-4/+0
2009-06-03Committing the skeleton of the authentication serviceMelanie Thielker1-21/+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