| Commit message (Expand) | Author | Age | Files | Lines |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -26/+9 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -3/+3 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -21/+20 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -14/+14 |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 1 | -0/+6 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -5/+4 |
* | Mantis#1960. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+3 |
* | Mantis#1849. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-29 | 1 | -29/+64 |
* | * refactor: Remove now redundant inventory server url being passed to GetInve... | Justin Clarke Casey | 2008-07-24 | 1 | -17/+4 |
* | disabled the multiple inventory server support in login service again. | MW | 2008-06-29 | 1 | -8/+8 |
* | couple of small fixes to try to fix support for multiple inventory servers in... | MW | 2008-06-29 | 1 | -2/+14 |
* | more disabling multiple inventory server support in LoginService | MW | 2008-06-28 | 1 | -2/+2 |
* | more work on the support for multiple inventory servers. | MW | 2008-06-28 | 1 | -3/+3 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -1/+14 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -54/+54 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -15/+15 |
* | * Fix for mantis #1025 - Region always reports that location is unavailable. ... | Adam Frisby | 2008-04-23 | 1 | -2/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -5/+6 |
* | * On grid mode, if the inventory service is responding but returning an empty... | Justin Clarke Casey | 2008-04-20 | 1 | -2/+2 |
* | * Make it easier to follow logins on the user server by changing and tidying ... | Justin Clarke Casey | 2008-04-15 | 1 | -18/+22 |
* | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 2008-04-15 | 1 | -13/+28 |
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -7/+7 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -5/+5 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -23/+23 |
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -5/+5 |
* | * Set Svn Properties eol-style: |337 | Teravus Ovares | 2008-03-31 | 1 | -1/+1 |
* | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 2008-03-29 | 1 | -1/+1 |
* | * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() | Justin Clarke Casey | 2008-03-28 | 1 | -33/+17 |
* | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 2008-03-28 | 1 | -1/+1 |
* | * minor: check in the rest of a comment I forgot to finish off in the last re... | Justin Clarke Casey | 2008-03-23 | 1 | -1/+1 |
* | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 2008-03-23 | 1 | -18/+39 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -2/+5 |
* | Since we don't yet have a reliable way to release the lock that prevents a us... | Teravus Ovares | 2008-03-18 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -87/+76 |
* | Building on Joha's update... | Teravus Ovares | 2008-03-18 | 1 | -3/+19 |
* | Last position will be stored in the DB on logout, and the avatar can continue... | Johan Berntsson | 2008-03-18 | 1 | -0/+4 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Clean up more unnecessary String.Format calls | Jeff Ames | 2008-02-13 | 1 | -4/+2 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -26/+18 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 1 | -12/+6 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -2/+24 |
* | checking return code may make failed teleports fail more gracefully. | Brian McBee | 2008-01-19 | 1 | -0/+5 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -22/+22 |
* | * Just an update to the default login form | Teravus Ovares | 2008-01-10 | 1 | -3/+3 |
* | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 2008-01-10 | 1 | -31/+30 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -14/+134 |
* | * This may be broken.. it hasn't been tested, however I wanted to get the l... | Teravus Ovares | 2008-01-09 | 1 | -4/+145 |
* | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 2008-01-05 | 1 | -0/+132 |