aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* * Move the timed_out change to earlier on in the async handlerJustin Clarke Casey2009-01-141-4/+9
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-2/+2
* * reference is to Nini.Config, not NiniJustin Clarke Casey2009-01-021-1/+1
* * Add Nini reference to Communications.OGS1Justin Clarke Casey2009-01-021-0/+1
* Plumb in the birthdate from the user server reply to the cacheMelanie Thielker2008-12-221-0/+1
* Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke2008-12-131-9/+9
* Add a null check. Mantis #2798idb2008-12-111-1/+1
* - Use the http-port that is now provided by the grid-server. If it isn't (bec...Homer Horwitz2008-12-051-0/+5
* * minor: rename m_parent to m_commsManager to make it a little clearer what i...Justin Clarke Casey2008-11-271-18/+18