Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-22 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2011-03-26 | Rename some member fields to standard m_ OpenSim code convention | Justin Clark-Casey (justincc) | 1 | -8/+8 |
2011-03-26 | add header file | Justin Clark-Casey (justincc) | 1 | -1/+28 |
2011-03-26 | Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dic... | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2011-03-26 | Removing hard-coded plugin loading in favour of direct class instantiation | SignpostMarv Martin | 1 | -6/+5 |
2011-03-26 | Altering log feedback | SignpostMarv Martin | 1 | -3/+5 |
2011-03-26 | Fixing bug that occurs when using web login- the result was not checked | SignpostMarv Martin | 1 | -1/+1 |
2011-03-26 | Making combined auth service re-use the existing auth services instead of dup... | SignpostMarv Martin | 1 | -21/+19 |
2011-03-26 | Adding a combined auth service, allowing users to login with either web login... | SignpostMarv Martin | 1 | -0/+65 |