aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding standard OpenSim header to source filesBlueWall2013-05-313-0/+81
* UserProfilesBlueWall2013-05-303-0/+267
* Application support:BlueWall2013-05-092-2/+25
* 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
* 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
|\
| * refactor: Reuse Get() method in AssetService to eliminate some copy/paste in ...Justin Clark-Casey (justincc)2013-03-151-23/+5
| * Migrate assets from chained asset service to xassetservice as they are reques...Justin Clark-Casey (justincc)2013-03-151-28/+20
| * Fix bug in AssetService where requesting data only for an asset would throw a...Justin Clark-Casey (justincc)2013-03-151-1/+5
| * Make it possible to chain another asset service underneath the de-duplicating...Justin Clark-Casey (justincc)2013-03-152-23/+75
* | Multiattach, part 2Melanie2013-03-181-3/+9
* | Multiattach, part 1Melanie2013-03-181-1/+8
|/
* Switched to using the other Util function with a default value.Diva Canto2013-02-276-6/+12
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-02-274-81/+83
|\
| * Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-274-81/+83
* | Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-276-6/+6
|/
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-226-6/+6