aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few more guards along the path to user server.Diva Canto2009-12-111-3/+6
* Updated HGUserServices with AuthenticateUserByPassword, so that iar works.Diva Canto2009-11-101-0/+8
* Formatting cleanup.Jeff Ames2009-10-018-22/+22
* Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2009-09-262-412/+0
* Poof! on OGS1 GridServices.Diva Canto2009-09-262-939/+0
* Poof! on Region.Communications.Hypergrid. Grid code deleted.Diva Canto2009-09-265-1456/+0
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-24/+26
* re-enable registration of user service authentication method I accidentally d...Justin Clark-Casey (justincc)2009-09-241-11/+1
* Produce a different error message if the user service does not have the authe...Justin Clark-Casey (justincc)2009-09-241-23/+23
* Allow load/save iar password checks to be done in grid modeJustin Clark-Casey (justincc)2009-09-242-3/+59
* Guarding the unpacking of the email field introduced by Robsmart. Most profil...Diva Canto2009-09-121-1/+2
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+1
* uh-hum. It might help if I remembered to save the file.Diva Canto2009-09-051-1/+1
* This should get rid of the infinite loop upon looking up users/agents by UUID...Diva Canto2009-09-051-1/+1
* Fixed some long-standing issues with appearance in HG1.Diva Canto2009-09-045-6/+82
* Add System.Xml reference to the console projectMelanie2009-08-171-1/+1
* Formatting cleanup. Fix some compiler warnings.Jeff Ames2009-08-131-3/+0
* Et voila! - Old inventory code removed.Diva Canto2009-08-104-1353/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-104-72/+1
* Removed IAssetCache.Diva Canto2009-08-102-2/+1
* * minor format changes and message additionsJustin Clarke Casey2009-07-101-3/+3
* * minor: standardize some logging messagesJustin Clarke Casey2009-07-101-2/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-108-41/+24
* Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva2009-06-141-1/+3
* Small bug fix in HG.diva2009-06-101-1/+2
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+7
* Formatting cleanup.Jeff Ames2009-06-103-3/+3
* * Allow for lowercase searching in standalone mode, when case sensitiveArthur Valadares2009-06-011-1/+15
* 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