aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames3-9/+9
2009-09-26Poof! on OGS1 GridServices.Diva Canto2-939/+0
2009-09-24re-enable registration of user service authentication method I accidentally d...Justin Clark-Casey (justincc)1-11/+1
2009-09-24Produce a different error message if the user service does not have the authe...Justin Clark-Casey (justincc)1-23/+23
2009-09-24Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)1-1/+42
2009-09-12Guarding the unpacking of the email field introduced by Robsmart. Most profil...Diva Canto1-1/+2
2009-09-10The stubs for an authorization service, at the moment the service will always...Rob Smart1-0/+1
2009-09-05uh-hum. It might help if I remembered to save the file.Diva Canto1-1/+1
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto1-3/+7
2009-08-17Add System.Xml reference to the console projectMelanie1-1/+1
2009-08-10Et voila! - Old inventory code removed.Diva Canto2-694/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto1-24/+0
2009-07-10* minor format changes and message additionsJustin Clarke Casey1-3/+3
2009-07-10* minor: standardize some logging messagesJustin Clarke Casey1-2/+1
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-14/+6
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-1/+3
2009-06-10Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames7-7/+7
2009-05-26Commented a log message related to users not found, because it floods the log...diva1-4/+4
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-2/+2
2009-05-23* NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby1-1/+0
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-05-14Added a bool variable to OGS1GridServices to be able to turn off the use of t...MW1-9/+16
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-0/+2
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker4-4/+4
2009-05-02Change of word in log message.diva1-1/+1
2009-04-27Another attempt at mantis #3527.diva1-1/+11
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey1-0/+5
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-2/+2
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-4/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey3-738/+788
2009-04-18Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...diva1-57/+65
2009-04-18Bug fix for standalone HG login. VerifySession should be local for local users.diva1-1/+1
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-1/+1
2009-04-17* Some more work on refactoring configs;lbsa711-1/+1
2009-04-14Fix for minor bug introduced yesterday, HG only. Can't lookup the profile whe...diva1-1/+1
2009-04-14Making OGS1UserServices friendly to subclassing.diva1-29/+45
2009-04-13* Some more experimental work on distributed assets. Nothing hotwired yet.lbsa711-75/+93
2009-04-08* Introduced some experimental code with regards to asset data substitutionlbsa711-0/+5
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker2-0/+32
2009-03-22Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker1-0/+16
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+16
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+22
2009-03-15regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz1-1/+1
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-1/+4
2009-03-10* Refactored out Create() methods to ensure proper transformation between Reg...lbsa711-13/+11
2009-03-03forgotten filesMW1-2/+2
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3