| Commit message (Expand) | Author | Age | Files | Lines |
* | Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve... | diva | 2009-04-18 | 1 | -57/+65 |
* | Bug fix for standalone HG login. VerifySession should be local for local users. | diva | 2009-04-18 | 1 | -1/+1 |
* | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 2009-04-17 | 1 | -1/+1 |
* | * Some more work on refactoring configs; | lbsa71 | 2009-04-17 | 1 | -1/+1 |
* | Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe... | diva | 2009-04-14 | 1 | -1/+1 |
* | Making OGS1UserServices friendly to subclassing. | diva | 2009-04-14 | 1 | -29/+45 |
* | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 2009-04-13 | 1 | -75/+93 |
* | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 2009-04-08 | 1 | -0/+5 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 2009-03-23 | 2 | -0/+32 |
* | Add QueryItem method to secure inventory and HG inventory, change method sig to | Melanie Thielker | 2009-03-22 | 1 | -0/+16 |
* | Add a QueryItem method to the inventory subsystem. Currently implemented for | Melanie Thielker | 2009-03-21 | 1 | -0/+16 |
* | Adds support for unlink-region command in hypergrid. | diva | 2009-03-18 | 1 | -0/+22 |
* | regionInfo isn't defined here yet, which leads to a NRE. Grid-server | Homer Horwitz | 2009-03-15 | 1 | -1/+1 |
* | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 2009-03-12 | 1 | -1/+4 |
* | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 2009-03-10 | 1 | -13/+11 |
* | forgotten files | MW | 2009-03-03 | 1 | -2/+2 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 3 | -1176/+1 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 1 | -78/+0 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 1 | -1/+5 |
* | Commented a couple of not very useful log messages that are cluttering the lo... | diva | 2009-02-12 | 1 | -4/+4 |
* | * Remove a change which shouldn't have made it into the last commit | Justin Clarke Casey | 2009-02-12 | 1 | -2/+0 |
* | * Add missing OpenSIm.Framework.Communications ref for Wdinwos builds | Justin Clarke Casey | 2009-02-12 | 1 | -0/+2 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 5 | -9/+6 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -1/+1 |
* | * Move the timed_out change to earlier on in the async handler | Justin Clarke Casey | 2009-01-14 | 1 | -4/+9 |
* | * prune and regrade log messages relating to client login and logout | Justin Clarke Casey | 2009-01-06 | 1 | -2/+2 |
* | * reference is to Nini.Config, not Nini | Justin Clarke Casey | 2009-01-02 | 1 | -1/+1 |
* | * Add Nini reference to Communications.OGS1 | Justin Clarke Casey | 2009-01-02 | 1 | -0/+1 |
* | Plumb in the birthdate from the user server reply to the cache | Melanie Thielker | 2008-12-22 | 1 | -0/+1 |
* | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 2008-12-13 | 1 | -9/+9 |
* | Add a null check. Mantis #2798 | idb | 2008-12-11 | 1 | -1/+1 |
* | - Use the http-port that is now provided by the grid-server. If it isn't (bec... | Homer Horwitz | 2008-12-05 | 1 | -0/+5 |
* | * minor: rename m_parent to m_commsManager to make it a little clearer what i... | Justin Clarke Casey | 2008-11-27 | 1 | -18/+18 |
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -52/+0 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
* | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 2008-11-24 | 1 | -1/+9 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 1 | -0/+1 |
* | Mantis#2590. Thank you kindly, Diva for a patch that solves: | Charles Krinke | 2008-11-08 | 1 | -1/+10 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -0/+3 |
* | * Improve the previous fix by pushing the exception catching down into OGS1 g... | Justin Clarke Casey | 2008-11-04 | 1 | -8/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-04 | 1 | -2/+2 |
* | Add a bit more error-checking to GetFriendRegionInfos. | Homer Horwitz | 2008-11-03 | 1 | -13/+24 |
* | Thanks diva for a patch that removes an unnecessary dependency on Communicati... | Dahlia Trimble | 2008-11-03 | 1 | -2/+2 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-11-02 | 1 | -1/+1 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 3 | -3/+141 |
* | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 2008-10-05 | 1 | -0/+7 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -43/+76 |
* | * Remove some old libsecondlife workarounds as suggested by jhurliman in http... | Justin Clarke Casey | 2008-09-22 | 1 | -5/+4 |