4497 Commits

Author SHA1 Message Date
artica
93ec27179c Auto-updated build strings. 2023-07-11 01:01:00 +02:00
artica
f89a8bd80e Auto-updated build strings. 2023-07-10 01:00:55 +02:00
artica
9e120f0acf Auto-updated build strings. 2023-07-09 01:00:45 +02:00
artica
089b856641 Auto-updated build strings. 2023-07-08 01:00:45 +02:00
artica
4f4079144d Auto-updated build strings. 2023-07-07 01:01:46 +02:00
artica
c28c5c35b4 Auto-updated build strings. 2023-07-06 01:00:50 +02:00
artica
9d8b8b32a7 Auto-updated build strings. 2023-07-05 01:00:50 +02:00
Matias Didier
203446af70 Merge branch 'ent-11475-cambiar-copyrights-backend-agentes' into 'develop'
Ent 11475 cambiar copyrights backend agentes

See merge request artica/pandorafms!6172
2023-07-04 08:49:14 +00:00
artica
32a1ed1535 Auto-updated build strings. 2023-07-04 01:00:50 +02:00
Félix Suárez
c926349c67 Update copyright years 2023-07-03 09:20:25 -06:00
artica
74c4b28fc5 Auto-updated build strings. 2023-07-03 01:00:41 +02:00
artica
1d3f1b38fa Auto-updated build strings. 2023-07-02 01:00:46 +02:00
artica
a2faf2cd58 Auto-updated build strings. 2023-07-01 01:02:08 +02:00
artica
3569cc53a4 Auto-updated build strings. 2023-06-30 01:00:59 +02:00
Félix Suárez
16ae738867 Change Artica references 2023-06-29 08:06:25 -06:00
artica
a50038f359 Auto-updated build strings. 2023-06-29 01:00:54 +02:00
artica
2e69aa9086 Auto-updated build strings. 2023-06-28 01:01:55 +02:00
artica
c246788f34 Auto-updated build strings. 2023-06-27 01:01:02 +02:00
artica
47f4e5d325 Auto-updated build strings. 2023-06-26 01:01:07 +02:00
artica
7d435a51db Auto-updated build strings. 2023-06-25 01:01:02 +02:00
artica
1eba2fb595 Auto-updated build strings. 2023-06-24 01:01:06 +02:00
Félix Suárez
ce11a6521c Replace "Artica ST" 2023-06-23 15:37:27 -06:00
artica
e3a8ab20a6 Auto-updated build strings. 2023-06-23 01:01:23 +02:00
artica
8ee59e2468 Auto-updated build strings. 2023-06-22 01:01:52 +02:00
artica
bd18dc5ea4 Auto-updated build strings. 2023-06-21 01:01:01 +02:00
artica
305f9a9d5c Updated version and build strings. 2023-06-20 12:05:04 +02:00
artica
2cc271d39f Auto-updated build strings. 2023-06-20 01:01:08 +02:00
artica
89d0868aac Auto-updated build strings. 2023-06-19 01:00:49 +02:00
artica
227fa7e6b9 Auto-updated build strings. 2023-06-18 01:00:57 +02:00
artica
47238434fe Auto-updated build strings. 2023-06-17 01:00:54 +02:00
artica
1a36ac51d8 Auto-updated build strings. 2023-06-16 01:00:56 +02:00
artica
883fc918ea Auto-updated build strings. 2023-06-15 01:01:06 +02:00
artica
913cac8026 Auto-updated build strings. 2023-06-14 01:00:59 +02:00
artica
6a941f6cda Auto-updated build strings. 2023-06-13 01:01:02 +02:00
artica
28c08d34df Auto-updated build strings. 2023-06-12 01:00:46 +02:00
artica
8c48f8a685 Auto-updated build strings. 2023-06-11 01:00:46 +02:00
artica
af75f3a027 Auto-updated build strings. 2023-06-10 01:01:00 +02:00
artica
00f94f6732 Auto-updated build strings. 2023-06-09 01:01:08 +02:00
artica
8971aec8cb Auto-updated build strings. 2023-06-08 01:01:01 +02:00
artica
8cb5e8769c Auto-updated build strings. 2023-06-07 01:00:27 +02:00
Matias Didier
32e9517703 Merge branch 'ent-10132-14762-error-en-registro-windows-al-hacer-consultas-wmi' into 'develop'
Make sure all results are consumed.

See merge request artica/pandorafms!5784
2023-06-06 10:55:29 +00:00
artica
11a8bd688d Auto-updated build strings. 2023-06-06 01:00:20 +02:00
Ramon Novoa
7e829dd03c Make sure all results from WMI queries are consumed.
If there are unconsumed results left from a WMI query an error is
generated in the event log.
2023-06-05 13:48:10 +02:00
Daniel Rodriguez
564cc9652e Merge branch 'ent-10635-15189-15681-errores-omnishell-agente-software-769-windows' into 'develop'
Force omnishell_client to use JSON::PP.

See merge request artica/pandorafms!6023
2023-06-05 08:39:06 +00:00
artica
0c864ca988 Auto-updated build strings. 2023-06-05 01:00:18 +02:00
artica
efdb2bdbb9 Auto-updated build strings. 2023-06-04 01:00:16 +02:00
artica
e2550c22e3 Auto-updated build strings. 2023-06-03 01:00:18 +02:00
Ramon Novoa
f33d21f06f Update omnishell_client.exe. 2023-06-02 17:07:54 +02:00
Ramon Novoa
6f375f497f Force omnishell_client to use JSON::PP.
The binary compiled with PAR::Packer for Pandora FMS doesn't work well
with JSON:XS, probably because JSON::Backend::XS is defined in the __DATA__
section of JSON.pm and that doesn't work well with PAR::Filter. If this
becomes a bottleneck, a workaround would be possible (e.g., redefining
JSON::Backend::XS in omnishell_client.pl).
2023-06-02 16:51:53 +02:00
artica
f113af4b6e Auto-updated build strings. 2023-06-02 01:00:19 +02:00