Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Added option (on my default) to the clone avatar function so that the ↵ | MW | 2009-05-30 | 1 | -1/+9 |
| | | | | | | | clothes and attachments that the target avatar is wearing, to begin with, are removed. So the end result isn't a merger of those clothes/attachments and the ones the template avatar is wearing. Added IPAddress ListenIPAddress property to BaseHttpServer so that the listening/binding IP can be set. | ||||
* | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ↵ | Adam Frisby | 2009-05-23 | 1 | -1/+1 |
| | | | | | | | | | | needed to be able to 'NAT-wrap' the login sequence. * If you have something using XmlRpc that isn't in core, change your method signature from: (XmlRpcRequest request) to: (XmlRpcRequest request, IPEndPoint remoteClient) | ||||
* | adding RemoveXmlRpcHandler to IHttpServer | Dr Scofield | 2009-05-22 | 1 | -0/+12 |
| | |||||
* | Committing the changed tree | Melanie Thielker | 2009-05-04 | 1 | -0/+1626 |