Replace "Artica ST"

This commit is contained in:
Félix Suárez 2023-06-23 15:37:27 -06:00
parent cfc34033b6
commit ce11a6521c
135 changed files with 143 additions and 143 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2005-2009 Artica ST
# Copyright (c) 2005-2009 Pandora FMS
# Author: Sancho Lerena <slerena@artica.es> 2009
# Licence: GPL2
#

View File

@ -2,7 +2,7 @@
# **********************************************************************
# Generic Daemon launcher for Unix (AIX, HP-UX, SunOS, Linux)
# (c) 2008-2009 Artica ST
# (c) 2008-2009 Pandora FMS
# (c) 2008-2009 Sancho Lerena <slerena@gmail.com>
# This code is licensed under GPL 2.0 license.
# **********************************************************************

View File

@ -1,4 +1,4 @@
Copyright (C) 2011 Artica ST http://artica.es
Copyright (C) 2011 Pandora FMS http://artica.es
Copyright (C) 2011 Sancho Lerena <slerena@artica.es>
Build and link Pandora FMS Embedded Agent

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Artica ST, <info@artica.es>
# Copyright (c) 2011 Pandora FMS, <info@artica.es>
# Tested on Busybox 1.13
# v4.0 Build 110122
# http://www.pandorafms.com

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Pandora FMS Embedded Agent Installer (c) 2011 Artica ST
# Pandora FMS Embedded Agent Installer (c) 2011 Pandora FMS
# Embedded Version (generic), for Busybox enviroments only
# Please see http://www.pandorafms.org
# v4.0 Build 110121

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Artica ST, <info@artica.es>
# Copyright (c) 2011 Pandora FMS, <info@artica.es>
# Tested on Busybox 1.13
# v4.0 Build 110122
# http://www.pandorafms.com

View File

@ -2,7 +2,7 @@
# **********************************************************************
# Pandora FMS Agent Daemon launcher for Unix (AIX, HP-UX, SunOS, Linux)
# (c) 2008-2010 Artica ST
# (c) 2008-2010 Pandora FMS
# (c) 2008-2010 Sancho Lerena <slerena@gmail.com>
#
# Please see http://www.pandorafms.org

View File

@ -2,7 +2,7 @@
# **********************************************************************
# Pandora FMS Agent Installer for Unix (generic installer)
# (c) 2008-2010 Artica ST
# (c) 2008-2010 Pandora FMS
# (c) 2008-2010 Sancho Lerena <slerena@gmail.com>
#
# This is a generic installer for all Unix-like systems.(AIX, HP-UX, SunOS, Linux, FreeBSD)

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh
# Pandora FMS AIX Agent, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# v1.3.1 Build 091104
# http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/csh
# Pandora FMS IPSO/BSD, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# IPSO/BSD (csh)
# v1.2 Build 091104
# http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS HP-UX Agent, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# v1.2 Build 091104
# http://www.pandorafms.com

View File

