aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0119-19/+19
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-27/+27
* 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-252-4/+4
* Fixes map image on link-region (HG).diva2009-05-241-1/+4
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-233-7/+7
* * NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby2009-05-231-1/+0
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-29/+35
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-1/+1
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-1/+0
* 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-123-2/+4
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-052-5/+36
* 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