aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/BaseOpenSimServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-01* minor: get rid of count number from 'show threads' display since they all h...Justin Clarke Casey1-12/+1
2008-07-22* minor: Make create user command appear on the region console only if the re...Justin Clarke Casey1-0/+1
2008-07-11* Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey1-6/+31
2008-07-08Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke1-1/+12
2008-06-18Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-13* minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey1-5/+27
2008-06-13Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames1-11/+11
2008-06-11* Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey1-1/+1
2008-06-11* Add 'show info' command to all servers, which prints the directory in which...Justin Clarke Casey1-2/+16
2008-06-10* minor: Reduce statistic log snapshots to every 20 minutes to get more infor...Justin Clarke Casey1-1/+1
2008-06-10* If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey1-0/+21
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-15/+15
2008-06-02* experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey1-2/+2
2008-06-02* Add 'show version' help information into base OpenSim serverJustin Clarke Casey1-1/+2
2008-06-01* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey1-7/+6
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+1
2008-06-01* Move log version printing up into BaseOpenSimServerJustin Clarke Casey1-4/+14
2008-05-31* Make version information common to all serversJustin Clarke Casey1-0/+82
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+1
2008-05-16Formatting cleanup.Jeff Ames1-14/+14
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-1/+18
2008-05-14Formatting cleanup.Jeff Ames1-3/+3
2008-05-12From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-6/+23
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-1/+17
2008-03-28* Refactored out common http handler operationslbsa711-0/+6
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-05Converted logging to use log4net.Jeff Ames1-7/+5
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-2/+45
2008-01-25* Add missed out evn:eol-style nativeJustin Clarke Casey1-43/+43
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-43/+43
2008-01-25* Stubbed out beginnings of a user server stress testJustin Clarke Casey1-5/+12
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-36/+36
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-2/+0
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1