aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix logic errors in "show grid users online" console command which didn't act...Justin Clark-Casey (justincc)2013-09-031-3/+2
* Add experimental "show grid users online" console command to show grid users ...Justin Clark-Casey (justincc)2013-09-031-0/+39
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-026-4/+90
* Do not add a port zero to end of the hypergrid gateway host name.Robert Adams2013-08-281-1/+4
* Revert "Make HG logins fall back to fallback regions if the desired region fa...Justin Clark-Casey (justincc)2013-08-261-24/+3
* Revert "Added some more debug messages."Justin Clark-Casey (justincc)2013-08-261-4/+1
* Added some more debug messages.Diva Canto2013-08-241-1/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-08-241-26/+27
|\
| * remove redundant return at end of HandleDeregisterRegion()Justin Clark-Casey (justincc)2013-08-231-2/+0
| * Make it possible for the "deregister region id" command to accept more than o...Justin Clark-Casey (justincc)2013-08-231-24/+27
* | Make HG logins fall back to fallback regions if the desired region fails.Diva Canto2013-08-241-3/+24
|/
* minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ...Justin Clark-Casey (justincc)2013-08-221-4/+8
* Revert "Implement ability for hg logins to try fallback regions just like loc...Justin Clark-Casey (justincc)2013-08-221-39/+5
* Implement ability for hg logins to try fallback regions just like local logins.Justin Clark-Casey (justincc)2013-08-211-5/+39
* minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGridJustin Clark-Casey (justincc)2013-08-172-9/+2
* minor: Make log messages consistent in NeighbourServicesConnectorJustin Clark-Casey (justincc)2013-08-171-6/+6
* Remove some debugging from simian connectors.Mic Bowman2013-08-052-3/+11
* Experimental comment to eneralize the handling of Linden caps when theMic Bowman2013-07-311-0/+179
* A pretty major restructuring of the simian method invocations in order toMic Bowman2013-07-3111-282/+578
* Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-0/+1
* Force map tiler to save Water.jpg as an actual jpeg format it seems even thou...nebadon2013-07-261-1/+1
* Better version of previous commitDiva Canto2013-07-211-2/+6
* Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto2013-07-211-0/+16
* Cleanup old hg sessions (older than 2 days)Diva Canto2013-07-141-0/+3
* HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2013-07-142-90/+199
* Minor typo in log messageDiva Canto2013-07-141-1/+1
* Guard against unauthorized agent deletes.Diva Canto2013-07-132-5/+4
* Deleted GET agent all around. Not used.Diva Canto2013-07-132-37/+0
* Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto2013-07-131-0/+6
* Added property to make for more flexible testing.Diva Canto2013-07-111-0/+5
* Remove a null reference exception in SimianPresenceServiceConnector thatRobert Adams2013-07-101-4/+8
* minor: remove mono compiler warnings from HGSuitcaseInventoryServiceJustin Clark-Casey (justincc)2013-07-091-3/+3
* A little more debugDiva Canto2013-07-061-1/+1
* Simina activity detector was too eager. Disabled it in case simian is not bei...Diva Canto2013-07-061-1/+2
* Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto2013-07-041-8/+1
* HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto2013-07-041-1/+8
* Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...Diva Canto2013-07-021-4/+1
* More debug messagesDiva Canto2013-07-021-1/+5
* This should have a strong effect on the Unknown User issue mantis #6625Diva Canto2013-07-021-1/+16
* Revert "More debug mantis #6625"Diva Canto2013-06-301-1/+0
* More debug mantis #6625Diva Canto2013-06-291-0/+1
* Changed HG status notifications timeout down to 15secs from the default 100.Diva Canto2013-06-291-1/+1
* In XAssetService, on a delete asset request also delete the asset in any chai...Justin Clark-Casey (justincc)2013-06-281-3/+4
* Change IsLocalRegion from using region handle to using regionID. This was aff...Diva Canto2013-06-221-1/+1
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-216-184/+70
* Merge branch 'master' of /home/opensim/src/opensimBlueWall2013-06-132-2/+20
|\
| * Add Option: ClassifiedFeeBlueWall2013-06-132-2/+20
* | Make XInventoryServicesConnector properly handle a RESULT = false return for ...Justin Clark-Casey (justincc)2013-06-131-68/+56
* | After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)2013-06-121-1/+23
|/
* Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman2013-06-101-1/+1