Commit Graph

27996 Commits

Author SHA1 Message Date
UbitUmarov
28f99ce3b5 a few mostly cosmetics to map connectors and handlers. the .../map url will also remove map if data field is not present, ../removemap is just pollution in urls space, if fact both remove map are useless, since they are api for regions and regions can not do it, keeping just because.. 2022-04-03 16:01:27 +01:00
UbitUmarov
b140e9d2e9 seems null strings may reach Parse*UniversalUserIdentifier 2022-04-02 16:47:45 +01:00
UbitUmarov
44e0d238ec remove legacy Clouds module no longer supported by most viewers 2022-04-02 16:20:15 +01:00
UbitUmarov
4ebc639669 terrain: change how initial all not in view patchs are send 2022-04-02 01:41:08 +01:00
UbitUmarov
bea0f4d18b terrain bug fix: setfalse does not mean write true 2022-04-01 22:58:30 +01:00
UbitUmarov
6073d1a9c3 add TLS 1.3 to OSHttpListener default ssl protocols if compiling in .net4.8 2022-03-30 15:13:20 +01:00
UbitUmarov
a68b8acba3 add compiler define NET48 to the .net4.8 xml 2022-03-30 15:02:18 +01:00
UbitUmarov
667a18161b some cosmetics, like npcs down eat terrain 2022-03-30 01:15:31 +01:00
UbitUmarov
3f30f17187 add TerrainTaintsArray, a specialized BitArray for terrain taints. Start using it 2022-03-29 22:18:28 +01:00
UbitUmarov
c11827e1e2 add a bit more info to robust grid_info replies and do cache them 2022-03-29 20:48:02 +01:00
UbitUmarov
1df00ca5cc limit osTerrainFlush calls to one per minute with silent ignore 2022-03-29 16:36:46 +01:00
UbitUmarov
fd61be4147 simplify uuid FromDB a bit. Note only 32 or 36 chars formats accepted if string. File is wrongly named DCGuids, since it is only about UUID 2022-03-28 17:40:59 +01:00
UbitUmarov
497262e452 also revert ParseUniversalUserIdentifier to its original form, possivle making a useless Substring 2022-03-27 23:51:33 +01:00
UbitUmarov
fd7d0128fe other spot 2022-03-27 22:22:44 +01:00
UbitUmarov
c49dcc2fe6 mantis 8985, a forgotten commit 2022-03-27 21:57:37 +01:00
UbitUmarov
6155c202a7 minor cosmetics 2022-03-26 04:58:14 +00:00
UbitUmarov
30b7bb7d45 minor pointers changes 2022-03-26 03:51:42 +00:00
UbitUmarov
e6001fb703 put back yeng mvv command 2022-03-25 18:50:01 +00:00
UbitUmarov
8579cc0d20 mantis 8936: make yeng comand work only on selected (or first that did load, like other comands) region. Add option 'allregions' to some. With this option those comands run on all regions. Do 'yeng help' to list comands. Ofc this assuming i made no typroe/bug ;) 2022-03-25 18:38:04 +00:00
UbitUmarov
21204cb1f5 simplify some console comands a bit 2022-03-25 17:04:01 +00:00
UbitUmarov
1eb74cd6be add content-type to grid info 2022-03-22 19:55:34 +00:00
UbitUmarov
e6059a7ca1 add some headers to llemail emails; cosmetics 2022-03-22 03:09:34 +00:00
UbitUmarov
9bd8e45b30 remove some more of obsolete ninha joints code 2022-03-19 01:06:44 +00:00
UbitUmarov
0b205b91a6 more uuid == 2022-03-18 23:18:38 +00:00
UbitUmarov
21c02fca19 more uuid == 2022-03-18 23:09:53 +00:00
UbitUmarov
7bf6e2e543 more uuid == 2022-03-18 22:48:24 +00:00
UbitUmarov
94f291fd99 missing changes 2022-03-18 19:28:17 +00:00
UbitUmarov
93f292ca39 Emailmodule. Add throttles by sender ownerID, prim or smpt target address and smpt emails per day 2022-03-18 19:24:52 +00:00
UbitUmarov
d06efefb48 Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong" 2022-03-18 16:15:32 +00:00
UbitUmarov
a2f7a3e34a oops... replace EmailModule with EmailModule2 2022-03-18 13:19:36 +00:00
UbitUmarov
7a67935802 EmailModule2 a few more changes 2022-03-18 04:26:28 +00:00
UbitUmarov
1097145e08 a few more 2022-03-18 02:29:00 +00:00
UbitUmarov
846d2df245 replace util.clip by utils.clamp (from libomv), and a few more cosmetics 2022-03-18 02:20:40 +00:00
UbitUmarov
811b2de565 EmailModule2 (lsl email), support selfsigned server certs, use mailkit email address validation, etc 2022-03-18 00:15:08 +00:00
UbitUmarov
85c6d52e6a a few changes on textures uuid compare etc 2022-03-17 03:10:24 +00:00
UbitUmarov
d5ca0db294 missing file 2022-03-16 23:19:38 +00:00
UbitUmarov
1058fd6a07 minor clean 2022-03-16 23:15:02 +00:00
UbitUmarov
7b34b23d73 entityTransfer is a nonshared module, so lets use its scene, sp ones should be the same, or something is bad 2022-03-16 22:54:26 +00:00
UbitUmarov
42e37d2087 some changes on avatarappearance 2022-03-16 22:27:34 +00:00
UbitUmarov
3d705fefa2 use osutf8 on some http headers parse 2022-03-16 15:56:00 +00:00
UbitUmarov
bfa620ed09 a few changes in presence sit 2022-03-16 15:15:22 +00:00
UbitUmarov
1c45e039eb a few changes in regionsinview and related code 2022-03-16 12:04:00 +00:00
UbitUmarov
f01301392a increase BannedRegionCache expire 2022-03-16 11:12:21 +00:00
UbitUmarov
c044e4d458 change entity transfer BannedRegionCache 2022-03-16 10:33:23 +00:00
UbitUmarov
073098e1b6 a few more changes on universal id 2022-03-15 02:03:06 +00:00
UbitUmarov
a46f0b4fd4 a few changes on universal id 2022-03-15 01:41:49 +00:00
UbitUmarov
7c9099de36 reduce useless log 2022-03-15 01:22:47 +00:00
UbitUmarov
5e1306ea7c cosmetics: indent etc 2022-03-15 01:15:28 +00:00
UbitUmarov
5f687b71ec s few changes to Parse universal id 2022-03-15 00:49:32 +00:00
UbitUmarov
476ea2b51d reduce number of useless strings on get displaynames cap 2022-03-15 00:44:33 +00:00