| Commit message (Expand) | Author | Age | Files | Lines |
* | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 2008-12-02 | 1 | -1/+1 |
* | Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W... | MW | 2008-12-01 | 1 | -19/+24 |
* | * Adding the incoming url as Param[2] in the XmlRpcRequest | lbsa71 | 2008-11-25 | 1 | -1/+3 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 4 | -16/+13 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 4 | -13/+16 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 4 | -16/+13 |
* | * minor: add interface version to 'show version' command output | Justin Clarke Casey | 2008-11-17 | 1 | -1/+4 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -1/+1 |
* | Change HTTP server backlog/acceptors to 64, per Adam Z | Melanie Thielker | 2008-11-12 | 1 | -1/+1 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 2 | -22/+19 |
* | * Made ClientLoop non-infinite, ClientLoop will now disengage when the client... | Adam Frisby | 2008-11-08 | 1 | -3/+1 |
* | Change Version string from 0.5.11 to 0.6.0 for release. | Charles Krinke | 2008-11-08 | 1 | -1/+1 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2535 | Justin Clarke Casey | 2008-11-03 | 1 | -8/+37 |
* | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 2008-11-03 | 1 | -1/+0 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+12 |
* | * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in... | Justin Clarke Casey | 2008-10-29 | 1 | -1/+1 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-28 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2482 | Justin Clarke Casey | 2008-10-28 | 1 | -3/+17 |
* | Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer | Homer Horwitz | 2008-10-25 | 1 | -1/+2 |
* | Adding AddXmlRpcHandler(name, method, bool) to selectively disable | Dr Scofield | 2008-10-23 | 1 | -0/+13 |
* | - Added BaseHttpServer.Stop | Homer Horwitz | 2008-10-22 | 1 | -0/+5 |
* | * Remove a warning from BaseHttpServer | Teravus Ovares | 2008-10-14 | 1 | -1/+1 |
* | * Just some OGP maintenance. Standards adherence type stuff. | Teravus Ovares | 2008-10-10 | 1 | -1/+34 |
* | * Bump server info number to 0.5.11 | Justin Clarke Casey | 2008-10-09 | 1 | -1/+1 |
* | adding OSHttpResponse test case (yeah, very primitive still) | Dr Scofield | 2008-10-08 | 1 | -26/+175 |
* | cleaning up OSHttpResponse: note that read access to extra header | Dr Scofield | 2008-10-06 | 3 | -160/+69 |
* | oops. forgot testcase | Dr Scofield | 2008-10-06 | 1 | -0/+249 |
* | cleaning up OSHttpRequest removing old Http stuff. also adding test | Dr Scofield | 2008-10-06 | 3 | -317/+92 |
* | * Committing a few keep-alive changes. Cleaned up some log messages | Teravus Ovares | 2008-10-03 | 1 | -6/+21 |
* | * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Appe... | Teravus Ovares | 2008-10-03 | 1 | -1/+6 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -2/+9 |
* | * minor: restore the standard startup logo text now I understand why things w... | Justin Clarke Casey | 2008-10-03 | 1 | -1/+1 |
* | * oops, fix region startup to be in the correct sequence (though it appeared ... | Justin Clarke Casey | 2008-10-03 | 1 | -1/+1 |
* | * For shits and giggles, print out the time taken for a server to start up (w... | Justin Clarke Casey | 2008-10-03 | 1 | -0/+4 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -2/+9 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 1 | -4/+4 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -10/+174 |
* | - Fix invalid cast in OSHttpRequest | Homer Horwitz | 2008-10-02 | 1 | -3/+3 |
* | * Adds error handlers for errors parsing the querystring passed on the OSHttp... | Teravus Ovares | 2008-10-01 | 1 | -3/+18 |
* | * Fixed a mangled Seed caps handler definition on login to region in standalo... | Teravus Ovares | 2008-10-01 | 1 | -3/+3 |
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 3 | -84/+286 |
* | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 2008-09-30 | 2 | -4/+34 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-29 | 1 | -6/+7 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 1 | -2/+4 |
* | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 2008-09-27 | 3 | -5/+155 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 2 | -11/+4 |
* | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 2008-09-25 | 2 | -48/+48 |
* | * Remove a message handler | Teravus Ovares | 2008-09-25 | 1 | -0/+2 |
* | * OGP GET, look for Accept header application/llsd+xml with an optional ?q= | Teravus Ovares | 2008-09-23 | 1 | -1/+1 |