aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* uh-hum. It might help if I remembered to save the file.Diva Canto2009-09-051-1/+1
* Fixed some long-standing issues with appearance in HG1.Diva Canto2009-09-041-3/+7
* Add System.Xml reference to the console projectMelanie2009-08-171-1/+1
* Et voila! - Old inventory code removed.Diva Canto2009-08-102-694/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-24/+0
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-3/+3
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-2/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-102-14/+6
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-141-1/+3
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-017-7/+7
* Commented a log message related to users not found, because it floods the log...diva2009-05-261-4/+4
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-231-2/+2
* * NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby2009-05-231-1/+0
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-1/+1
* Added a bool variable to OGS1GridServices to be able to turn off the use of t...MW2009-05-141-9/+16
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-044-4/+4
* Change of word in log message.diva2009-05-021-1/+1
* Another attempt at mantis #3527.diva2009-04-271-1/+11
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-0/+5
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-2/+2
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-4/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-223-738/+788
* Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva2009-04-181-57/+65
* Bug fix for standalone HG login. VerifySession should be local for local users.diva2009-04-181-1/+1
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-1/+1
* * Some more work on refactoring configs;lbsa712009-04-171-1/+1
* Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe...diva2009-04-141-1/+1
* Making OGS1UserServices friendly to subclassing.diva2009-04-141-29/+45
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-75/+93
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+5
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-232-0/+32
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-0/+16
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+16
* Adds support for unlink-region command in hypergrid.diva2009-03-181-0/+22
* regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz2009-03-151-1/+1
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+4
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* forgotten filesMW2009-03-031-2/+2
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-203-1176/+1
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-78/+0
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-1/+5
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * Remove a change which shouldn't have made it into the last commitJustin Clarke Casey2009-02-121-2/+0
* * Add missing OpenSIm.Framework.Communications ref for Wdinwos buildsJustin Clarke Casey2009-02-121-0/+2
* * optimized usings.lbsa712009-02-125-9/+6