Commit Graph

5949 Commits

Author SHA1 Message Date
UbitUmarov
e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 2023-05-26 20:27:24 +01:00
UbitUmarov
0b81b066f3 cosmetics 2023-05-24 16:19:55 +01:00
UbitUmarov
d7714530a8 try to reduce log spam on http fails 2023-05-24 14:16:43 +01:00
UbitUmarov
5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00
UbitUmarov
2bd08a19d5 let llgethttpheaders do case insensitive search, plus cosmetics 2023-05-24 00:43:35 +01:00
UbitUmarov
1a6b16d1c8 fix silly bug on CanBeOnThisLand(..) 2023-05-23 23:18:34 +01:00
UbitUmarov
dd9e365e00 a few changes on ban checks, thx Tampa 2023-05-21 20:49:21 +01:00
UbitUmarov
6743934434 cosmetics 2023-05-21 20:46:54 +01:00
UbitUmarov
c66effbe4f httpclient on RegionReadyModule 2023-05-18 17:57:15 +01:00
UbitUmarov
73ca50bbbc change default httpclients MaxResponseContentBufferSize 2023-05-18 17:47:39 +01:00
UbitUmarov
3882ef3eb0 more on HttpWebRequest in userprofiles 2023-05-18 14:25:09 +01:00
UbitUmarov
7860e2d861 cosmetics 2023-05-13 16:39:14 +01:00
UbitUmarov
32028241d2 change llResetLand*List exec rights so works with group owned, plus other cosmetics 2023-05-08 18:54:51 +01:00
UbitUmarov
dcdb5fdb21 cosmetics 2023-05-08 00:35:04 +01:00
UbitUmarov
83491db916 several changes to llhttprequest like use HttpClient 2023-05-06 18:06:40 +01:00
UbitUmarov
cfbeb88823 cosmetics 2023-04-25 23:53:26 +01:00
UbitUmarov
9686af7944 PGSQL: since we mya not have mono, our mono.security.dll must be on bin folder 2023-04-11 17:55:28 +01:00
UbitUmarov
8a0778beaf go back to random asset uuid 2023-03-10 09:09:00 +00:00
UbitUmarov
0bbaedc051 a few test changes 2023-03-09 19:16:40 +00:00
UbitUmarov
b1f2a5b661 a few test changes 2023-03-09 08:26:12 +00:00
UbitUmarov
048a321e33 cosmetics 2023-03-06 21:05:20 +00:00
UbitUmarov
9c2aa87acf cosmetics 2023-03-01 21:08:35 +00:00
UbitUmarov
811c6951d4 clean a bit 2023-02-25 12:40:37 +00:00
UbitUmarov
4907dd14bb support parcel option restrict moap 2023-02-25 12:28:24 +00:00
UbitUmarov
833cd468ff cosmetics 2023-02-24 12:35:12 +00:00
UbitUmarov
ce0d426b99 add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics 2023-02-23 22:50:45 +00:00
UbitUmarov
8c7c991320 mantis 9061 change lsl integer parsing again... 2023-02-22 21:50:08 +00:00
UbitUmarov
da1951f3bd do not lose instant message creation time (viewers may display ad UTC time on offline messages, for now) 2023-02-08 03:03:14 +00:00
UbitUmarov
a0bb4a252e don't delete too much on online cache at tp out 2023-02-03 21:03:25 +00:00
UbitUmarov
3858cc945c we do need to ship the cached friends around on teleports (friends must come from grid) 2023-02-03 17:17:02 +00:00
UbitUmarov
a7b8ce9cfd try improve profiles online indication a bit more 2023-02-01 21:09:20 +00:00
UbitUmarov
e2d71afc10 cosmetics 2023-02-01 19:14:54 +00:00
UbitUmarov
b327224b74 try improve profiles online indication a bit more 2023-02-01 18:56:08 +00:00
UbitUmarov
86706f45af a few changes to friends module 2023-01-26 18:53:33 +00:00
UbitUmarov
e106a8aa60 fix typo 2023-01-25 19:44:38 +00:00
UbitUmarov
575c338d1c try to improve profiles online indication. This ofc just fails on HG 2023-01-25 19:42:19 +00:00
UbitUmarov
4596c72318 missing change 2023-01-25 17:38:47 +00:00
UbitUmarov
6e1a196974 more cosmetics 2023-01-25 17:35:25 +00:00
UbitUmarov
4503f4075c cosmetics 2023-01-13 14:04:44 +00:00
UbitUmarov
c62e756160 cosmetics 2023-01-12 17:17:08 +00:00
UbitUmarov
d8edbe7391 cosmetics 2023-01-12 16:14:17 +00:00
UbitUmarov
bf952817fa cosmetics, cleanup and other things 2022-12-17 22:04:03 +00:00
UbitUmarov
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
41b718626f cosmetics 2022-12-15 22:19:09 +00:00
UbitUmarov
18e20d6fdd more cosmetics on object serialization 2022-11-13 03:19:08 +00:00
UbitUmarov
86a8b68e01 mantis 9036: do not allow attach of coalesced inventory assets 2022-11-12 18:59:36 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
4cac42ab98 remove a lock on hginventorybroker; cosmetics 2022-11-10 09:44:36 +00:00
UbitUmarov
9e58f0f489 do not close a response still in use 2022-11-05 23:54:52 +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