| Commit message (Expand) | Author | Age | Files | Lines |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+4 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 1 | -0/+30 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 11 | -140/+117 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 1 | -5/+80 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -1/+2 |
* | Thanks, BlueWall, for a patch that: | Dahlia Trimble | 2008-08-14 | 1 | -1/+1 |
* | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2008-08-09 | 1 | -1/+14 |
* | * Register main thread as console thread with thread tracker | Justin Clarke Casey | 2008-08-01 | 1 | -0/+4 |
* | * minor: get rid of count number from 'show threads' display since they all h... | Justin Clarke Casey | 2008-08-01 | 1 | -12/+1 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 1 | -1/+1 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 1 | -2/+2 |
* | From: awebb | Dr Scofield | 2008-07-25 | 1 | -11/+16 |
* | oops...forgot to svn add OSHttpHttpHandler.cs last week. | Dr Scofield | 2008-07-24 | 1 | -0/+145 |
* | adding files that were not included in r5589 | Johan Berntsson | 2008-07-23 | 1 | -0/+223 |
* | * minor: Make create user command appear on the region console only if the re... | Justin Clarke Casey | 2008-07-22 | 1 | -0/+1 |
* | pulling query handling through the handlers. adding (non-functional, | Dr Scofield | 2008-07-18 | 2 | -2/+4 |
* | simplifying OSHTtpHandler (a bit), adding query string matching, | Dr Scofield | 2008-07-18 | 3 | -120/+118 |
* | force Culture to en-US in BaseHttpserver.HandleRequest() --- this | Dr Scofield | 2008-07-18 | 1 | -0/+3 |
* | rearranging variables in OSHttpRequest and adding Query property. | Dr Scofield | 2008-07-17 | 1 | -22/+45 |
* | morphing OSHttpHandler interface into an abstract base class. adding | Dr Scofield | 2008-07-17 | 3 | -109/+108 |
* | cleanup: fixing CamelCase issue with RestDeserialiseHandler. | Dr Scofield | 2008-07-15 | 1 | -2/+2 |
* | fixes handler scoring method. XmlRpc code path now fully working with | Dr Scofield | 2008-07-15 | 2 | -7/+61 |
* | fixes a couple of issues i introduced yesterday, one of them MapBlock queries... | Dr Scofield | 2008-07-15 | 2 | -55/+56 |
* | Mantis#1745. Thank you kindly, Lulurun for a patch that: | Charles Krinke | 2008-07-15 | 1 | -2/+2 |
* | further work in progress on the HttpServer side: XmlRpc handler path | Dr Scofield | 2008-07-14 | 6 | -79/+594 |
* | * Move thread tracking code to base opensim server so that it's available for... | Justin Clarke Casey | 2008-07-11 | 1 | -6/+31 |
* | Mantis#1685. Thank you kindly, Mjm for a patch that: | Charles Krinke | 2008-07-08 | 1 | -1/+12 |
* | adding support for IP EndPoint whitelisting in HttpServer code. | Dr Scofield | 2008-07-07 | 2 | -10/+24 |
* | switching to safer locks. | Dr Scofield | 2008-07-07 | 1 | -4/+6 |
* | further progress on HttpServer integration: OSHttpRequest can now be | Dr Scofield | 2008-07-07 | 4 | -26/+65 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -1/+1 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 2 | -26/+39 |
* | dr scofield's warning safari: | Dr Scofield | 2008-06-27 | 1 | -1/+2 |
* | dr scofield's warning safari: hunting down those little buggers | Dr Scofield | 2008-06-27 | 3 | -5/+6 |
* | status: work-in-progress, non-functional | Dr Scofield | 2008-06-27 | 3 | -0/+165 |
* | status: work in progress, non-functional | Dr Scofield | 2008-06-27 | 2 | -41/+127 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 1 | -1/+1 |
* | WORK-IN-PRGRESS: beware of falling pieces and shifting | Dr Scofield | 2008-06-26 | 1 | -0/+53 |
* | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 2008-06-25 | 4 | -11/+126 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -1/+1 |
* | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2008-06-16 | 1 | -1/+10 |
* | Change VersionInfo string from | Charles Krinke | 2008-06-15 | 1 | -1/+1 |
* | Change VersionInfo string from: | Charles Krinke | 2008-06-14 | 1 | -1/+1 |
* | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2008-06-13 | 2 | -6/+30 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 1 | -11/+11 |
* | * Drop periodic stats logging back down to 60 minutes to reduce console spam. | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * Add 'show info' command to all servers, which prints the directory in which... | Justin Clarke Casey | 2008-06-11 | 1 | -2/+16 |
* | * minor: Reduce statistic log snapshots to every 20 minutes to get more infor... | Justin Clarke Casey | 2008-06-10 | 1 | -1/+1 |
* | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 2008-06-10 | 1 | -0/+21 |
* | * adding XmppPresenceStanza and deserialization/reification support | Dr Scofield | 2008-06-04 | 1 | -0/+5 |