| Commit message (Expand) | Author | Files | Lines |
2008-09-23 | * Get Requests for OGP don't have a Content-type: application/llsd+xml, they ... | Teravus Ovares | 1 | -0/+12 |
2008-09-23 | * Update in OGP draft 3 protocol spec with regards to seed region requests ru... | Teravus Ovares | 1 | -2/+7 |
2008-09-21 | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 1 | -11/+12 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 2 | -6/+33 |
2008-09-21 | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 1 | -82/+22 |
2008-09-21 | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 1 | -12/+9 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -0/+6 |
2008-09-21 | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 1 | -2/+0 |
2008-09-20 | And re-reverse the names from last commit | Melanie Thielker | 1 | -2/+2 |
2008-09-20 | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 1 | -1/+2 |
2008-09-20 | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 1 | -1/+2 |
2008-09-19 | * Implements an experimental method to define which region you want to go to ... | Teravus Ovares | 1 | -2/+5 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 4 | -15/+27 |
2008-09-19 | * Tweaked handler code to recognize LibOMV's LLSD Login by post content. | Teravus Ovares | 1 | -1/+3 |
2008-09-19 | * Switches content type from application/xml+llsd to application/llsd+xml on ... | Teravus Ovares | 1 | -1/+1 |
2008-09-18 | adds support to delete a region completely and offers that | Dr Scofield | 1 | -0/+3 |
2008-09-15 | * minor: eat up some yummy warnings | Justin Clarke Casey | 2 | -7/+8 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 3 | -31/+1 |
2008-09-15 | * oops! Add interface file I forgot in the last checkin | Justin Clarke Casey | 1 | -0/+49 |
2008-09-15 | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 3 | -20/+8 |
2008-09-15 | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 1 | -15/+1 |
2008-09-15 | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 3 | -3/+49 |
2008-09-14 | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 3 | -5/+82 |
2008-09-14 | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2 | -2/+134 |
2008-09-14 | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 3 | -15/+9 |
2008-09-12 | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 3 | -7/+7 |
2008-09-12 | reformat spacing on some property declarations. Take away the virtual | Sean Dague | 1 | -73/+33 |
2008-09-12 | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 1 | -0/+1 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 7 | -171/+235 |
2008-09-12 | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 1 | -18/+40 |
2008-09-11 | * Removed some legacy commenting | lbsa71 | 1 | -44/+0 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-09 | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 1 | -0/+7 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 4 | -8/+8 |
2008-09-08 | changes to Test directory structure per opensim-dev conversation | Sean Dague | 1 | -0/+141 |
2008-09-08 | Implement proper persistence of the following prim properties: | Melanie Thielker | 1 | -0/+4 |
2008-09-07 | Mantis #2142 | Melanie Thielker | 2 | -1/+17 |
2008-09-07 | * Improve login failure handling. | Justin Clarke Casey | 1 | -21/+20 |
2008-09-07 | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 1 | -5/+8 |
2008-09-07 | * minor: just minor doc and tidy up | Justin Clarke Casey | 2 | -1/+5 |
2008-09-06 | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -7/+5 |
2008-09-06 | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2 | -4/+55 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 11 | -14/+14 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 99 | -1347/+1190 |
2008-09-03 | Update svn properties. | Jeff Ames | 1 | -56/+56 |
2008-09-02 | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 1 | -1/+1 |
2008-08-31 | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 2 | -1/+15 |
2008-08-30 | * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i... | Justin Clarke Casey | 1 | -149/+0 |
2008-08-30 | * Initial inspection of UserLoginService.cs, cleaned up source code slightly ... | Adam Frisby | 1 | -0/+10 |
2008-08-30 | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 1 | -0/+56 |