aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-216-12/+16
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-1916-16/+16
* Give the user some feedback about the success or failure of console login pro...Justin Clark-Casey (justincc)2013-02-201-2/+13
* Fixed check for 0 results in GetUserAccounts()Oren Hurvitz2013-02-091-1/+1
* Changed protection of CreateDefaultAppearanceEntries to protected, so extensi...Diva Canto2013-02-051-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-0516-16/+16
* Allow registering regions whose names are equivalent under LIKE but not truly...Oren Hurvitz2013-01-022-8/+8
* Fixed bugs when getting the root folder.Oren Hurvitz2013-01-021-1/+10
* Trying to prevent old route of sending attachments, simulator version unknown...Diva Canto2012-12-061-1/+1
* Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-042-10/+140
* Remove old InventoryService, which has for a long time been replaced by XInve...Justin Clark-Casey (justincc)2012-11-172-782/+0