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. | ||||
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ↵ | Adam Frisby | 2009-05-23 | 1 | -2/+3 |
| | | | | | | | | | | 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) | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
| | |||||
* | * Got rid of concrete GridDBService references | lbsa71 | 2009-02-26 | 1 | -2/+3 |
| | |||||
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -3/+3 |
| | |||||
* | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this ↵ | MW | 2009-02-25 | 1 | -2/+2 |
| | | | | name as it could be confused with the Grid Server namespace or with the IGridService in the region servers. | ||||
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 1 | -3/+3 |
| | |||||
* | Setting svn:eol-style=native on new files. | Mike Mazur | 2009-02-24 | 1 | -161/+161 |
| | |||||
* | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 2009-02-24 | 1 | -0/+161 |