276 lines
8.4 KiB
Plaintext
276 lines
8.4 KiB
Plaintext
2014-06-05 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_deb.sh,
|
|
build_rpm.sh,
|
|
build_src.sh: Build enterprise server packages, since we are having
|
|
issues with ActiveState binaries.
|
|
|
|
2014-03-11 Mario Pulido <mario.pulido@artica.es>
|
|
|
|
* aditional_rpmspec/nfdump-1.6.8p1-1.redhat.spec: Add spec to create nfdump rpms.
|
|
|
|
2014-02-24 Sancho Lerena <slerena@artica.es>
|
|
|
|
* pandorafms-agent.spec: Lots of changes to adapt spec to fedora standards.
|
|
|
|
2014-02-01 Sancho Lerena <slerena@artica.es>
|
|
|
|
* fedora_official_specs: Added new directory to maintain the official specs
|
|
for fedora/centos/EPEL. Not yet official, but going on...
|
|
|
|
2014-01-24 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_rpm.sh,
|
|
build_rpm_redhat.sh,
|
|
build_src.sh: Remove the keygen from the build scripts (it is not used
|
|
anymore).
|
|
|
|
2013-11-26 Sergio Martin <sergio.martin@artica.es>
|
|
|
|
* pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java
|
|
pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/Main.java: Clean old debug messages
|
|
and fix version detection for use new API functions on SP1
|
|
|
|
2013-11-06 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_vars.sh: Added console dirs to auto-create OUM packages.
|
|
|
|
2013-10-16 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_vars.sh: Added arch information.
|
|
|
|
2013-09-30 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Updated the name of the server conf file.
|
|
|
|
2013-07-01 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_vars.sh: Use absolute paths.
|
|
|
|
2013-02-22 Miguel de Dios <miguel.dedios@artica.es>
|
|
|
|
* PandoraFMS_android_console/*: added first version of PandoraFMS
|
|
android console (it is a custom browser standaralone for the
|
|
Pandora Web Console Mobile).
|
|
|
|
2012-09-11 Dario Rodriguez <dario.rodriguez@artica.es>
|
|
|
|
* chrome_extension/manifest.json,
|
|
chrome_extension/options.html,
|
|
chrome_extension/background.html,
|
|
chrome_extension/popup.html,
|
|
chrome_extension/css/popup.css,
|
|
chrome_extension/notification.html,
|
|
chrome_extension/js/notification.js,
|
|
chrome_extension/js/options.js,
|
|
chrome_extension/js/background.js,
|
|
chrome_extension/js/popup.js: Fixed extension to
|
|
work with Chrome 2.x
|
|
|
|
2012-06-20 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update version in agent configuration
|
|
files.
|
|
|
|
2012-06-11 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update version string in server
|
|
configuration file.
|
|
|
|
012-05-05 Sancho Lerena <slerena@artica.es>
|
|
|
|
* 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 <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update agent version in versioninfo.rc.
|
|
|
|
2011-12-21 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* 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 <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update CLI and DB maintenance scripts
|
|
version strings.
|
|
|
|
2011-10-27 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Fixed a typo.
|
|
|
|
2011-10-27 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Include build number in the
|
|
Windows agent installer for nightly builds.
|
|
|
|
2011-10-27 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_src.sh: Create symlinks needed to build RPM packages.
|
|
|
|
2011-10-27 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_src.sh: Include build number in tarballs for nightly builds.
|
|
|
|
2011-10-27 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Include build number in deb package
|
|
names for nightly builds.
|
|
|
|
2011-10-11 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update console build string.
|
|
|
|
2011-09-16 Sancho Lerena <slerena@artica.es>
|
|
|
|
* extras/build_src.sh: Fixed bad path.
|
|
|
|
2011-09-15 Sancho Lerena <slerena@artica.es>
|
|
|
|
* 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 <slerena@artica.es>
|
|
|
|
* scripts/webserver/pandora_webserver.pl: Updated header.
|
|
|
|
2011-08-30 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
|
|
|
|
* 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 <slerena@artica.es>
|
|
|
|
* scripts/mail_transfer: Added new script to send/receive XML data
|
|
files by SMTP/POP3.
|
|
|
|
2011-02-22 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_src.sh: Updated to work with the current directory structure.
|
|
|
|
2010-12-28 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update the console installer version. Fixed
|
|
a bug when reading the build number.
|
|
|
|
2010-12-23 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* 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 <rnovoa@artica.es>
|
|
|
|
* 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 <slerena@artica.es>
|
|
|
|
* build_src.sh: Removed NT4 from the unix src package.
|
|
|
|
2010-11-03 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Set the build in the InstallJammer mpi
|
|
file.
|
|
|
|
2010-11-03 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Fixed the regular expression that matches
|
|
the InstallVersion token.
|
|
|
|
2010-11-03 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Update the InstallJammer mpi file.
|
|
|
|
2010-09-22 Sancho Lerena <slerena@artica.es>
|
|
|
|
* extras/build_src.sh
|
|
extras/build_rpm.sh: Fixed scripts for my enviroment (SUSE 11.3)
|
|
|
|
2010-06-02 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Fixed parameter check. Make sure
|
|
develop_bypass is set to 1.
|
|
|
|
2010-05-24 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* pandora_update_version.sh: Added to repository. Script to
|
|
automatically update Pandora FMS version and build where
|
|
necessary.
|
|
|
|
2010-05-21 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* build_src.sh: Get the right version for the keygen.
|
|
|
|
2010-05-20 Ramon Novoa <rnovoa@artica.es>
|
|
|
|
* 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 <slerena@gmail.com>
|
|
|
|
* 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 <slerena@gmail.com>
|
|
|
|
* * aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS
|
|
enforcing on SUSE Build Service.
|
|
|
|
2009-12-08 Sancho lerena <slerena@gmail.com>
|
|
|
|
* 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 <slerena@artica.es>
|
|
|
|
* 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 <slerena@artica.es>
|
|
|
|
* 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.
|