aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager/GridServerManager.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-50/+0
the Grid servers can be a separate solution to the region server.
2007-05-19More authentication stuffgareth1-3/+14
2007-05-19That shutdown function needs to call this....gareth1-9/+12
Added nice little delay to give time for the XML-RPC response to go back to the grid manager when shutting down
2007-05-16Cleaning up warningsAdam Frisby1-1/+1
2007-05-14Finished off adding the new management API to gridservergareth1-0/+36
Updated VersionInfo.cs finally Updated prebuild and rebuilt nant build files Completed Management agent basics