| Commit message (Expand) | Author | Age | Files | Lines |
* | Guarding the unpacking of the email field introduced by Robsmart. Most profil... | Diva Canto | 2009-09-12 | 1 | -1/+2 |
* | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 2009-09-10 | 1 | -0/+1 |
* | uh-hum. It might help if I remembered to save the file. | Diva Canto | 2009-09-05 | 1 | -1/+1 |
* | Fixed some long-standing issues with appearance in HG1. | Diva Canto | 2009-09-04 | 1 | -3/+7 |
* | Add System.Xml reference to the console project | Melanie | 2009-08-17 | 1 | -1/+1 |
* | Et voila! - Old inventory code removed. | Diva Canto | 2009-08-10 | 2 | -694/+0 |
* | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 2009-08-10 | 1 | -24/+0 |
* | * minor format changes and message additions | Justin Clarke Casey | 2009-07-10 | 1 | -3/+3 |
* | * minor: standardize some logging messages | Justin Clarke Casey | 2009-07-10 | 1 | -2/+1 |
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 2 | -14/+6 |
* | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 2009-06-14 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 7 | -7/+7 |
* | Commented a log message related to users not found, because it floods the log... | diva | 2009-05-26 | 1 | -4/+4 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 1 | -2/+2 |
* | * NetworkUtil now handles an error case in a way which is easier to debug. | Adam Frisby | 2009-05-23 | 1 | -1/+0 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 1 | -1/+1 |
* | Added a bool variable to OGS1GridServices to be able to turn off the use of t... | MW | 2009-05-14 | 1 | -9/+16 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 1 | -0/+2 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 4 | -4/+4 |
* | Change of word in log message. | diva | 2009-05-02 | 1 | -1/+1 |
* | Another attempt at mantis #3527. | diva | 2009-04-27 | 1 | -1/+11 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -0/+5 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -2/+2 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -4/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 3 | -738/+788 |
* | 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 |