aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Simulation (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
2009-08-30Remove another IAuthentificationInterface userMelanie1-6/+7
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-1/+1
2009-06-14Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2-99/+3
2009-06-04Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames1-16/+14
2009-06-03Committing the partial refactor of authentication services. No user functionlityMelanie Thielker1-1/+1
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames3-3/+84
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva3-0/+305