aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield2008-06-254-11/+126
* Minor formatting cleanup.Jeff Ames2008-06-181-1/+1
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-161-1/+10
* Change VersionInfo string fromCharles Krinke2008-06-151-1/+1
* Change VersionInfo string from:Charles Krinke2008-06-141-1/+1
* * minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2008-06-132-6/+30
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-11/+11
* * Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey2008-06-111-1/+1
* * Add 'show info' command to all servers, which prints the directory in which...Justin Clarke Casey2008-06-111-2/+16
* * minor: Reduce statistic log snapshots to every 20 minutes to get more infor...Justin Clarke Casey2008-06-101-1/+1
* * If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey2008-06-101-0/+21
* * adding XmppPresenceStanza and deserialization/reification supportDr Scofield2008-06-041-0/+5
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-15/+15
* * experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey2008-06-021-2/+2
* * Add 'show version' help information into base OpenSim serverJustin Clarke Casey2008-06-021-1/+2
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-7/+6
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+1
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-4/+14
* * Make version information common to all serversJustin Clarke Casey2008-05-312-0/+119
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-303-12/+17
* this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield2008-05-293-0/+191
* attempting to get to the bottom of unresponsive grids servers bySean Dague2008-05-291-21/+32
* Formatting cleanup.Jeff Ames2008-05-281-9/+13
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-257-37/+37
* changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield2008-05-221-0/+2
* here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield2008-05-223-21/+220
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-2/+3
* my last "simplification" of the the if-then-else logic in BaseHttpServer plac...Dr Scofield2008-05-201-1/+1
* (from awebb)Dr Scofield2008-05-191-1/+10
* (from awebb)Dr Scofield2008-05-192-26/+142
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-198-18/+335
* Formatting cleanup.Jeff Ames2008-05-165-42/+42
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-1/+18
* From: Dr Scofield <DrScofield@xyzzyxyzzy.net>Sean Dague2008-05-141-0/+5
* More formatting cleanup.Jeff Ames2008-05-141-2/+8
* Formatting cleanup.Jeff Ames2008-05-142-4/+4
* * As part of the region registration process, the grid service now requests t...Justin Clarke Casey2008-05-131-1/+4
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-121-6/+23
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-1/+17
* * More refactorings of UDPServer.Adam Frisby2008-05-021-100/+0
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-011-1/+1
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-012-5/+5
* * Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey2008-04-221-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-213-9/+8
* * Start catching rogue SocketExceptions which occur (at least on mono) when a...Justin Clarke Casey2008-04-191-0/+10
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-161-2/+13
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-151-1/+8
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-1/+10