aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-24cleanup a bit moreUbitUmarov1-57/+47
2018-01-24avoid some large unnecessary stringsUbitUmarov2-30/+38
2018-01-20some cleanupUbitUmarov2-8/+0
2018-01-20improve LLSDHelpers DeserialiseOSDMapUbitUmarov2-17/+14
2018-01-17remove those xml things no longer needed on .net >4.5.2UbitUmarov1-2/+0
2018-01-09give up on a property that old monos do compile, but then smore ok execUbitUmarov1-1/+0
2018-01-08fall back to a obsolete property since several monos in use (include our ↵UbitUmarov1-1/+1
own) do not suporte the proper .net4.0 one
2018-01-05 a few more xml thingsUbitUmarov1-0/+3
2017-08-28fix some nunit testsUbitUmarov1-2/+3
2017-07-13typo fixUbitUmarov1-1/+1
2017-07-13replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no ↵UbitUmarov1-1/+1
User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed
2017-06-14 fix llsd DeserialiseOSDMap cast from boolean to int, this seems to fix ↵UbitUmarov1-0/+5
alchemy beta 5.0 scripts upload, but this viewer seems to be of no use for opensim, sice it does crash.. insists lbsa is at second life etc
2017-05-31oops..UbitUmarov1-1/+1
2017-05-31remove the option to store baked textures on assets service, thats suicide ↵UbitUmarov2-20/+3
use xbakes
2017-05-06 dispose some MemoryStreamsUbitUmarov2-11/+0
2017-01-05Massive tab and trailing space cleanupMelanie Thielker17-94/+94
2016-12-27some cleanupUbitUmarov1-39/+2
2016-12-26robust textures add missing returns or redir caseUbitUmarov1-0/+2
2016-12-06 save a few lists scaningUbitUmarov1-58/+80
2016-12-06jenkins likes null httplistenersUbitUmarov1-1/+1
2016-12-06remove redundante check for ssl listenerUbitUmarov2-23/+7
2016-11-18 a few more changes on potencial mem issuesUbitUmarov1-0/+5
2016-08-24potencial null refUbitUmarov1-0/+3
2016-08-22workaround potencial memory leakUbitUmarov2-33/+40
2016-08-17 add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ↵UbitUmarov2-34/+26
use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still
2016-07-19let FS get a answer to folder uuid.zero, (still seems a no op); sendUbitUmarov1-35/+14
Library folders list"
2016-07-19fix a typoUbitUmarov1-1/+1
2016-07-19some cleanup on FetchInvDescHandlerUbitUmarov1-148/+22
2016-07-17 don't loose inventory items when there are bad foldersUbitUmarov1-55/+43
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2-26/+8
be passed into inventory queries. This makes the API more homogenous and also will more clearly show coding errors related to HG inventory where the .Owner field has a meaning for a query but wasn't always set.
2016-06-21Fix a dumb mistakeMelanie Thielker1-1/+1
2016-06-21Make some more modules inheritableMelanie Thielker1-3/+3
2016-04-29Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker1-0/+4
Make inventory items reflect coorect permissions immediately unstead of after relog
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto1-1/+1
replace anymore.
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-5/+1
2015-11-16 work around some 'tests' error: contents of link folders are no longer sentUbitUmarov1-1/+2
2015-10-18On to 0.8.3!Diva Canto1-1/+1
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-14Fixed Robust-bound GetTexture handler that had been knocked off with the new ↵Diva Canto2-3/+434
sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different.
2015-10-06 dont send of the contents of LinkFolders also on Multiple folder fetch. ↵UbitUmarov1-3/+3
Outfits changes still seem to work, except FS that doesnt delete the links to previus outfits, as singularity does
2015-10-06 dont send of the contents of LinkFoldersUbitUmarov1-0/+5
2015-10-05 send DisplayNames dates in UTC and not region local time. send a next ↵UbitUmarov1-2/+5
update date that can be parsed and make it also in future so name edition is blocked since we don't suport them. (singu fails to display date, and seems to fail converting utc to local time
2015-09-12 try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov3-445/+92
2015-09-11 inventory mess return to the state before divas cache issueUbitUmarov6-87/+1343
2015-09-11 change to avn fecthinventory and webfecth.. codeUbitUmarov6-1343/+87
2015-09-04comment a large debug messageUbitUmarov1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov4-178/+61
2015-08-24 turn off KeepAliveUbitUmarov2-8/+8
2015-08-18do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2-8/+8
setting of keepalive is wrong, it should follow the requested one ( or always as http1.1) only deny if needed (errors). KeepAlive may increase stress on number of avaiable file descritors.
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding ↵Diva Canto2-5/+5
inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. This means that from now on, [new] root folders have code 8 (FolderType.Root), as the viewers expect, as opposed to 9, which was what we had been doing. Normal folders are as they were, -1. Also now sending folder code 100 for Suitcase folders to viewers, with no filter. All tests pass, but fingers crossed!