| Commit message (Expand) | Author | Files | Lines |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -12/+12 |
2008-08-26 | * One more tweak to the application/xml vs application/llsd+xml routine | Teravus Ovares | 1 | -4/+3 |
2008-08-26 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 1 | -1/+6 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 1 | -0/+48 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 1 | -23/+145 |
2008-08-23 | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 1 | -0/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-15 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -1/+2 |
2008-08-01 | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 1 | -1/+1 |
2008-07-28 | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 1 | -2/+2 |
2008-07-25 | From: awebb | Dr Scofield | 1 | -11/+16 |
2008-07-18 | force Culture to en-US in BaseHttpserver.HandleRequest() --- this | Dr Scofield | 1 | -0/+3 |
2008-07-14 | further work in progress on the HttpServer side: XmlRpc handler path | Dr Scofield | 1 | -1/+1 |
2008-06-16 | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 1 | -1/+10 |
2008-06-13 | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 1 | -1/+3 |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -5/+10 |
2008-05-29 | attempting to get to the bottom of unresponsive grids servers by | Sean Dague | 1 | -21/+32 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -9/+13 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2008-05-22 | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 1 | -19/+50 |
2008-05-20 | my last "simplification" of the the if-then-else logic in BaseHttpServer plac... | Dr Scofield | 1 | -1/+1 |
2008-05-19 | (from awebb) | Dr Scofield | 1 | -26/+103 |
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 1 | -12/+12 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -21/+21 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -2/+8 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-13 | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 1 | -1/+4 |
2008-05-01 | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -4/+4 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -6/+8 |
2008-04-19 | * Start catching rogue SocketExceptions which occur (at least on mono) when a... | Justin Clarke Casey | 1 | -0/+10 |
2008-04-16 | Thank you very much, Kmeisthax for: | Charles Krinke | 1 | -2/+13 |
2008-04-15 | * Fixes an issue with the BaseHttpServer in Linux | Teravus Ovares | 1 | -1/+8 |
2008-03-31 | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 1 | -55/+67 |
2008-03-20 | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 1 | -3/+16 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-29 | More compiler warning cleanup. | Jeff Ames | 1 | -13/+7 |
2008-02-25 | * Caught HttpListenerException and swallowed if with output | lbsa71 | 1 | -2/+10 |
2008-02-21 | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 1 | -0/+1 |
2008-02-20 | * Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode. | lbsa71 | 1 | -1/+17 |
2008-02-19 | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 1 | -0/+1 |
2008-02-18 | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 1 | -6/+9 |
2008-02-18 | More exception checks and crash hints | Tedd Hansen | 1 | -0/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -14/+16 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-10 | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 1 | -13/+26 |
2008-01-09 | * This update enables the web_login method. | Teravus Ovares | 1 | -5/+2 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -123/+215 |