aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-31Experimental comment to eneralize the handling of Linden caps when theMic Bowman1-0/+179
2013-07-31A pretty major restructuring of the simian method invocations in order toMic Bowman11-282/+578
2013-07-27Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto1-0/+1
2013-07-26Force map tiler to save Water.jpg as an actual jpeg format it seems even thou...nebadon1-1/+1
2013-07-21Better version of previous commitDiva Canto1-2/+6
2013-07-21Add the Current Outfit folder as an available folder in the SuitcaseInventory.Diva Canto1-0/+16
2013-07-14Cleanup old hg sessions (older than 2 days)Diva Canto1-0/+3
2013-07-14HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2-90/+199
2013-07-14Minor typo in log messageDiva Canto1-1/+1
2013-07-13Guard against unauthorized agent deletes.Diva Canto2-5/+4
2013-07-13Deleted GET agent all around. Not used.Diva Canto2-37/+0
2013-07-13Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...Diva Canto1-0/+6
2013-07-11Added property to make for more flexible testing.Diva Canto1-0/+5
2013-07-10Remove a null reference exception in SimianPresenceServiceConnector thatRobert Adams1-4/+8
2013-07-09minor: remove mono compiler warnings from HGSuitcaseInventoryServiceJustin Clark-Casey (justincc)1-3/+3
2013-07-06A little more debugDiva Canto1-1/+1
2013-07-06Simina activity detector was too eager. Disabled it in case simian is not bei...Diva Canto1-1/+2
2013-07-04Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto1-8/+1
2013-07-04HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto1-1/+8
2013-07-02Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...Diva Canto1-4/+1
2013-07-02More debug messagesDiva Canto1-1/+5
2013-07-02This should have a strong effect on the Unknown User issue mantis #6625Diva Canto1-1/+16
2013-06-30Revert "More debug mantis #6625"Diva Canto1-1/+0
2013-06-29More debug mantis #6625Diva Canto1-0/+1
2013-06-29Changed HG status notifications timeout down to 15secs from the default 100.Diva Canto1-1/+1
2013-06-28In XAssetService, on a delete asset request also delete the asset in any chai...Justin Clark-Casey (justincc)1-3/+4
2013-06-22Change IsLocalRegion from using region handle to using regionID. This was aff...Diva Canto1-1/+1
2013-06-21Finally moved HG agent transfers to use agent fatpacks.Diva Canto6-184/+70
2013-06-13Add Option: ClassifiedFeeBlueWall2-2/+20
2013-06-13Make XInventoryServicesConnector properly handle a RESULT = false return for ...Justin Clark-Casey (justincc)1-68/+56
2013-06-12After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...Justin Clark-Casey (justincc)1-1/+23
2013-06-10Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman1-1/+1
2013-05-31Adding standard OpenSim header to source filesBlueWall3-0/+81
2013-05-30UserProfilesBlueWall3-0/+267
2013-05-09Application support:BlueWall2-2/+25
2013-04-27Added an interface to an external ban service. With this commit, the interfac...Diva Canto2-4/+69
2013-04-27Make method virtualDiva Canto1-1/+1
2013-04-07Optimize the number of Simian calls to get the initial presenceMic Bowman1-110/+83
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie3-1/+6
2013-03-24Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie3-1/+6
2013-03-18Multiattach, part 2Melanie1-3/+9
2013-03-18Multiattach, part 1Melanie1-1/+8
2013-03-15refactor: Reuse Get() method in AssetService to eliminate some copy/paste in ...Justin Clark-Casey (justincc)1-23/+5
2013-03-15Migrate assets from chained asset service to xassetservice as they are reques...Justin Clark-Casey (justincc)1-28/+20
2013-03-15Fix bug in AssetService where requesting data only for an asset would throw a...Justin Clark-Casey (justincc)1-1/+5
2013-03-15Make it possible to chain another asset service underneath the de-duplicating...Justin Clark-Casey (justincc)2-23/+75
2013-03-05Multiattach, part 2Melanie1-3/+9
2013-03-05Multiattach, part 1Melanie1-1/+8
2013-02-27Switched to using the other Util function with a default value.Diva Canto6-6/+12
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto6-6/+6