aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestSessionService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-292/+0
|
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-191-0/+1
|
* * optimized usings.lbsa712009-02-121-2/+0
|
* Closing the requestStream and setting a 10 sec timeout for getting it.diva2009-02-041-0/+2
|
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-081-1/+28
|
* * Apply http://opensimulator.org/mantis/view.php?id=2535Justin Clarke Casey2008-11-031-8/+37
| | | | | | | * Catch and report deserialization exceptions on rest handlers * Thanks Diva!
* * Use nini to pass config information to the client stack, rather than the ↵Justin Clarke Casey2008-11-031-1/+0
| | | | | | | | ClientStackUserSettings class * This conforms better to other module usage
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
|
* * Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey2008-08-091-1/+14
| | | | | | * add code comments
* adding files that were not included in r5589Johan Berntsson2008-07-231-0/+223