@ -172,7 +172,7 @@ function configure_agent {
if [ "$CRON_MODE" == "0" ]
then
# Script banner at start
echo "Pandora FMS Agent $AGENT_VERSION (c) Artica ST 2003-2010"
echo "Pandora FMS Agent $AGENT_VERSION (c) Pandora FMS 2003-2010"
echo "This program is licensed under GPL2 Terms. http://pandorafms.org"
echo "Running in $NOMBRE_HOST at $TIMESTAMP"
echo " "

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Pandora FMS Linux Agent, startup script
# Copyright (c) 2006-2010 Artica ST, <info@artica.es>
# Copyright (c) 2006-2010 Pandora FMS, <info@artica.es>
# Linux Version (generic), for SuSe and Debian/Ubuntu.
# other Linux distros could not work properly without modifications
# v3.0.1 Build 091104

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Pandora FMS Agent Installer (c) 2008-2010 Artica ST
# Pandora FMS Agent Installer (c) 2008-2010 Pandora FMS
# Linux Version (generic), for SuSe and Debian/Ubuntu only
# other Linux distros could not work properly without modifications
# Please see http://www.pandorafms.org

View File

@ -172,7 +172,7 @@ function configure_agent {
if [ "$CRON_MODE" == "0" ]
then
# Script banner at start
echo "Pandora FMS Agent $AGENT_VERSION (c) Artica ST 2003-2009"
echo "Pandora FMS Agent $AGENT_VERSION (c) Pandora FMS 2003-2009"
echo "This program is licensed under GPL2 Terms. http://pandorafms.org"
echo "Running in $NOMBRE_HOST at $TIMESTAMP"
echo " "

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Pandora FMS Agent Installer (c) 2008-2009 Artica ST
# Pandora FMS Agent Installer (c) 2008-2009 Pandora FMS
# Linux Version (generic), for SuSe and Debian/Ubuntu only
# other Linux distros could not work properly without modifications
# Please see http://www.pandorafms.org

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS Generic Agent, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# v1.0.4 Build 091104
# http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS openWRT Agent, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# openWRT (Generic)
# v1.3.1 Build 091104
# http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/usr/bin/ksh
# Pandora FMS Solaris Agent, startup script
# Copyright (c) 2006-2009 Artica ST, <info@artica.es>
# Copyright (c) 2006-2009 Pandora FMS, <info@artica.es>
# Solaris Version (generic)
# v1.3.1 Build 091104
# http://www.pandorafms.com

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pandora FMS Embedded Agent, startup script
# Copyright (c) 2011 Artica ST, <info@artica.es>
# Copyright (c) 2011 Pandora FMS, <info@artica.es>
# Tested on Busybox 1.13
# v4.0 Build 110122
# http://www.pandorafms.com

View File

@ -2,7 +2,7 @@
# **********************************************************************
# Pandora FMS Agent Daemon launcher for Unix (AIX, HP-UX, SunOS, Linux)
# (c) 2008-2010 Artica ST
# (c) 2008-2010 Pandora FMS
# (c) 2008-2010 Sancho Lerena <slerena@gmail.com>
#
# Please see http://www.pandorafms.org

View File

@ -2,7 +2,7 @@
# **********************************************************************
# Pandora FMS Agent Installer for Unix (generic installer)
# (c) 2008-2015 Artica ST
# (c) 2008-2015 Pandora FMS
# (c) 2008-2010 Sancho Lerena <slerena@gmail.com>
#
# This is a generic installer for all Unix-like systems.(AIX, HP-UX, SunOS, Linux, FreeBSD, NetBSD)

View File

@ -90,7 +90,7 @@ Optional parameters:
##############################################################################
sub tool_api_init () {
print "\nPandora FMS Remote Event Tool Copyright (c) 2013-2021 Artica ST\n";
print "\nPandora FMS Remote Event Tool Copyright (c) 2013-2021 Pandora FMS\n";
print "This program is Free Software, licensed under the terms of GPL License v2\n";
print "You can download latest versions and documentation at http://www.pandorafms.org\n\n";

View File

@ -1,6 +1,6 @@
/* Class to abstract an FTP client. It uses libcurl.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Class to abstract an FTP client. It uses libcurl.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Test module to prove FTP connection.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Test module to prove FTP connection.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora Windows agent main file.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora cron manager for Win32.
Copyright (c) 2018-2021 Artica ST.
Copyright (c) 2018-2021 Pandora FMS.
Written by Fermin Hernandez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora cron manager for Win32.
Copyright (c) 2018-2021 Artica ST.
Copyright (c) 2018-2021 Pandora FMS.
Written by Fermin Hernandez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Misc utils for files.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Misc utils for files.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora agents service for Win32.
Copyright (c) 2016-2021 Artica ST.
Copyright (c) 2016-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora agents service for Win32.
Copyright (c) 2016-2021 Artica ST.
Copyright (c) 2016-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora data class to represent a value and a timestamp.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora data class to represent a value and a timestamp.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Defines a parent class for a Pandora module.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Defines a parent class for a Pandora module.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora cpuusage module. These modules check if a cpuusage is running in the
system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora CPU usage module. These modules check the usage percentage
of a CPU.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora exec module. These modules exec a command.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora exec module. These modules exec a command
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Defines a factory of Pandora modules based on the module definition
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Defines a factory of Pandora modules based on the module definition
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freedisk module. These modules check the free space in a
logical drive.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freedisk module. These modules check the free space in a
logical drive.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freedisk module. These modules check the free space in a
logical drive.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freedisk module. These modules check the free space in a
logical drive.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freememory module. These modules check if a freememory is running in the
system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora free memory module. These modules get amount of free memory.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora freememory module. These modules check if a freememory is running in the
system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora free memory module. These modules get amount of free memory.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora Inventory module. These module makes an inventory of the machine where
the agent is instaled.
Copyright (c) 2009-2021 Artica ST.
Copyright (c) 2009-2021 Pandora FMS.
Written by Pablo de la Concepci<EFBFBD>n.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora Inventory module. These module makes an inventory of the machine where
the agent is instaled.
Copyright (c) 2009-2021 Artica ST.
Copyright (c) 2009-2021 Pandora FMS.
Written by Pablo de la Concepci<EFBFBD>n
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora logchannel module. This module checks for log events that match a given
pattern using XML functions provided by wevtapi.
Copyright (c) 2017-2021 Artica ST.
Copyright (c) 2017-2021 Pandora FMS.
Written by Fermin Hernandez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora logchannel module. This module checks for log events that match a given
pattern using XML functions provided by wevtapi.
Copyright (c) 2017-2021 Artica ST.
Copyright (c) 2017-2021 Pandora FMS.
Written by Fermin Hernandez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora logevent module. This module checks for log events that match a given
pattern.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora logevent module. This module checks for log events that match a given
pattern.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora perfcounter module. This module retrieves information from
performance counters.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora perfcounter module. This module retrieves information from
performance counters.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora ping module. These modules ping a command.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora ping module. These modules ping a command
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora exec module. These modules exec a command.
Copyright (c) 2010-2021 Artica ST.
Copyright (c) 2010-2021 Pandora FMS.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Pandora exec module. These modules exec a command
Copyright (c) 2010-2021 Artica ST.
Copyright (c) 2010-2021 Pandora FMS.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Pandora proc module. These modules check if a program is alive in the system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora proc module. These modules check if a program is alive in the system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora regexp module. This module searches a file for matches of
a regular expression.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora regexp module. This module searches a file for matches of
a regular expression.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora service module. These modules check if a service is running in the
system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Pandora service module. These modules check if a service is running in the
system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora SNMPGet module. These modules SNMPGet a command.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora SNMPGet module. These modules SNMPGet a command
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora tcpcheck module. This module checks whether a tcp port is open.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora tcpcheck module. This module checks whether a tcp port is open.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora wmiquery module. This module runs WQL queries.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora wmiquery module header file.
Copyright (c) 2008-2021 Artica ST.
Copyright (c) 2008-2021 Pandora FMS.
Written by Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Common functions to any Pandora program.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Common functions to any pandora program.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Library to manage a list of key-value options.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Manage a list of key-value options.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Misc utils for strings.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
/* Misc utils for string.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
Stringtok (C) pedwards@jaj.com May 1999

View File

@ -1,6 +1,6 @@
/* Pandora agents service for Win32.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez, Ramon Novoa.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Pandora agent service for Win32.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Class to abstract an SSH client. It uses libssh2.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Class to abstract an SSH client. It uses libssh2.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Test module to prove SSH connection.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Test module to prove SSH connection.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2009-2021 Artica ST.
Copyright (c) 2009-2021 Pandora FMS.
Written by Ramon Novoa
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2009-2021 Artica ST.
Copyright (c) 2009-2021 Pandora FMS.
Written by Ramon Novoa
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Functions to get information about Windows.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Functions to get information about Windows operating system.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Class to manage the Windows Management Instrumentation(WMI).
It depends on disphelper library (http://disphelper.sourceforge.net)
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* Class to manage the Windows Management Instrumentation(WMI).
It depends on disphelper library (http://disphelper.sourceforge.net)
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,6 @@
/* Library to create a Windows service for Win32.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
Based on Snort code.

View File

@ -1,6 +1,6 @@
/* Library to create a Windows service for Win32.
Copyright (c) 2006-2021 Artica ST.
Copyright (c) 2006-2021 Pandora FMS.
Written by Esteban Sanchez.
Based on Snort code.

View File

@ -27,8 +27,8 @@ if (!isset($config)) {
<meta http-equiv="content-type" content="text/html; charset=utf8">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="author" content="Artica ST">
<meta name="copyright" content="(c) Artica ST">
<meta name="author" content="Pandora FMS">
<meta name="copyright" content="(c) Pandora FMS">
<meta name="robots" content="index, follow">
<link rel="icon" href="../../images/pandora.ico" type="image/ico">
<link rel="stylesheet" href="../styles/pandora.css" type="text/css">

View File

@ -43,8 +43,8 @@ if (isset($config) === false) {
<meta http-equiv="content-type" content="text/html; charset=utf8">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="author" content="Artica ST">
<meta name="copyright" content="(c) Artica ST">
<meta name="author" content="Pandora FMS">
<meta name="copyright" content="(c) Pandora FMS">
<meta name="robots" content="index, follow">
<link rel="icon" href="../../images/pandora.ico" type="image/ico">
<link rel="stylesheet" href="../styles/pandora.css" type="text/css">

Some files were not shown because too many files have changed in this diff Show More