aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-0411-6/+11
* * Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey2009-05-041-0/+10
* 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-234-9/+9
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-13/+8
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-225-32/+48
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-221-4/+4
* * Fix windows build from last commitJustin Clarke Casey2009-04-221-0/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-226-774/+798
* Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva2009-04-182-132/+146
* Bug fix for standalone HG login. VerifySession should be local for local users.diva2009-04-182-1/+11
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-172-3/+3
* * Some more work on refactoring configs;lbsa712009-04-172-3/+3
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-161-1/+1
* minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey2009-04-151-1/+1
* One less vulnerability in the HG: detecting foreign users trying to come in w...diva2009-04-141-1/+13
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-143-73/+155
* 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-132-75/+98
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-082-0/+11
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-19/+49
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+11
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-055-123/+118
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-012-2/+2
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-292-3/+3
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-233-0/+55
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-222-0/+39
* 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-183-0/+95
* 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
* * Removed unused and uncommented filelbsa712009-03-101-433/+0
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* forgotten filesMW2009-03-031-2/+2
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-1/+3
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-252-2/+2
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-223-55/+58
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-202-6/+6
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-2010-2527/+4
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-78/+0
* Improved log message.diva2009-02-181-2/+2
* Addresses mantis #3181. Waiting for confirmation from the reporter.diva2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-3/+3
* Major change to how appearance is managed, including changes in login and use...diva2009-02-173-1/+15
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-1/+1
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4