aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers (follow)
Commit message (Expand)AuthorAgeFilesLines
* moving GridInfo application plugin into a common standalone/gridDr Scofield2008-07-281-2/+2
* From: awebbDr Scofield2008-07-251-11/+16
* oops...forgot to svn add OSHttpHttpHandler.cs last week.Dr Scofield2008-07-241-0/+145
* adding files that were not included in r5589Johan Berntsson2008-07-231-0/+223
* * minor: Make create user command appear on the region console only if the re...Justin Clarke Casey2008-07-221-0/+1
* pulling query handling through the handlers. adding (non-functional,Dr Scofield2008-07-182-2/+4
* simplifying OSHTtpHandler (a bit), adding query string matching,Dr Scofield2008-07-183-120/+118
* force Culture to en-US in BaseHttpserver.HandleRequest() --- thisDr Scofield2008-07-181-0/+3
* rearranging variables in OSHttpRequest and adding Query property.Dr Scofield2008-07-171-22/+45
* morphing OSHttpHandler interface into an abstract base class. addingDr Scofield2008-07-173-109/+108
* cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield2008-07-151-2/+2
* fixes handler scoring method. XmlRpc code path now fully working withDr Scofield2008-07-152-7/+61
* fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2008-07-152-55/+56
* Mantis#1745. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-07-151-2/+2
* further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield2008-07-146-79/+594
* * Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey2008-07-111-6/+31
* Mantis#1685. Thank you kindly, Mjm for a patch that:Charles Krinke2008-07-081-1/+12
* adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield2008-07-072-10/+24
* switching to safer locks.Dr Scofield2008-07-071-4/+6
* further progress on HttpServer integration: OSHttpRequest can now beDr Scofield2008-07-074-26/+65
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+1
* properly explaining each #pragma warning disableDr Scofield2008-06-302-26/+39
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+2
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-273-5/+6
* status: work-in-progress, non-functionalDr Scofield2008-06-273-0/+165
* status: work in progress, non-functionalDr Scofield2008-06-272-41/+127
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-1/+1
* WORK-IN-PRGRESS: beware of falling pieces and shifting Dr Scofield2008-06-261-0/+53
* 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