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