Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to ↵ | Diva Canto | 2011-04-12 | 1 | -1/+0 |
| | | | | OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. | ||||
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -7/+1 |
| | |||||
* | Fixed a couple of buglets in Friendship offers / acceptance / decline when ↵ | Diva Canto | 2010-06-04 | 1 | -1/+1 |
| | | | | avies are in different sims. | ||||
* | Flags on Store(Friend) are supposed to be MyFlags. | Diva Canto | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 2010-02-26 | 1 | -0/+241 |
* Added friends configs to grid .inis |