aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer.Config/DbUserConfig.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup.Jeff Ames2008-05-161-1/+1
|
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
|
* Formatting cleanup.Jeff Ames2008-03-181-1/+1
|
* Converted logging to use log4net.Jeff Ames2008-02-051-16/+18
| | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done.
* Whitespace cleanup.Jeff Ames2008-01-101-6/+6
|
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-1/+1
| | | | notice of doom
* removed obsolete Verbose() functionJeff Ames2007-12-061-78/+86
|
* fixed filenames in log messagesJeff Ames2007-10-311-4/+4
|
* * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - ↵lbsa712007-10-151-1/+2
| | | | consolidated port number defaults. Thankx Chillken!
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* changed to native line ending encodingSean Dague2007-07-161-95/+95
|
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-031-1/+1
| | | | | *Reverted the default remote grid server port back to 8001 (from a port change to debug a previous issue)
* *Removed GridInfo class as it has been previously replaced with the much ↵mingchen2007-07-031-1/+1
| | | | | | | | | better NetworkServersInfo class *Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now. **After this is fixed, grid mode should work!
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-18/+17
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+96
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.