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