Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -1/+1 |
| | |||||
* | Deleted OpenSim.Framework.Communications. Moved its two remaining files to ↵ | Diva Canto | 2015-09-04 | 1 | -1/+1 |
| | | | | OpenSim.Framework. | ||||
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -4/+6 |
| | |||||
* | Revert "More debug mantis #6625" | Diva Canto | 2013-06-30 | 1 | -1/+0 |
| | | | | This reverts commit 20f2cf876982b2c7589b67ce4c8f09d8fff3e9f1. | ||||
* | More debug mantis #6625 | Diva Canto | 2013-06-29 | 1 | -0/+1 |
| | |||||
* | Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect ↵ | Justin Clark-Casey (justincc) | 2012-05-09 | 1 | -0/+267 |
the actual class names. This is usually because the file name was singular (*Service*) but the class name was plural (*Services*). This is to make configuration easier rather than having to look in the c# code itself to find the slightly different name of the connector. This does not affect existing configuration since the files are being renamed rather than the classes. |