| Commit message (Expand) | Author | Age | Files | Lines |
* | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 2008-09-14 | 3 | -5/+82 |
* | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2008-09-14 | 2 | -2/+134 |
* | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 2008-09-14 | 3 | -15/+9 |
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 3 | -7/+7 |
* | reformat spacing on some property declarations. Take away the virtual | Sean Dague | 2008-09-12 | 1 | -73/+33 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+1 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 7 | -171/+235 |
* | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 2008-09-12 | 1 | -18/+40 |
* | * Removed some legacy commenting | lbsa71 | 2008-09-11 | 1 | -44/+0 |
* | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 2008-09-11 | 1 | -0/+15 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -0/+7 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 4 | -8/+8 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -0/+141 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+4 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 2 | -1/+17 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -21/+20 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -5/+8 |
* | * minor: just minor doc and tidy up | Justin Clarke Casey | 2008-09-07 | 2 | -1/+5 |
* | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-06 | 1 | -7/+5 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 2 | -4/+55 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 11 | -14/+14 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 99 | -1347/+1190 |
* | Update svn properties. | Jeff Ames | 2008-09-03 | 1 | -56/+56 |
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 1 | -1/+1 |
* | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2008-08-31 | 2 | -1/+15 |
* | * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i... | Justin Clarke Casey | 2008-08-30 | 1 | -149/+0 |
* | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 2008-08-30 | 1 | -0/+10 |
* | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 2008-08-30 | 1 | -0/+56 |
* | Mantis #1903 | Melanie Thielker | 2008-08-28 | 1 | -81/+59 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 8 | -38/+38 |
* | this fixes the crash reported by mantis #2046: user server crashing if | Dr Scofield | 2008-08-28 | 1 | -6/+21 |
* | Mantis #1903 | Melanie Thielker | 2008-08-27 | 2 | -10/+29 |
* | * One more tweak to the application/xml vs application/llsd+xml routine | Teravus Ovares | 2008-08-26 | 1 | -4/+3 |
* | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 2008-08-26 | 1 | -1/+6 |
* | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 2008-08-26 | 1 | -0/+48 |
* | * Append thread information on to the end of period diagnostics information | Justin Clarke Casey | 2008-08-25 | 1 | -2/+5 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -15/+29 |
* | * minor: upgrade version info to post 0.5.9 | Justin Clarke Casey | 2008-08-25 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-08-25 | 2 | -64/+64 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 8 | -24/+278 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -1/+7 |
* | Mantis#2032. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-23 | 2 | -0/+9 |
* | Thank you, salahzar, for a patch that adds llGetNumberOfSides and will | Melanie Thielker | 2008-08-23 | 1 | -1/+1 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 2 | -4/+5 |
* | Patch #9171 | Melanie Thielker | 2008-08-23 | 1 | -0/+26 |
* | bug fixes: | Dr Scofield | 2008-08-22 | 1 | -35/+31 |
* | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 2008-08-22 | 1 | -3/+3 |
* | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 2008-08-21 | 1 | -2/+6 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -1/+6 |
* | Add the default region texture UUIDS back in that were lost in | Melanie Thielker | 2008-08-19 | 1 | -8/+32 |