aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-2/+2
2008-07-25From: awebbDr Scofield1-11/+16
2008-07-24oops...forgot to svn add OSHttpHttpHandler.cs last week.Dr Scofield1-0/+145
2008-07-23adding files that were not included in r5589Johan Berntsson1-0/+223
2008-07-22* minor: Make create user command appear on the region console only if the re...Justin Clarke Casey1-0/+1
2008-07-18pulling query handling through the handlers. adding (non-functional,Dr Scofield2-2/+4
2008-07-18simplifying OSHTtpHandler (a bit), adding query string matching,Dr Scofield3-120/+118
2008-07-18force Culture to en-US in BaseHttpserver.HandleRequest() --- thisDr Scofield1-0/+3
2008-07-17rearranging variables in OSHttpRequest and adding Query property.Dr Scofield1-22/+45
2008-07-17morphing OSHttpHandler interface into an abstract base class. addingDr Scofield3-109/+108
2008-07-15cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield1-2/+2
2008-07-15fixes handler scoring method. XmlRpc code path now fully working withDr Scofield2-7/+61
2008-07-15fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2-55/+56
2008-07-15Mantis#1745. Thank you kindly, Lulurun for a patch that:Charles Krinke1-2/+2
2008-07-14further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield6-79/+594
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-07-07adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2-10/+24
2008-07-07switching to safer locks.Dr Scofield1-4/+6
2008-07-07further progress on HttpServer integration: OSHttpRequest can now beDr Scofield4-26/+65
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-1/+1
2008-06-30properly explaining each #pragma warning disableDr Scofield2-26/+39
2008-06-27dr scofield's warning safari:Dr Scofield1-1/+2
2008-06-27dr scofield's warning safari: hunting down those little buggersDr Scofield3-5/+6
2008-06-27status: work-in-progress, non-functionalDr Scofield3-0/+165
2008-06-27status: work in progress, non-functionalDr Scofield2-41/+127
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke1-1/+1
2008-06-26WORK-IN-PRGRESS: beware of falling pieces and shifting Dr Scofield1-0/+53
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