aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-25further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield4-11/+126
2008-06-18Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-16* Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares1-1/+10
2008-06-15Change VersionInfo string fromCharles Krinke1-1/+1
2008-06-14Change VersionInfo string from:Charles Krinke1-1/+1
2008-06-13* minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2-6/+30
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-04* adding XmppPresenceStanza and deserialization/reification supportDr Scofield1-0/+5
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 Casey2-0/+119
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares1-0/+1
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames3-12/+17
2008-05-29this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield3-0/+191
2008-05-29attempting to get to the bottom of unresponsive grids servers bySean Dague1-21/+32
2008-05-28Formatting cleanup.Jeff Ames1-9/+13
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames7-37/+37
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-0/+2
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield3-21/+220
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-2/+3
2008-05-20my last "simplification" of the the if-then-else logic in BaseHttpServer plac...Dr Scofield1-1/+1
2008-05-19(from awebb)Dr Scofield1-1/+10
2008-05-19(from awebb)Dr Scofield2-26/+142
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield8-18/+335
2008-05-16Formatting cleanup.Jeff Ames5-42/+42
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-1/+18
2008-05-14From: Dr Scofield <DrScofield@xyzzyxyzzy.net>Sean Dague1-0/+5
2008-05-14More formatting cleanup.Jeff Ames1-2/+8
2008-05-14Formatting cleanup.Jeff Ames2-4/+4
2008-05-13* As part of the region registration process, the grid service now requests t...Justin Clarke Casey1-1/+4
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-05-02* More refactorings of UDPServer.Adam Frisby1-100/+0
2008-05-01* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby1-1/+1
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby2-5/+5
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby3-9/+8
2008-04-19* Start catching rogue SocketExceptions which occur (at least on mono) when a...Justin Clarke Casey1-0/+10
2008-04-16Thank you very much, Kmeisthax for:Charles Krinke1-2/+13
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-1/+8
2008-04-11* Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey1-1/+10