aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-1810-168/+244
|\
| * 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
* | Merge branch 'master' into careminsterMelanie2013-07-041-2/+18
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-06-302-4/+5
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2013-06-236-185/+71
|\ \ | |/
| * 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' into careminsterMelanie2013-06-182-2/+20
|\ \ | |/
| * Merge branch 'master' of /home/opensim/src/opensimBlueWall2013-06-132-2/+20
| |\
| | * Add Option: ClassifiedFeeBlueWall2013-06-132-2/+20
* | | Merge branch 'master' into careminsterMelanie2013-06-132-69/+79
|\ \ \ | |/ /
| * | 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
* | Merge branch 'master' into careminsterMelanie2013-06-043-0/+348
|\ \ | |/
| * Adding standard OpenSim header to source filesBlueWall2013-05-313-0/+81
| * UserProfilesBlueWall2013-05-303-0/+267
* | Merge branch 'master' into careminsterMelanie2013-05-112-2/+25
|\ \ | |/
| * Application support:BlueWall2013-05-092-2/+25
* | Merge branch 'master' into careminsterMelanie2013-04-293-5/+70
|\ \ | |/
| * Added an interface to an external ban service. With this commit, the interfac...Diva Canto2013-04-272-4/+69
| * Make method virtualDiva Canto2013-04-271-1/+1
* | Merge branch 'master' into careminsterMelanie2013-04-101-110/+83
|\ \ | |/
| * Optimize the number of Simian calls to get the initial presenceMic Bowman2013-04-071-110/+83
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-263-1/+6
| * Merge branch 'master' into newmultiattachMelanie2013-03-183-56/+86
| |\
| * | Multiattach, part 2Melanie2013-03-181-3/+9
| * | Multiattach, part 1Melanie2013-03-181-1/+8
* | | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-243-1/+6
* | | Merge branch 'master' into careminsterMelanie2013-03-153-56/+86
|\ \ \ | | |/ | |/|
| * | refactor: Reuse Get() method in AssetService to eliminate some copy/paste in ...Justin Clark-Casey (justincc)2013-03-151-23/+5