aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-01Formatting cleanup.Jeff Ames8-22/+22
2009-09-26Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2-412/+0
2009-09-26Poof! on OGS1 GridServices.Diva Canto2-939/+0
2009-09-26Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto5-1456/+0
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-24/+26
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)2-3/+59
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-05This should get rid of the infinite loop upon looking up users/agents by UUID...Diva Canto1-1/+1
2009-09-04Fixed some long-standing issues with appearance in HG1.Diva Canto5-6/+82
2009-08-17Add System.Xml reference to the console projectMelanie1-1/+1
2009-08-13Formatting cleanup. Fix some compiler warnings.Jeff Ames1-3/+0
2009-08-10Et voila! - Old inventory code removed.Diva Canto4-1353/+0
2009-08-10First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto4-72/+1
2009-08-10Removed IAssetCache.Diva Canto2-2/+1
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 Thielker8-41/+24
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-1/+3
2009-06-10Small bug fix in HG.diva1-1/+2
2009-06-10Heart surgery no.2: the inventory service hooks. diva1-0/+7
2009-06-10Formatting cleanup.Jeff Ames3-3/+3
2009-06-01* Allow for lowercase searching in standalone mode, when case sensitiveArthur Valadares1-1/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames19-19/+19
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-27/+27
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.5lbsa712-4/+4
2009-05-24Fixes map image on link-region (HG).diva1-1/+4
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby3-7/+7
2009-05-23* NetworkUtil now handles an error case in a way which is easier to debug.Adam Frisby1-1/+0
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-29/+35
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-1/+0
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 Krinke3-2/+4
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2-5/+36
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker11-6/+11
2009-05-04* Resolve http://opensimulator.org/mantis/view.php?id=3573Justin Clarke Casey1-0/+10
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 Casey4-9/+9
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey1-13/+8
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey5-32/+48
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey1-4/+4
2009-04-22* Fix windows build from last commitJustin Clarke Casey1-0/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey6-774/+798