74 Commits

Author SHA1 Message Date
UbitUmarov
4cac42ab98 remove a lock on hginventorybroker; cosmetics 2022-11-10 09:44:36 +00:00
UbitUmarov
aa572df663 add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
2022-10-28 20:08:54 +01:00
UbitUmarov
1e5881386e fix agent_id on FetchLibDesc.. this is just a formal fix, viewers seem to just ignore it. 2022-04-23 23:27:47 +01:00
UbitUmarov
d1b5e7a981 some cleaup 2022-04-23 16:41:18 +01:00
UbitUmarov
adc9318bee missing files 2022-04-22 20:20:26 +01:00
UbitUmarov
0138a43d3c add back cap FetchLib2 and add cap FetchLibDescendents2. Still disabled, Most viewers do not support them. Alchemy is working on it 2022-04-22 19:49:16 +01:00
UbitUmarov
71f856bfa8 put back updated FetchLib2 cap. Still no viewer uses it, disabled 2022-04-22 16:16:04 +01:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
2e6790d164 save a few ns on FetchInventoryDescendents llsd response encode 2022-01-04 16:05:41 +00:00
UbitUmarov
7787a16426 and ofc the tests are also wrong.. Fix 2022-01-03 20:01:46 +00:00
UbitUmarov
7677e53dba fix FetchInvDescHandler response categories fields 2022-01-03 19:08:35 +00:00
UbitUmarov
c70904418a replace llsd xml fw encoder 2020-10-13 16:20:55 +01:00
UbitUmarov
473580652b duuhhhh... 2020-10-10 19:17:59 +01:00
UbitUmarov
c7d61737fb make use of some of those on inventory caps; fix some set of sp osutf8 fields 2020-10-10 19:11:37 +01:00
UbitUmarov
90bd42ddc0 cleanup 2020-08-28 01:13:17 +01:00
UbitUmarov
44b7e0c83f try reduce some inv spam re introduced recently.. but something very wrong with suitcase concept 2020-08-27 19:44:37 +01:00
UbitUmarov
5ef66d68a0 several changes to usermanagement and profiles 2020-08-27 18:31:28 +01:00
UbitUmarov
05be74bedc possible fix the real issue 2020-08-25 20:29:38 +01:00
UbitUmarov
9c47d7e06a add a debug message 2020-08-25 19:58:55 +01:00
UbitUmarov
3464c6457e mantis 8755: display bad folders owner (if avaiable) but on a single message per request, not per each bad one.(please test, i don't have bad folders 2020-08-25 15:31:39 +01:00
UbitUmarov
ce92ee1057 cache bad folders requests for 30s. Suitcase can induce a ton of this, and viewers keep requesting 2020-07-16 18:23:17 +01:00
UbitUmarov
f326cc8901 reduce garbage on WebFetchInvDesc 2020-05-22 14:00:12 +01:00
UbitUmarov
7e2ed9ee2b change FetchInventory2 region handler 2020-04-28 01:15:18 +01:00
UbitUmarov
1c6d454691 remove excess garbage 2020-04-10 22:52:25 +01:00
UbitUmarov
fe9df55410 nissing files 2020-04-02 21:52:31 +01:00
UbitUmarov
ad6499cc09 fix last log message, and change things a bit 2020-01-20 11:48:32 +00:00
UbitUmarov
ddef089eaa catch more error exception cases on fetchinventory req parsing 2020-01-19 20:10:08 +00:00
UbitUmarov
56845d4b75 mantis 8411: fix send inventory item flags mask 2018-11-23 00:42:05 +00:00
UbitUmarov
7eeaee631d avoid a null ref 2018-10-08 16:59:57 +01:00
UbitUmarov
87e97543d6 try to make inventory fetch tests happy 2018-10-07 01:36:47 +01:00
UbitUmarov
eb5fe57a17 more use of simpler xml encoder on inventory fetch, plus other cosmetics 2018-10-06 23:47:56 +01:00
UbitUmarov
770f59ff87 drop compatibility with old robust that did not suport inventoryService.GetMultipleItems 2018-07-14 14:09:56 +01:00
UbitUmarov
3635943d39 remove cap FetchLib2 suport code 2018-01-31 15:19:16 +00:00
UbitUmarov
4d051f3acb add missing folders version 2018-01-30 01:37:24 +00:00
UbitUmarov
5548b66dc0 a few more changes on inventory library and inv fetch 2018-01-30 01:07:24 +00:00
UbitUmarov
4c65bb4196 a few more changes on inventory library and inv fetch 2018-01-27 18:09:44 +00:00
UbitUmarov
13b4ce8199 add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions 2018-01-27 04:32:03 +00:00
UbitUmarov
22666ad18a cleanup a bit more 2018-01-24 11:43:42 +00:00
UbitUmarov
fc224b444a avoid some large unnecessary strings 2018-01-24 10:02:18 +00:00
UbitUmarov
49b4408782 some cleanup 2018-01-20 12:11:07 +00:00
UbitUmarov
ccd47d0cf1 improve LLSDHelpers DeserialiseOSDMap 2018-01-20 10:43:19 +00:00
UbitUmarov
47648557c1 fix some nunit tests 2017-08-28 10:48:46 +01:00
UbitUmarov
254b26a7d5 fix merge 2017-01-05 19:32:57 +00:00
Melanie Thielker
b16abc8166 Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
UbitUmarov
ccaa7a4a8a save a few lists scaning 2016-12-06 10:26:36 +00:00
UbitUmarov
2cacd77d41 let FS get a answer to folder uuid.zero, (still seems a no op); send
Library folders list"
2016-07-19 23:50:39 +01:00
UbitUmarov
2c6db4f617 fix a typo 2016-07-19 19:01:03 +01:00
UbitUmarov
46c55b6fa0 some cleanup on FetchInvDescHandler 2016-07-19 18:56:32 +01:00