Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brought zircon branch into trunk | gareth | 2007-03-22 | 1 | -350/+0 |
| | |||||
* | * Removed private memeber _login, replaced with local var. | lbsa71 | 2007-03-16 | 1 | -9/+4 |
| | | | | | | * Removed Random Class, replaced with LLUUID.Random | ||||
* | * Extracted request-response handling | lbsa71 | 2007-03-16 | 1 | -112/+119 |
| | |||||
* | * Corrected login fail code (adapted from Gareths php) | lbsa71 | 2007-03-16 | 1 | -61/+63 |
| | |||||
* | * renamed Framework Project to OpenSim.Framework | lbsa71 | 2007-03-16 | 1 | -1/+1 |
| | |||||
* | Added Framework Project and Made buildfiles work on windows. | lbsa71 | 2007-03-16 | 1 | -1/+2 |
| | | | | | | | | | | | | * added nogenvers target to opensim.build - sets version to 0.0.0.1 * extracted core_build target * FIX : csc gets confused over System.Xml ref - should be System.Xml.dll as there is a System.Xml file in same dir. * Added OpenGrid.Framework project for great justice. * Added LoginService as base class for LoginServer (GF) * FIX: Plugins default.build now creates target dir, otherwise it fails. * Added VERSION file to source control - it really should be circumvented as well. | ||||
* | (no commit message) | MW | 2007-03-15 | 1 | -1/+21 |
| | |||||
* | Cleaned up IGridServer interfaces. | MW | 2007-03-15 | 1 | -2/+5 |
| | | | | | Added a try/catch around the http server Startup | ||||
* | fixed last screwup | gareth | 2007-03-07 | 1 | -0/+322 |