2012-06-20 Ramon Novoa * pandora_update_version.sh: Update version in agent configuration files. 2012-06-11 Ramon Novoa * pandora_update_version.sh: Update version string in server configuration file. 012-05-05 Sancho Lerena * anytermd: Added anyterm to extras. Included modifications on original anytermd project source code. Added a new spec file for centos/fedora/rhel. Tested on FC16/i386 and centos6/x86_84. 2012-02-21 Ramon Novoa * pandora_update_version.sh: Update agent version in versioninfo.rc. 2011-12-21 Ramon Novoa * build_vars.sh: Added to repository. Defines environment variables needed to build Pandora FMS. * build_src.sh, build_windows_agent.sh, build_deb.sh, pandora_update_version.sh, build_rpm.sh: Source build_vars.sh. * build_rpm_redhat.sh: Added to repository. Script to build RPM for Red Hat. 2011-12-14 Ramon Novoa * pandora_update_version.sh: Update CLI and DB maintenance scripts version strings. 2011-10-27 Ramon Novoa * pandora_update_version.sh: Fixed a typo. 2011-10-27 Ramon Novoa * pandora_update_version.sh: Include build number in the Windows agent installer for nightly builds. 2011-10-27 Ramon Novoa * build_src.sh: Create symlinks needed to build RPM packages. 2011-10-27 Ramon Novoa * build_src.sh: Include build number in tarballs for nightly builds. 2011-10-27 Ramon Novoa * pandora_update_version.sh: Include build number in deb package names for nightly builds. 2011-10-11 Ramon Novoa * pandora_update_version.sh: Update console build string. 2011-09-16 Sancho Lerena * extras/build_src.sh: Fixed bad path. 2011-09-15 Sancho Lerena * extras/build_src.sh: Missing PO files was breaking lang. system * aditional_rpmspec/wmic-4.0.0tp4-SVN-build-UNKNOWN.spec: Updated. 2011-09-01 SAncho Lerena * scripts/webserver/pandora_webserver.pl: Updated header. 2011-08-30 Juan Manuel Ramon Vigo * scripts/webserver scripts/webserver/pandora_webserver.pl scripts/webserver/PandoraFMS_Monitorizacion_Webserver.odt: Added files with webserver plugin and documentation. 2011-05-04 Sancho Lerena * scripts/mail_transfer: Added new script to send/receive XML data files by SMTP/POP3. 2011-02-22 Ramon Novoa * build_src.sh: Updated to work with the current directory structure. 2010-12-28 Ramon Novoa * pandora_update_version.sh: Update the console installer version. Fixed a bug when reading the build number. 2010-12-23 Ramon Novoa * build_src.sh, build_windows_agent.sh, build_deb.sh, build_rpm.sh: Return error codes and exclude .po files. 2010-12-21 Ramon Novoa * build_src.sh, build_deb.sh, build_rpm.sh: Small fixes to build scripts. * build_windows_agent.sh: Added to respository. Windows agent build script. 2010-11-08 Sancho Lerena * build_src.sh: Removed NT4 from the unix src package. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Set the build in the InstallJammer mpi file. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Fixed the regular expression that matches the InstallVersion token. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Update the InstallJammer mpi file. 2010-09-22 Sancho Lerena * extras/build_src.sh extras/build_rpm.sh: Fixed scripts for my enviroment (SUSE 11.3) 2010-06-02 Ramon Novoa * pandora_update_version.sh: Fixed parameter check. Make sure develop_bypass is set to 1. 2010-05-24 Ramon Novoa * pandora_update_version.sh: Added to repository. Script to automatically update Pandora FMS version and build where necessary. 2010-05-21 Ramon Novoa * build_src.sh: Get the right version for the keygen. 2010-05-20 Ramon Novoa * build_src.sh, build_deb.sh, build_rpm.sh: Added to repository. Sancho's newest build scripts. * build_rpm_packages.sh: Removed from repository. Old build script. 2009-12-18 Sancho lerena * extras/aditional_rpmspec/xprobe2-0.3.spec: Updated to make it compatible with SUSE build service. * extras/aditional_rpmspec/wmic-4.0.0tp4-SVN-build-UNKNOWN.spec: Final changes (updated web, license and description). 2009-12-09 Sancho Lerena * * aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS enforcing on SUSE Build Service. 2009-12-08 Sancho lerena * aditional_sources: Added directory to put there sources of modified packages used in Pandora FMS. * aditional_sources/xprobe_0.3: Patched version to compile with gcc4.x and used to do SUSE RPM packages for 11.x * aditional_rpmspec/xprobe2-0.3.spec: Added spec for xprobe2 (SUSE and RH). 2009-11-11 Sancho Lerena * tentacle_proxy: Upgrade to support a previous check of connectiviy before trying to copy nothing to up server. * generic_daemon_launcher: A generic script used to launch other apps/scripts as daemons. Could be used with tentacle_proxy, daemon_watchdog a secondary pandora_agent or pandora_server instance, for example. * daemon_watchdog: A script used to watchdog for another process, for example a pandora_server or a mysql. This also try to "restart" the process if it's down and has a custom execution field to notify directly admin when a daemon is not restarting and it's down. * build_rpm_packages.sh: Some fixes in RPM build script. 2009-09-08 Sancho Lerena * Initial load of extras subdir. Expect to have some dirty scripts and misc. stuff here. * extras/tentacle_proxy: Tentacle proxy script to pass data/conf files from one tentacle server, used like a proxy to reach another server. * extras/aditional_rpmspec: Additional RPM's to create RPM packages to satisfy Pandora FMS dependencies. * extras/build_rpm_packages.sh: Script to make all Pandora FMS RPM's.