pandora-release
fcbd647a76
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-19 22:01:29 +00:00
mdtrooper
0e2dc1e512
2013-04-19 Miguel de Dios <miguel.dedios@artica.es>
...
* mobile/operation/modules.php: fixed another typo bug in the code
that throwed PHP notices.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-19 11:56:47 +00:00
mdtrooper
8dc976e43d
2013-04-19 Miguel de Dios <miguel.dedios@artica.es>
...
* mobile/operation/modules.php: fixed the typo bugs in the code.
* include/functions_tags.php, include/functions_html.php: cleaned
source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8016 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-19 11:39:41 +00:00
pandora-release
52ce01e970
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 22:01:35 +00:00
slerena
702cb84227
2013-04-18 Sancho Lerena <slerena@artica.es>
...
* util/pandora_db.pl: Added a usleep() inside loops to aliviate
SQL transactions. This should help to improve performance and
avoid lockings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8014 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 18:09:28 +00:00
pandora-release
c3e5805834
Auto-updated build strings.
...
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8012 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 16:01:37 +00:00
mdtrooper
6fc9724e8d
2013-04-18 Miguel de Dios <miguel.dedios@artica.es>
...
* lib/PandoraFMS/Core.pm: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8011 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 15:19:35 +00:00
mdtrooper
1f5cc799e5
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* pandoradb.postgreSQL.sql: improved the code source style.
* pandoradb.oracle.sql: fixed duplicated fields
"critical_instructions", "warning_instructions" and
"unknown_instructions" in the table "tagente_modulo".
* godmode/agentes/module_manager_editor.php,
godmode/agentes/configurar_agente.php: fixed PHP warnings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 15:04:51 +00:00
mdtrooper
2e5daee0f5
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/visual_console/render_view.php,
godmode/reporting/visual_console_builder.php,
include/functions_events.php: some fixes about PHP warnings.
Fixes : #3611022
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 09:25:23 +00:00
Ramon Novoa
8f8f45080f
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* unix/pandora_agent: Empty the configuration hash before reloading
the configuration.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 18:01:49 +00:00
Ramon Novoa
a99f32ebb6
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/DataServer.pm: Update the module interval. Fixes bug
#3610666 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 17:59:49 +00:00
mdtrooper
3ee5ecf989
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* include/ajax/module.php: fixed the PHP warnings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 16:18:34 +00:00
mdtrooper
8ae9ae751f
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/url_address.php: fixed the width of iframe.
Fixes : #3611067
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8005 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 15:50:22 +00:00
mdtrooper
2ef953c702
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_treeview.php: fixed the PHP warning.
Fixes : #3611072
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 15:31:26 +00:00
Ramon Novoa
cfb7bc2c90
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/Server.pm,
bin/pandora_server: Moved server tasks to their own thread. Fixes
bug #3609450 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 14:58:50 +00:00
mdtrooper
537ca78736
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_ui.php: fixed the data to show in the
autocomplete when it is not set kind of data.
Fixes : #3607968
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8002 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 14:45:17 +00:00
Ramon Novoa
7236978fac
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* lib/PandoraFMS/WMIServer.pm: Style fix.
* lib/PandoraFMS/Core.pm,
lib/PandoraFMS/DataServer.pm: Added support for multiple ip
addresses.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8001 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 10:49:47 +00:00
Ramon Novoa
7d68b8508d
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* windows/pandora_wmi.cc: Fixed a bug when concatenating multiple ip
addresses.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8000 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 10:45:28 +00:00
Ramon Novoa
86eaf4700e
2013-04-17 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added support for sending multiple ip addresses.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7999 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 10:44:32 +00:00
zarzuelo
094bbfc5df
2013-04-17 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
operation/agentes/ver_agente.php
images/network_small.png
images/agent_sync.png
images/module_sync.png
images/network_mc.png
images/group_sync.png
images/database_mc.png
images/tag_sync.png
images/alerts_template.png
images/alerts_command.png
images/alerts_sync.png
images/gm_tag.png
images/gm_agent.png
images/users_sync.png
images/groups_small/email.png
images/groups_small/mail.png
images/gm_category.png
images/policies_queue.png
images/alerts_action.png: Several aesthetic changes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7998 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-17 08:21:22 +00:00
mdtrooper
8afc6a40f3
2013-04-16 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/agentes/alerts_status.php: fixed the PHP warnings and
improved the show when have not alerts.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 16:51:09 +00:00
mdtrooper
08ca8ae62e
2013-04-16 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/groups/group_list.php: fixed notice PHP.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7996 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 16:14:42 +00:00
zarzuelo
ca9f82f4fd
2013-04-16 Sergio Martin <sergio.martin@artica.es>
...
* include/db/mysql.php: Fix a bug with the dbresource in the
function that count the result of a query.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 15:40:52 +00:00
mdtrooper
ecac868d5c
2013-04-16 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/agentes/module_manager_editor_network.php,
godmode/agentes/module_manager_editor_common.php,
include/javascript/pandora_modules.js: fixed the hidden fields for
tcp checks.
Fixes : #3611054
* godmode/setup/setup_visuals.php: improved the source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 14:51:04 +00:00
mariopulido
315439bc87
2013-04-16 Mario Pulido <mario.pulido@artica.es>
...
* godmode/agentes/configurar_agente.php: Fixed helps view in Agent config
*include/help/es/help_alert-matches.php,
include/help/en/help_alert-matches.php: Modified alert help (Scaling alerts)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7993 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 11:55:51 +00:00
zarzuelo
3819da902f
2013-04-16 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
images/blade.png: Aesthetic changes
* include/ajax/events.php
include/functions_ui.php
include/javascript/pandora_events.js
operation/events/events.build_table.php
operation/events/events.php
include/functions_config.php: Add the readonly
mode to events list when the new option is
enabled on setup
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 10:10:44 +00:00
mdtrooper
67e41f24a3
2013-04-16 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/setup/setup.php: updated the method to fill the header
with the new header.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7991 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 10:01:37 +00:00
zarzuelo
e844c73c08
2013-04-16 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_ui.php
images/information_big.png
images/help2.png
images/info.png
images/information.png: Add new information icon for
ui messages
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7990 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 08:06:42 +00:00
zarzuelo
f1f745380a
2013-04-16 Sergio Martin <sergio.martin@artica.es>
...
* operation/agentes/ver_agente.php
godmode/agentes/configurar_agente.php: Fixed double truncate
in header. Now the truncate is encapsulated into header
function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-16 07:34:32 +00:00
Ramon Novoa
30d5edeeb5
2013-04-15 Ramon Novoa <rnovoa@artica.es>
...
* win32/pandora_windows_service.cc: Open the XML data file in binary
mode to avoid getting extra carriage returns.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7987 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 17:12:25 +00:00
zarzuelo
5577f0745a
2013-04-15 Sergio Martin <sergio.martin@artica.es>
...
* general/header.php: Adding id to the header table
to avoid jquery malfunctions in other places
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 16:52:29 +00:00
zarzuelo
c03f7678f0
2013-04-15 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php
include/styles/pandora.css
include/functions_ui.php
include/functions_graph.php
include/functions_events.php
include/graphs/fgraph.php
operation/events/events_list.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_monitores.php
images/help.png
images/blade.png
images/image_problem_pie.png
images/input_module.png
images/err.png
images/image_problem_area.png
images/input_agent.png
images/help_w.png
images/suc.png
images/image_problem_bars.png
images/information.png: Change new icons, modernize the
error, success and info messages and more aesthetic changes
Fix warning and notices from previous commit
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 16:04:39 +00:00
mdtrooper
39adc61d39
2013-04-15 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/reporting/reporting_builder.item_editor.php: fixed the
hide autocomplete agent in all cases.
Fixes : #3609628
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 15:02:50 +00:00
mdtrooper
9b705e4643
2013-04-15 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_html.php, include/javascript/jquery.pandora.js:
improved the source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 14:32:50 +00:00
zarzuelo
5830c04c0a
2013-04-15 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php
include/styles/pandora.css
include/functions_ui.php
include/functions_graph.php
include/functions_events.php
include/graphs/functions_flot.php
include/graphs/flot/pandora.flot.js
include/graphs/fgraph.php
operation/events/events_list.php
operation/agentes/estado_generalagente.php
operation/agentes/stat_win.php
images/file.png
images/collection_col.png
images/input_update.disabled.png
images/input_wand.disabled.png
images/heart_col.png
images/calendar_view_day.png
images/reporting.png
images/input_tick.png
images/input_zoom.disabled.png
images/input_tick.disabled.png
images/input_go.disabled.png
images/clock.png
images/input_pdf.disabled.png
images/tree.png
images/groups_small/transmit.png
images/groups_small/drive_network.png
images/groups_small/eye.png
images/groups_small/printer.png
images/groups_small/lightning.png
images/groups_small/clock.png
images/groups_small/bricks.png
images/groups_small/chart_organisation.png
images/groups_small/world.png
images/groups_small/lock.png
images/groups_small/network.png
images/groups_small/plugin.png
images/groups_small/images.png
images/groups_small/without_group.png
images/groups_small/mail.png
images/groups_small/house.png
images/groups_small/application_osx_terminal.png
images/groups_small/server_database.png
images/groups_small/computer.png
images/groups_small/database_gear.png
images/groups_small/heart.png
images/groups_small/firewall.png
images/groups_small/applications.png
images/input_delete.disabled.png
images/input_filter.disabled.png
images/category_col.png
images/input_cog.disabled.png
images/input_add.disabled.png
images/input_cross.disabled.png
images/recon.png
images/pandora_header_logo.png
images/dashboard_col.png
images/input_config.disabled.png: Change group icons,
change more icons and images and fix layout bugs
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 11:44:36 +00:00
jsatoh
2ba28ac377
2013-04-13 Junichi Satoh <junichi@rworks.jp>
...
* include/help/ja/help_meta_access.php: Added a new help file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-13 14:42:45 +00:00
mdtrooper
1024a3631e
2013-04-12 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/setup/setup_visuals.php, include/functions_config.php,
include/config_process.php, general/header.php: fixed the
autorefresh and set a white list of pages with autorefresh in
config_process.
Fixes : #3609243
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7979 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 14:59:56 +00:00
Ramon Novoa
811bcc96de
2013-04-12 Ramon Novoa <rnovoa@artica.es>
...
* modules/pandora_module_factory.cc: Added macro support to all
configuration tokens.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 14:30:16 +00:00
Ramon Novoa
86436a134b
2013-04-12 Ramon Novoa <rnovoa@artica.es>
...
* pandora_agent: Added macro support to all module configuration
tokens.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 13:29:23 +00:00
mariopulido
65c4b23d76
2013-04-12 Mario Pulido <mario.pulido@artica.es>
...
* godmode/alerts/configure_alert_action.php,
godmode/alerts/configure_alert_command.php,
godmode/alerts/configure_alert_template.php:Fixed help views
in Metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 12:39:59 +00:00
mdtrooper
500cd4cb21
2013-04-12 Miguel de Dios <miguel.dedios@artica.es>
...
* ChangeLog: updload lost changes.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 11:12:56 +00:00
mdtrooper
70294d3d91
2013-04-12 Miguel de Dios <miguel.dedios@artica.es>
...
* include/javascript/pandora_modules.js: fixed the change the
type of module when select network or local component.
Fixes : #3610671
* general/header.php: cleaned source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 11:12:20 +00:00
slerena
798b2ac187
2013-04-12 Sancho Lerena <slerena@artica.es>
...
* extensions/ssh_gateway.php: Implemented support to connect
Telnet/SSH on different ports than standard ones.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 11:10:13 +00:00
mariopulido
38d5b046bc
2013-04-12 Mario Pulido <mario.pulido@artica.es>
...
* godmode/users/configure_user.php,
godmode/modules/manage_network_components_form_common.php,
godmode/modules/manage_network_components_form_network.php,
include/help/en/help_meta_access.php,
include/help/es/help_meta_access.php: Added meta_access help in
user editor and module network creation.
*godmode/modules/manage_network_components_form_network.php: Added
help tips in module network creation
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7971 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 11:03:12 +00:00
slerena
a8eff92aa2
2013-04-12 Sancho Lerena <slerena@artica.es>
...
* include/functions.php: Added a new function to detect
when a string data is a snapshot or now (by counting
\n > 2).
* operation/agentes/datos_agente.php: Removed duped
column with datetime information on string data.
* operation/agentes/estado_monitores.php: Using snapshot
detect function.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 09:54:51 +00:00
zarzuelo
85a36a8c8d
2013-04-12 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Optimize the event graphs
queries that appear in tactican and agent view
* extensions/net_tools.php
extensions/ssh_gateway.php
extensions/vnc_view.php: Fixing the network extensions in
extensions manager
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 09:27:55 +00:00
hkosaka
2dc9e5d79a
2013-04-12 Hirofumi Kosaka <kosaka@rworks.jp>
...
* modules/pandora_module_exec.cc: Fixed possible resource leaks,
only when CreateProcess() or CreatePipe() would fail.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 07:16:51 +00:00
mdtrooper
a8d5111057
2013-04-11 Miguel de Dios <miguel.dedios@artica.es>
...
* include/graphs/functions_flot.php,
include/graphs/flot/pandora.flot.js,
include/graphs/flot/excanvas.js: some fixes for to show the flots
graphs in m$-IE9 and next versions.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-11 16:35:07 +00:00
zarzuelo
914db69169
2013-04-11 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/functions_ui.php
operation/users/user_edit.php
general/header.php: Fix some visual aspects and
missed skins option in user editor deleted in last
commits
* images/input_filter.png
images/input_pdf.png: Add new images to buttons
* images/skin: Move whole skins folder
to enterprise version
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-11 15:41:51 +00:00
Ramon Novoa
b6d9536abb
2013-04-11 Ramon Novoa <rnovoa@artica.es>
...
* pandora_windows_service.cc,
pandora_windows_service.h,
udp_server/udp_server.cc: Added an option to force the sending of
data files.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7964 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-11 15:39:28 +00:00