* pandora_console/godmode/reporting/reporting_builder.item_editor.php: Added the item
'network_interfaces_report'.
* pandora_console/include/functions_agents.php: Added the function
"agents_get_network_interfaces" to get a list of network interfaces
information by agent.
* pandora_console/include/functions_custom_graphs.php: Added the 'ttl' parameter
to the function "custom_graphs_print".
* pandora_console/include/functions_reporting.php: Added the item
'network_interfaces_report' to the function
"reporting_render_report_html_item". Added the function
"reporting_network_interfaces_table".
* pandora_console/include/functions_reports.php: Added the item
'network_interfaces_report' to the function
"reports_get_report_types".
* extensions/module_groups.php, extensions/agents_alerts.php,
include/functions_agents.php, operation/agentes/exportdata.php: tiny
fixes for the improve the support of postgreSQL databases.
* include/functions_db.php: fix blank screen when the connection
fail, now it shows the error message again.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_copy_modules.php: Error fixes.
* include/functions_agents.php: Fixed some returns on the
function "agents_process_manage_config".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10203 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
include/functions_networkmap.php: Fixed not init agent state
in networkmap.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_edit_agents.php,
godmode/massive/massive_delete_agents.php,
godmode/groups/group_list.php, include/functions_agents.php,
include/javascript/jquery.pandora.controls.js,
operation/agentes/ver_agente.php,
operation/agentes/estado_monitores.php: added the feature to filter
by agent status in the massive operations into
"massive agent deletion" and "massive agent edition".
Incident: #669
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/functions_modules.php
include/functions_agents.php
include/constants.php: Add code to new "status"
Warning fired in visual maps
* mobile/operation/agent.php: Fix first time charge
of code that set same size to both boxes in agent view
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: fixed the delete the nodes in the
networkmap enterprise.
MERGED FROM THE BRANCH PANDORA_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php, include/functions_graph.php,
include/functions_api.php: fixed a pair of bugs of the api calls.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
include/functions_alerts.php
operation/agentes/status_monitor.php
operation/agentes/status_events.php
mobile/operation/modules.php: Fixed several calls
to acl tags with same fixes of Juanma in previous commits
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Change the way of
calculate next contact in main agent view to real
next contact using only agent interval.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: added code for to delete the nodes
of any agent when it is deleted.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_netflow.php: Added a help tip to the
configuration token "Daemon interval".
* include/functions_agents.php: Fixed an invalid call to
config_agents_has_remote_configuration. Remote configuration
files were not being deleted.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8767 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/modificar_agente.php,
include/functions_agents.php: fixed the delete agent when sometimes
have remote config but not the enterprise.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: added calls to set gis data for agent
"set/gis_agent_only_position" and "set/gis_agent", and for to get
gis data "get/gis_agent".
* include/functions_agents.php: added function "agents_update_gis".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8680 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php, include/functions_alerts.php,
operation/agentes/alerts_status.php: improved the function
"get_group_alerts" to use in the places that there were a foreach
loop with all agents for any group.
Fixes: #2060
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* enterprise/godmode/agentes/agent_disk_conf_editor.php,
enterprise/godmode/agentes/collection_manager.php,
enterprise/godmode/policies/policy_agents.php,
enterprise/include/functions_collection.php,
enterprise/include/functions_policies.php,
enterprise/include/functions_config_agents.php,
enterprise/operation/agentes/collection_view.php: fixed and unified
the code to access the remote config.
MERGED FROM BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Fix a if condition
broken for a previous test code
* godmode/groups/group_list.php: Fix propagate ACL
field when create group
* godmode/groups/configure_group.php: Fixed pure parameter
* godmode/users/configure_user.php: Fixed autohidding of fields in
user edition due return avoiding javascript code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8606 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php
include/functions_agents.php
include/functions_modules.php
include/functions_reporting.php
include/constants.php
operation/agentes/status_monitor.php
operation/agentes/estado_agente.php
operation/agentes/estado_monitores.php
mobile/operation/agents.php
mobile/operation/modules.php
godmode/agentes/module_manager.php: Fix typo
errors on few constants
* operation/tree.php: Fix status check for
async not init modules to set the status in
modules branch of tree view. Now it depends on
the server
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Add check to avoid SQL
errors when retrieve alerts and the user profiles
are not properly configurated for bug #2349
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8545 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/configurar_agente.php,
include/functions_agents.php: fixed the operations with the ip or
ips adress of agent.
MERGED FROM THE BRANCH PANDORA_4_0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8404 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/constants.php, include/functions_agents.php,
operation/agentes/estado_agente.php: fixed the filter of the list
of agents.
Fixes: #2269
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/massive/massive_delete_alerts.php: fixed the delete
alerts with same module.
Fixes: #2272
* include/functions_agents.php: erased unused function.
MERGED FROM THE BRANCH PANDORA_4
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8253 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
*
L .
L pandora_console
L pandora_console/DEBIAN
L pandora_console/include
M pandora_console/include/functions_html.php
L pandora_console/include/styles
D pandora_console/include/styles/tip.css
M pandora_console/include/styles/menu.css
L pandora_console/include/styles/images
M pandora_console/include/styles/pandora.css
M pandora_console/include/functions_visual_map_editor.php
M pandora_console/include/functions_groups.php
L pandora_console/include/ajax
M pandora_console/include/ajax/events.php
M pandora_console/include/ajax/module.php
L pandora_console/include/swiftmailer
L pandora_console/include/swiftmailer/classes
L pandora_console/include/swiftmailer/classes/Swift
L pandora_console/include/swiftmailer/classes/Swift/ByteStream
L pandora_console/include/swiftmailer/classes/Swift/Encoder
L pandora_console/include/swiftmailer/classes/Swift/Plugins
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Decorator
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Reporters
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Pop
L pandora_console/include/swiftmailer/classes/Swift/Plugins/Loggers
L pandora_console/include/swiftmailer/classes/Swift/Mime
L pandora_console/include/swiftmailer/classes/Swift/Mime/HeaderEncoder
L pandora_console/include/swiftmailer/classes/Swift/Mime/ContentEncoder
L pandora_console/include/swiftmailer/classes/Swift/Mime/Headers
L pandora_console/include/swiftmailer/classes/Swift/Transport
L pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp
L pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp/Auth
L pandora_console/include/swiftmailer/classes/Swift/CharacterReaderFactory
L pandora_console/include/swiftmailer/classes/Swift/KeyCache
L pandora_console/include/swiftmailer/classes/Swift/CharacterReader
L pandora_console/include/swiftmailer/classes/Swift/StreamFilters
L pandora_console/include/swiftmailer/classes/Swift/Events
L pandora_console/include/swiftmailer/classes/Swift/CharacterStream
L pandora_console/include/swiftmailer/classes/Swift/Mailer
L pandora_console/include/swiftmailer/dependency_maps
M pandora_console/include/functions_ui.php
M pandora_console/include/functions.php
M pandora_console/include/functions_agents.php
L pandora_console/include/languages
L pandora_console/include/languages/datepicker
M pandora_console/include/functions_graph.php
M pandora_console/include/functions_events.php
M pandora_console/include/functions_menu.php
L pandora_console/include/graphs
L pandora_console/include/graphs/pChart
L pandora_console/include/graphs/pChart/palettes
L pandora_console/include/graphs/pChart/fonts
L pandora_console/include/graphs/pChart/cache
L pandora_console/include/graphs/pChart/data
M pandora_console/include/graphs/functions_flot.php
L pandora_console/include/graphs/flot
M pandora_console/include/graphs/functions_gd.php
L pandora_console/include/graphs/images_graphs
L pandora_console/include/db
M pandora_console/include/functions_reporting.php
L pandora_console/include/fonts
L pandora_console/include/auth
L pandora_console/include/javascript
M pandora_console/include/javascript/openlayers.pandora.js
L pandora_console/include/javascript/tiny_mce
L pandora_console/include/javascript/tiny_mce/utils
L pandora_console/include/javascript/tiny_mce/plugins
L pandora_console/include/javascript/tiny_mce/plugins/media
L pandora_console/include/javascript/tiny_mce/plugins/media/langs
L pandora_console/include/javascript/tiny_mce/plugins/media/css
L pandora_console/include/javascript/tiny_mce/plugins/media/js
L pandora_console/include/javascript/tiny_mce/plugins/pagebreak
L pandora_console/include/javascript/tiny_mce/plugins/insertdatetime
L pandora_console/include/javascript/tiny_mce/plugins/noneditable
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2
L pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img
L pandora_console/include/javascript/tiny_mce/plugins/autolink
L pandora_console/include/javascript/tiny_mce/plugins/example_dependency
L pandora_console/include/javascript/tiny_mce/plugins/autoresize
L pandora_console/include/javascript/tiny_mce/plugins/example
L pandora_console/include/javascript/tiny_mce/plugins/example/langs
L pandora_console/include/javascript/tiny_mce/plugins/example/img
L pandora_console/include/javascript/tiny_mce/plugins/example/js
L pandora_console/include/javascript/tiny_mce/plugins/emotions
L pandora_console/include/javascript/tiny_mce/plugins/emotions/langs
L pandora_console/include/javascript/tiny_mce/plugins/emotions/img
L pandora_console/include/javascript/tiny_mce/plugins/emotions/js
L pandora_console/include/javascript/tiny_mce/plugins/iespell
L pandora_console/include/javascript/tiny_mce/plugins/save
L pandora_console/include/javascript/tiny_mce/plugins/lists
L pandora_console/include/javascript/tiny_mce/plugins/visualblocks
L pandora_console/include/javascript/tiny_mce/plugins/visualblocks/css
L pandora_console/include/javascript/tiny_mce/plugins/advhr
L pandora_console/include/javascript/tiny_mce/plugins/advhr/langs
L pandora_console/include/javascript/tiny_mce/plugins/advhr/css
L pandora_console/include/javascript/tiny_mce/plugins/advhr/js
L pandora_console/include/javascript/tiny_mce/plugins/advlist
L pandora_console/include/javascript/tiny_mce/plugins/tabfocus
L pandora_console/include/javascript/tiny_mce/plugins/layer
L pandora_console/include/javascript/tiny_mce/plugins/advimage
L pandora_console/include/javascript/tiny_mce/plugins/advimage/langs
L pandora_console/include/javascript/tiny_mce/plugins/advimage/css
L pandora_console/include/javascript/tiny_mce/plugins/advimage/img
L pandora_console/include/javascript/tiny_mce/plugins/advimage/js
L pandora_console/include/javascript/tiny_mce/plugins/preview
L pandora_console/include/javascript/tiny_mce/plugins/preview/jscripts
L pandora_console/include/javascript/tiny_mce/plugins/directionality
L pandora_console/include/javascript/tiny_mce/plugins/wordcount
L pandora_console/include/javascript/tiny_mce/plugins/visualchars
L pandora_console/include/javascript/tiny_mce/plugins/legacyoutput
L pandora_console/include/javascript/tiny_mce/plugins/autosave
L pandora_console/include/javascript/tiny_mce/plugins/table
L pandora_console/include/javascript/tiny_mce/plugins/table/langs
L pandora_console/include/javascript/tiny_mce/plugins/table/css
L pandora_console/include/javascript/tiny_mce/plugins/table/js
L pandora_console/include/javascript/tiny_mce/plugins/advlink
L pandora_console/include/javascript/tiny_mce/plugins/advlink/langs
L pandora_console/include/javascript/tiny_mce/plugins/advlink/css
L pandora_console/include/javascript/tiny_mce/plugins/advlink/js
L pandora_console/include/javascript/tiny_mce/plugins/print
L pandora_console/include/javascript/tiny_mce/plugins/nonbreaking
L pandora_console/include/javascript/tiny_mce/plugins/fullpage
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/langs
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/css
L pandora_console/include/javascript/tiny_mce/plugins/fullpage/js
L pandora_console/include/javascript/tiny_mce/plugins/style
L pandora_console/include/javascript/tiny_mce/plugins/style/langs
L pandora_console/include/javascript/tiny_mce/plugins/style/css
L pandora_console/include/javascript/tiny_mce/plugins/style/js
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/langs
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/css
L pandora_console/include/javascript/tiny_mce/plugins/searchreplace/js
L pandora_console/include/javascript/tiny_mce/plugins/fullscreen
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/includes
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/css
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/img
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes
L pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes/utils
L pandora_console/include/javascript/tiny_mce/plugins/contextmenu
L pandora_console/include/javascript/tiny_mce/plugins/template
L pandora_console/include/javascript/tiny_mce/plugins/template/langs
L pandora_console/include/javascript/tiny_mce/plugins/template/css
L pandora_console/include/javascript/tiny_mce/plugins/template/js
L pandora_console/include/javascript/tiny_mce/plugins/paste
L pandora_console/include/javascript/tiny_mce/plugins/paste/langs
L pandora_console/include/javascript/tiny_mce/plugins/paste/js
L pandora_console/include/javascript/tiny_mce/plugins/bbcode
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/langs
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/css
L pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/js
L pandora_console/include/javascript/tiny_mce/langs
L pandora_console/include/javascript/tiny_mce/themes
L pandora_console/include/javascript/tiny_mce/themes/advanced
L pandora_console/include/javascript/tiny_mce/themes/advanced/langs
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/skins/highcontrast
L pandora_console/include/javascript/tiny_mce/themes/advanced/img
L pandora_console/include/javascript/tiny_mce/themes/advanced/js
L pandora_console/include/javascript/tiny_mce/themes/simple
L pandora_console/include/javascript/tiny_mce/themes/simple/langs
L pandora_console/include/javascript/tiny_mce/themes/simple/skins
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7/img
L pandora_console/include/javascript/tiny_mce/themes/simple/skins/default
L pandora_console/include/javascript/tiny_mce/themes/simple/img
M pandora_console/include/javascript/jquery.pandora.js
L pandora_console/include/javascript/OpenLayers
L pandora_console/include/javascript/OpenLayers/theme
L pandora_console/include/javascript/OpenLayers/theme/default
L pandora_console/include/javascript/OpenLayers/theme/default/img
L pandora_console/include/javascript/OpenLayers/img
L pandora_console/include/sounds
L pandora_console/include/Image
M pandora_console/include/functions_config.php
L pandora_console/include/help
L pandora_console/include/help/en
L pandora_console/include/help/es
L pandora_console/include/help/ja
M pandora_console/include/functions_snmp_browser.php
M pandora_console/include/constants.php
M pandora_console/ChangeLog
L pandora_console/attachment
L pandora_console/attachment/mibs
L pandora_console/attachment/plugin
M pandora_console/index.php
L pandora_console/extensions
L pandora_console/extensions/dbmanager
M pandora_console/extensions/agents_alerts.php
L pandora_console/extensions/module_groups
D pandora_console/extensions/module_groups/brick.png
M pandora_console/extensions/net_tools.php
M pandora_console/extensions/agents_modules.php
L pandora_console/extensions/users
M pandora_console/extensions/ssh_gateway.php
L pandora_console/extensions/net_tools
M pandora_console/extensions/net_tools/nettool.png
M pandora_console/extensions/vnc_view.php
M pandora_console/extensions/dbmanager.php
L pandora_console/extensions/agents_modules
M pandora_console/extensions/users_connected.php
M pandora_console/extensions/module_groups.php
L pandora_console/extensions/update_manager
L pandora_console/extensions/update_manager/sql
L pandora_console/extensions/update_manager/lang
L pandora_console/extensions/update_manager/lib
M pandora_console/extensions/update_manager/lib/functions.ajax.php
L pandora_console/extensions/update_manager/lib/xmlrpc
M pandora_console/extensions/update_manager/main.php
L pandora_console/extensions/ssh_gateway
M pandora_console/extensions/ssh_gateway/secure_console.png
L pandora_console/operation
L pandora_console/operation/incidents
A pandora_console/operation/search_reports.getdata.php
A pandora_console/operation/search_users.getdata.php
M pandora_console/operation/tree.php
L pandora_console/operation/visual_console
M pandora_console/operation/visual_console/render_view.php
A pandora_console/operation/search_modules.getdata.php
A pandora_console/operation/search_main.php
L pandora_console/operation/tree
L pandora_console/operation/users
M pandora_console/operation/users/webchat.php
M pandora_console/operation/users/user_edit.php
A pandora_console/operation/search_agents.getdata.php
L pandora_console/operation/events
M pandora_console/operation/events/events.build_table.php
M pandora_console/operation/events/event_statistics.php
M pandora_console/operation/events/events_list.php
M pandora_console/operation/events/events.php
A pandora_console/operation/search_graphs.getdata.php
L pandora_console/operation/messages
M pandora_console/operation/messages/message_edit.php
M pandora_console/operation/messages/message_list.php
M pandora_console/operation/search_reports.php
L pandora_console/operation/reporting
M pandora_console/operation/reporting/reporting_viewer.php
M pandora_console/operation/reporting/graph_viewer.php
M pandora_console/operation/search_users.php
M pandora_console/operation/search_results.php
A pandora_console/operation/search_alerts.getdata.php
M pandora_console/operation/search_modules.php
A pandora_console/operation/search_maps.getdata.php
L pandora_console/operation/agentes
D pandora_console/operation/agentes/datos_agente.php
M pandora_console/operation/agentes/alerts_status.php
M pandora_console/operation/agentes/estado_generalagente.php
M pandora_console/operation/agentes/estado_agente.php
M pandora_console/operation/agentes/networkmap.topology.php
M pandora_console/operation/agentes/networkmap.groups.php
M pandora_console/operation/agentes/exportdata.php
M pandora_console/operation/agentes/networkmap_list.php
M pandora_console/operation/agentes/agent_fields.php
M pandora_console/operation/agentes/tactical.php
M pandora_console/operation/agentes/group_view.php
M pandora_console/operation/agentes/networkmap.php
L pandora_console/operation/servers
M pandora_console/operation/servers/recon_view.php
M pandora_console/operation/search_agents.php
M pandora_console/operation/search_graphs.php
L pandora_console/operation/snmpconsole
M pandora_console/operation/snmpconsole/snmp_mib_uploader.php
M pandora_console/operation/snmpconsole/snmp_browser.php
M pandora_console/operation/snmpconsole/snmp_view.php
L pandora_console/operation/integria_incidents
L pandora_console/operation/gis_maps
M pandora_console/operation/gis_maps/render_view.php
M pandora_console/operation/gis_maps/index.php
M pandora_console/operation/search_alerts.php
M pandora_console/operation/search_maps.php
L pandora_console/operation/netflow
M pandora_console/operation/netflow/nf_live_view.php
L pandora_console/images
M pandora_console/images/global.png
A pandora_console/images/op_events.png
A pandora_console/images/zoom_mc.png
A pandora_console/images/input_zoom.png
M pandora_console/images/pencil.png
A pandora_console/images/menu_op_mark.png
M pandora_console/images/unlinkpolicy.png
A pandora_console/images/gm_setup.png
M pandora_console/images/min.png
M pandora_console/images/zoom.png
M pandora_console/images/max.png
A pandora_console/images/builder.png
A pandora_console/images/policies_mc.png
A pandora_console/images/op_workspace.png
M pandora_console/images/user_green.png
A pandora_console/images/agent.png
A pandora_console/images/performance.png
M pandora_console/images/ok.png
A pandora_console/images/event_responses.png
A pandora_console/images/agent_warning.png
A pandora_console/images/module_critical.png
A pandora_console/images/op_recon.png
A pandora_console/images/email_mc.png
A pandora_console/images/add_mc.png
M pandora_console/images/go_first.png
A pandora_console/images/gm_alerts.png
A pandora_console/images/filter.png
A pandora_console/images/header_user.png
A pandora_console/images/gm_massive_operations.png
M pandora_console/images/add.disabled.png
A pandora_console/images/gm_netflow.png
M pandora_console/images/percentile_item.disabled.png
A pandora_console/images/alerts_extern.png
M pandora_console/images/vnc.png
A pandora_console/images/op_alerts.png
A pandora_console/images/op_inventory.png
M pandora_console/images/chart_curve.png
L pandora_console/images/custom_logo
M pandora_console/images/email_open.png
A pandora_console/images/button_background.png
M pandora_console/images/link2.png
A pandora_console/images/control_stop_col.png
M pandora_console/images/target.png
M pandora_console/images/box.png
M pandora_console/images/zoom_cross.png
M pandora_console/images/cross.disabled.png
A pandora_console/images/filter_mc.png
M pandora_console/images/note.png
M pandora_console/images/rss.png
A pandora_console/images/blade.png
A pandora_console/images/lock_mc.png
A pandora_console/images/agent_critical.png
M pandora_console/images/bell_pause.png
M pandora_console/images/chart_curve.disabled.png
L pandora_console/images/backgrounds
A pandora_console/images/enterprise.png
L pandora_console/images/skin
L pandora_console/images/skin/skin_default
L pandora_console/images/skin/skin_default/include
L pandora_console/images/skin/skin_default/include/styles
M pandora_console/images/skin/skin_default/include/styles/menu.css
M pandora_console/images/skin/skin_default/include/styles/pandora.css
L pandora_console/images/skin/skin_default/images
A pandora_console/images/skin/skin_default/images/operating_system.png
A pandora_console/images/skin/skin_default/images/snmp_wizard.png
A pandora_console/images/skin/skin_default/images/global.png
A pandora_console/images/skin/skin_default/images/op_events.png
A pandora_console/images/skin/skin_default/images/bell_extern.png
A pandora_console/images/skin/skin_default/images/go_next.png
A pandora_console/images/skin/skin_default/images/policies.png
A pandora_console/images/skin/skin_default/images/pencil.png
A pandora_console/images/skin/skin_default/images/header_ready.png
A pandora_console/images/skin/skin_default/images/agent_unknown.png
A pandora_console/images/skin/skin_default/images/bell.png
A pandora_console/images/skin/skin_default/images/policies_error.png
A pandora_console/images/skin/skin_default/images/unlinkpolicy.png
A pandora_console/images/skin/skin_default/images/gm_setup.png
A pandora_console/images/skin/skin_default/images/policies_mc.png
A pandora_console/images/skin/skin_default/images/builder.png
A pandora_console/images/skin/skin_default/images/camera.png
A pandora_console/images/skin/skin_default/images/go_last.png
A pandora_console/images/skin/skin_default/images/gm_policies.png
A pandora_console/images/skin/skin_default/images/op_workspace.png
A pandora_console/images/skin/skin_default/images/box.disabled.png
A pandora_console/images/skin/skin_default/images/agent.png
A pandora_console/images/skin/skin_default/images/setup.png
A pandora_console/images/skin/skin_default/images/sitemap_color.png
A pandora_console/images/skin/skin_default/images/go_previous.png
A pandora_console/images/skin/skin_default/images/performance.png
A pandora_console/images/skin/skin_default/images/control_next.png
A pandora_console/images/skin/skin_default/images/policies_brick.png
A pandora_console/images/skin/skin_default/images/event_responses.png
A pandora_console/images/skin/skin_default/images/services.png
A pandora_console/images/skin/skin_default/images/email_outbox.png
A pandora_console/images/skin/skin_default/images/lock.png
A pandora_console/images/skin/skin_default/images/sound.png
L pandora_console/images/skin/skin_default/images/os_icons
A pandora_console/images/skin/skin_default/images/god1.png
A pandora_console/images/skin/skin_default/images/gm_modules.png
A pandora_console/images/skin/skin_default/images/plugin.png
A pandora_console/images/skin/skin_default/images/god7.png
A pandora_console/images/skin/skin_default/images/html.png
A pandora_console/images/skin/skin_default/images/op_recon.png
A pandora_console/images/skin/skin_default/images/control_play.png
A pandora_console/images/skin/skin_default/images/gm_gis.png
A pandora_console/images/skin/skin_default/images/header_refresh.png
A pandora_console/images/skin/skin_default/images/email_mc.png
A pandora_console/images/skin/skin_default/images/add_mc.png
A pandora_console/images/skin/skin_default/images/op_reporting.png
A pandora_console/images/skin/skin_default/images/config.disabled.png
A pandora_console/images/skin/skin_default/images/list.png
A pandora_console/images/skin/skin_default/images/tag_red.disabled.png
A pandora_console/images/skin/skin_default/images/go_first.png
A pandora_console/images/skin/skin_default/images/gm_servers.png
A pandora_console/images/skin/skin_default/images/gm_alerts.png
A pandora_console/images/skin/skin_default/images/linkpolicy.png
A pandora_console/images/skin/skin_default/images/books.png
A pandora_console/images/skin/skin_default/images/reporting32.png
A pandora_console/images/skin/skin_default/images/op_gis.png
A pandora_console/images/skin/skin_default/images/version.png
A pandora_console/images/skin/skin_default/images/policies_error_db.png
A pandora_console/images/skin/skin_default/images/filter.png
A pandora_console/images/skin/skin_default/images/chart_bar.png
A pandora_console/images/skin/skin_default/images/grid.png
A pandora_console/images/skin/skin_default/images/header_user.png
A pandora_console/images/skin/skin_default/images/bell_error.png
A pandora_console/images/skin/skin_default/images/normal_screen.png
A pandora_console/images/skin/skin_default/images/brick.png
A pandora_console/images/skin/skin_default/images/gm_massive_operations.png
A pandora_console/images/skin/skin_default/images/policies_ok.png
A pandora_console/images/skin/skin_default/images/gm_netflow.png
A pandora_console/images/skin/skin_default/images/advanced.png
A pandora_console/images/skin/skin_default/images/csv_mc.png
A pandora_console/images/skin/skin_default/images/op_snmp.png
A pandora_console/images/skin/skin_default/images/save_mc.png
A pandora_console/images/skin/skin_default/images/snmp.png
A pandora_console/images/skin/skin_default/images/load.png
A pandora_console/images/skin/skin_default/images/alerts_extern.png
A pandora_console/images/skin/skin_default/images/header_logout.png
A pandora_console/images/skin/skin_default/images/vnc.png
A pandora_console/images/skin/skin_default/images/op_alerts.png
A pandora_console/images/skin/skin_default/images/grid.disabled.png
A pandora_console/images/skin/skin_default/images/chart_bar.disabled.png
A pandora_console/images/skin/skin_default/images/op_inventory.png
A pandora_console/images/skin/skin_default/images/photo.disabled.png
A pandora_console/images/skin/skin_default/images/disk.disabled.png
A pandora_console/images/skin/skin_default/images/chart_curve.png
A pandora_console/images/skin/skin_default/images/recon.png
A pandora_console/images/skin/skin_default/images/camera_mc.png
A pandora_console/images/skin/skin_default/images/gm_db.png
A pandora_console/images/skin/skin_default/images/reporting.png
A pandora_console/images/skin/skin_default/images/custom_field.png
A pandora_console/images/skin/skin_default/images/control_pause.png
A pandora_console/images/skin/skin_default/images/key.png
L pandora_console/images/skin/skin_default/images/mimetypes
A pandora_console/images/skin/skin_default/images/wmi.png
A pandora_console/images/skin/skin_default/images/link.png
A pandora_console/images/skin/skin_default/images/cross.disabled.png
A pandora_console/images/skin/skin_default/images/header_email.png
A pandora_console/images/skin/skin_default/images/control_play_col.png
A pandora_console/images/skin/skin_default/images/filter_mc.png
A pandora_console/images/skin/skin_default/images/blade.png
A pandora_console/images/skin/skin_default/images/lock_mc.png
A pandora_console/images/skin/skin_default/images/bell_pause.png
A pandora_console/images/skin/skin_default/images/chart_curve.disabled.png
A pandora_console/images/skin/skin_default/images/header_down.png
A pandora_console/images/skin/skin_default/images/enterprise.png
A pandora_console/images/skin/skin_default/images/profiles.png
A pandora_console/images/skin/skin_default/images/gm_users.png
A pandora_console/images/skin/skin_default/images/email_inbox.png
A pandora_console/images/skin/skin_default/images/header_chat.png
A pandora_console/images/skin/skin_default/images/wand_sla.png
A pandora_console/images/skin/skin_default/images/collection.png
A pandora_console/images/skin/skin_default/images/god2.png
A pandora_console/images/skin/skin_default/images/god4.png
A pandora_console/images/skin/skin_default/images/inventory.png
A pandora_console/images/skin/skin_default/images/header_user_admin.png
A pandora_console/images/skin/skin_default/images/god6.png
A pandora_console/images/skin/skin_default/images/header_help.png
A pandora_console/images/skin/skin_default/images/gm_log.png
A pandora_console/images/skin/skin_default/images/tag.png
A pandora_console/images/skin/skin_default/images/control_prev.png
A pandora_console/images/skin/skin_default/images/agent_mc.png
A pandora_console/images/skin/skin_default/images/delete_mc.png
A pandora_console/images/skin/skin_default/images/pen.png
A pandora_console/images/skin/skin_default/images/plus.png
L pandora_console/images/skin/skin_default/images/groups_small
A pandora_console/images/skin/skin_default/images/module.png
A pandora_console/images/skin/skin_default/images/gm_events.png
A pandora_console/images/skin/skin_default/images/photo.png
A pandora_console/images/skin/skin_default/images/csv.png
A pandora_console/images/skin/skin_default/images/new_message.png
A pandora_console/images/skin/skin_default/images/templates.png
A pandora_console/images/skin/skin_default/images/book_edit.png
A pandora_console/images/skin/skin_default/images/events_list.png
A pandora_console/images/skin/skin_default/images/policies_cog.png
A pandora_console/images/skin/skin_default/images/operation.png
A pandora_console/images/skin/skin_default/images/xml.png
A pandora_console/images/skin/skin_default/images/full_screen.png
A pandora_console/images/skin/skin_default/images/module_group.png
A pandora_console/images/skin/skin_default/images/policies_not_brick.png
A pandora_console/images/skin/skin_default/images/heart.png
A pandora_console/images/skin/skin_default/images/gm_monitoring.png
A pandora_console/images/skin/skin_default/images/custom_columns.png
A pandora_console/images/skin/skin_default/images/control_pause_col.png
A pandora_console/images/skin/skin_default/images/custom_field_col.png
A pandora_console/images/skin/skin_default/images/header_events.png
A pandora_console/images/skin/skin_default/images/op_netflow.png
A pandora_console/images/skin/skin_default/images/header_warning.png
A pandora_console/images/skin/skin_default/images/plugin_mc.png
A pandora_console/images/skin/skin_default/images/sla.png
M pandora_console/images/skin/skin_default/images/binary.png
A pandora_console/images/skin/skin_default/images/op_network.png
A pandora_console/images/skin/skin_default/images/binary.disabled.png
M pandora_console/images/profiles.png
A pandora_console/images/collection.png
A pandora_console/images/inventory.png
A pandora_console/images/gm_log.png
M pandora_console/images/images.png
M pandora_console/images/cog.png
A pandora_console/images/tag.png
A pandora_console/images/mc_plugin.png
A pandora_console/images/enterprise_icon.png
M pandora_console/images/photo.png
M pandora_console/images/refresh.png
A pandora_console/images/events_list.png
A pandora_console/images/operation.png
A pandora_console/images/full_screen.png
A pandora_console/images/chart_curve_overview.disabled.png
M pandora_console/images/heart.png
A pandora_console/images/input_add.png
A pandora_console/images/gm_monitoring.png
M pandora_console/images/percentile_item.png
A pandora_console/images/module_warning.png
A pandora_console/images/custom_field_col.png
A pandora_console/images/plugin_mc.png
M pandora_console/images/snmp_wizard.png
M pandora_console/images/link_break.png
M pandora_console/images/go_next.png
M pandora_console/images/policies.png
M pandora_console/images/bell.png
M pandora_console/images/policies_error.png
A pandora_console/images/agent_ok.png
M pandora_console/images/go_last.png
A pandora_console/images/services.png
A pandora_console/images/sound.png
L pandora_console/images/os_icons
A pandora_console/images/tab_green_bg.png
M pandora_console/images/plugin.png
A pandora_console/images/header_refresh.png
A pandora_console/images/op_reporting.png
A pandora_console/images/list.png
A pandora_console/images/gm_servers.png
M pandora_console/images/books.png
A pandora_console/images/reporting32.png
A pandora_console/images/input_delete.png
M pandora_console/images/div.png
A pandora_console/images/input_go.png
M pandora_console/images/policies_error_db.png
A pandora_console/images/normal_screen.png
A pandora_console/images/dashboard.png
A pandora_console/images/donut.png
M pandora_console/images/network.disabled.png
M pandora_console/images/policies_ok.png
A pandora_console/images/submenu_tree_first.png
M pandora_console/images/lightning_go.png
A pandora_console/images/csv_mc.png
M pandora_console/images/snmp.png
A pandora_console/images/recon_icon.png
M pandora_console/images/default_list.png
A pandora_console/images/database_history.png
M pandora_console/images/chart_bar.disabled.png
A pandora_console/images/help_icon.png
A pandora_console/images/input_update.png
A pandora_console/images/agent_notinit.png
M pandora_console/images/control_pause.png
A pandora_console/images/key.png
L pandora_console/images/mimetypes
M pandora_console/images/link.png
A pandora_console/images/header_email.png
M pandora_console/images/delete.png
L pandora_console/images/networkmap
A pandora_console/images/input_wand.png
A pandora_console/images/input_tick.png
M pandora_console/images/bricks.png
A pandora_console/images/write_paper.png
M pandora_console/images/world.png
M pandora_console/images/wand_sla.png
M pandora_console/images/wand.png
M pandora_console/images/disk.png
M pandora_console/images/group.png
A pandora_console/images/header_user_admin.png
A pandora_console/images/header_help.png
A pandora_console/images/category.png
M pandora_console/images/house.png
A pandora_console/images/module.png
A pandora_console/images/export25.png
A pandora_console/images/xml.png
A pandora_console/images/op_netflow.png
L pandora_console/images/console
L pandora_console/images/console/background
L pandora_console/images/console/icons
L pandora_console/images/console/icons/old_icons
M pandora_console/images/cross.png
A pandora_console/images/operating_system.png
M pandora_console/images/application_edit.png
M pandora_console/images/camera.png
M pandora_console/images/sub.png
A pandora_console/images/gm_policies.png
A pandora_console/images/box.disabled.png
M pandora_console/images/setup.png
M pandora_console/images/go_previous.png
A pandora_console/images/module_mc.png
M pandora_console/images/tag_red.png
A pandora_console/images/submenu_tree_middle.png
A pandora_console/images/visual_console.png
A pandora_console/images/email_outbox.png
M pandora_console/images/attachment.png
A pandora_console/images/module_notinit.png
L pandora_console/images/gis_map
L pandora_console/images/gis_map/icons
A pandora_console/images/submenu2_tree_middle.png
A pandora_console/images/html.png
M pandora_console/images/control_play.png
M pandora_console/images/tag_red.disabled.png
M pandora_console/images/lightbulb.png
A pandora_console/images/version.png
M pandora_console/images/bell_error.png
M pandora_console/images/brick.png
M pandora_console/images/tip.png
A pandora_console/images/op_snmp.png
M pandora_console/images/pandora_header_logo_enterprise.png
A pandora_console/images/load.png
M pandora_console/images/chart_curve_threshold.png
A pandora_console/images/chart.png
M pandora_console/images/copy.png
A pandora_console/images/op_monitoring.png
M pandora_console/images/mul.png
A pandora_console/images/menu_gm_mark.png
A pandora_console/images/menu_lk_mark.png
A pandora_console/images/gm_users.png
A pandora_console/images/email_inbox.png
A pandora_console/images/header_chat.png
M pandora_console/images/network.png
M pandora_console/images/extensions.png
A pandora_console/images/submenu2_tree_last.png
M pandora_console/images/database.png
A pandora_console/images/delete_mc.png
A pandora_console/images/input_config.png
L pandora_console/images/groups_small
A pandora_console/images/server_export_mc.png
A pandora_console/images/input_cog.png
M pandora_console/images/add.png
A pandora_console/images/csv.png
A pandora_console/images/module_group.png
D pandora_console/images/lupa.png
A pandora_console/images/control_pause_col.png
A pandora_console/images/custom_columns.png
A pandora_console/images/header_warning.png
D pandora_console/images/user.png
M pandora_console/images/binary.png
A pandora_console/images/op_network.png
A pandora_console/images/home.png
A pandora_console/images/bell_extern.png
A pandora_console/images/tab_grey_bg.png
A pandora_console/images/header_blackout.png
A pandora_console/images/header_ready.png
A pandora_console/images/agent_unknown.png
M pandora_console/images/config.png
M pandora_console/images/pdf.png
A pandora_console/images/control_next.png
A pandora_console/images/submenu_tree_last.png
M pandora_console/images/comments.png
A pandora_console/images/control_stop.png
M pandora_console/images/email.png
M pandora_console/images/lock.png
M pandora_console/images/error.png
A pandora_console/images/gm_modules.png
A pandora_console/images/gm_gis.png
M pandora_console/images/data.png
M pandora_console/images/config.disabled.png
M pandora_console/images/linkpolicy.png
A pandora_console/images/op_gis.png
M pandora_console/images/clean.png
M pandora_console/images/chart_bar.png
D pandora_console/images/lupa_15x15.png
L pandora_console/images/help
A pandora_console/images/advanced.png
A pandora_console/images/save_mc.png
A pandora_console/images/module_ok.png
A pandora_console/images/header_logout.png
M pandora_console/images/user_suit.png
M pandora_console/images/file.disabled.png
L pandora_console/images/status_sets
L pandora_console/images/status_sets/faces
L pandora_console/images/status_sets/color_text
L pandora_console/images/status_sets/default
M pandora_console/images/photo.disabled.png
M pandora_console/images/recon.png
M pandora_console/images/lightbulb_off.png
A pandora_console/images/camera_mc.png
A pandora_console/images/gm_db.png
M pandora_console/images/attachment_del.png
A pandora_console/images/custom_field.png
M pandora_console/images/eye.png
M pandora_console/images/wmi.png
M pandora_console/images/camera.disabled.png
A pandora_console/images/control_play_col.png
M pandora_console/images/sum.png
M pandora_console/images/pandora_header_logo.png
M pandora_console/images/avg.png
A pandora_console/images/header_down.png
M pandora_console/images/zoom_cross.disabled.png
A pandora_console/images/module_unknown.png
M pandora_console/images/server_export.png
A pandora_console/images/bin.png
A pandora_console/images/input_cross.png
A pandora_console/images/control_prev.png
A pandora_console/images/agent_mc.png
A pandora_console/images/pen.png
A pandora_console/images/plus.png
D pandora_console/images/log-out.png
A pandora_console/images/gm_events.png
A pandora_console/images/new_message.png
A pandora_console/images/templates.png
A pandora_console/images/sla.png
M pandora_console/images/binary.disabled.png
M pandora_console/images/chart_curve_overview.png
A pandora_console/images/mg_modules.png
L pandora_console/extras
L pandora_console/mobile
L pandora_console/mobile/operation
L pandora_console/mobile/include
L pandora_console/mobile/include/style
L pandora_console/mobile/images
L pandora_console/general
L pandora_console/general/license
M pandora_console/general/login_page.php
M pandora_console/general/logon_ok.php
M pandora_console/general/main_menu.php
L pandora_console/general/ui
M pandora_console/general/header.php
L pandora_console/godmode
L pandora_console/godmode/groups
M pandora_console/godmode/groups/modu_group_list.php
M pandora_console/godmode/groups/configure_group.php
M pandora_console/godmode/groups/configure_modu_group.php
M pandora_console/godmode/groups/group_list.php
M pandora_console/godmode/admin_access_logs.php
M pandora_console/godmode/extensions.php
L pandora_console/godmode/db
M pandora_console/godmode/db/db_main.php
M pandora_console/godmode/db/db_audit.php
M pandora_console/godmode/db/db_sanity.php
M pandora_console/godmode/db/db_refine.php
M pandora_console/godmode/db/db_info.php
M pandora_console/godmode/db/db_event.php
M pandora_console/godmode/db/db_purge.php
L pandora_console/godmode/agentes
M pandora_console/godmode/agentes/fields_manager.php
M pandora_console/godmode/agentes/planned_downtime.list.php
M pandora_console/godmode/agentes/planned_downtime.editor.php
M pandora_console/godmode/agentes/modificar_agente.php
M pandora_console/godmode/agentes/configurar_agente.php
M pandora_console/godmode/agentes/configure_field.php
M pandora_console/godmode/agentes/agent_manager.php
L pandora_console/godmode/servers
M pandora_console/godmode/servers/recon_script.php
M pandora_console/godmode/servers/plugin.php
A pandora_console/godmode/servers/servers.build_table.php
M pandora_console/godmode/servers/manage_recontask.php
M pandora_console/godmode/servers/modificar_server.php
M pandora_console/godmode/servers/manage_recontask_form.php
L pandora_console/godmode/alerts
M pandora_console/godmode/alerts/alert_list.php
M pandora_console/godmode/alerts/configure_alert_template.php
M pandora_console/godmode/alerts/alert_templates.php
M pandora_console/godmode/alerts/configure_alert_action.php
M pandora_console/godmode/alerts/configure_alert_command.php
M pandora_console/godmode/alerts/alert_actions.php
M pandora_console/godmode/alerts/alert_special_days.php
M pandora_console/godmode/alerts/alert_commands.php
M pandora_console/godmode/alerts/configure_alert_special_days.php
L pandora_console/godmode/snmpconsole
M pandora_console/godmode/snmpconsole/snmp_trap_generator.php
M pandora_console/godmode/snmpconsole/snmp_alert.php
M pandora_console/godmode/snmpconsole/snmp_filters.php
L pandora_console/godmode/setup
M pandora_console/godmode/setup/setup_general.php
M pandora_console/godmode/setup/links.php
M pandora_console/godmode/setup/setup.php
M pandora_console/godmode/setup/os.php
L pandora_console/godmode/users
M pandora_console/godmode/users/user_list.php
M pandora_console/godmode/users/profile_list.php
M pandora_console/godmode/users/configure_user.php
M pandora_console/godmode/users/configure_profile.php
L pandora_console/godmode/gis_maps
M pandora_console/godmode/gis_maps/configure_gis_map.php
M pandora_console/godmode/gis_maps/index.php
L pandora_console/godmode/events
M pandora_console/godmode/events/event_edit_filter.php
M pandora_console/godmode/events/events.php
L pandora_console/godmode/massive
M pandora_console/godmode/massive/massive_copy_modules.php
M pandora_console/godmode/massive/massive_operations.php
L pandora_console/godmode/modules
M pandora_console/godmode/modules/manage_network_templates.php
M pandora_console/godmode/modules/module_list.php
L pandora_console/godmode/reporting
M pandora_console/godmode/reporting/visual_console_builder.php
M pandora_console/godmode/reporting/graph_builder.php
M pandora_console/godmode/reporting/reporting_builder.php
M pandora_console/godmode/reporting/map_builder.php
M pandora_console/godmode/reporting/graphs.php
L pandora_console/godmode/tag
M pandora_console/godmode/tag/tag.php
M pandora_console/godmode/tag/edit_tag.php
L pandora_console/godmode/category
M pandora_console/godmode/category/category.php
M pandora_console/godmode/category/edit_category.php
L pandora_console/godmode/netflow
M pandora_console/godmode/netflow/nf_edit_form.php
M pandora_console/godmode/netflow/nf_item_list.php
M pandora_console/godmode/netflow/nf_edit.php: Changing whole
visual style including icons and css
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php: fixed the get
modules from items events for reports in metaconsole.
Fixes: #3606284
* include/functions_agents.php, operation/tree.php,
operation/agentes/ver_agente.php: some fixes for avoid PHP
warnings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php, include/functions_agents.php,
include/functions_config.php, include/ajax/reporting.ajax.php,
include/functions_snmp_browser.php,
operation/agentes/status_monitor.php: improved code style.
* include/functions_graph.php, include/graphs/fgraph.php,
include/graphs/flot/jquery.flot.pie.js,
include/graphs/flot/jquery.flot.pie.min.js,
include/graphs/flot/pandora.flot.js,
include/graphs/functions_flot.php: fixed the pie graphs, added the
expanded version of flot pie js file with some changes for the
last version of jQuery.
Fixes: #3604555
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7675 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: Fixed the macros of the
default plugin MySQL
* include/functions_groups.php
include/functions_api.php
include/functions_ui.php
include/functions_agents.php
include/functions_modules.php
include/constants.php
operation/agentes/estado_ultimopaquete.php
godmode/db/db_sanity.php
godmode/agentes/agent_template.php
godmode/agentes/configurar_agente.php
godmode/servers/plugin.php: Create a function to disable
modules fixing the status counts and replace the old way of
do it in all the console. Fixin a lot of old way of create
and delete modules too to use the centralized function and
dont break counts. BUG 3604463
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.postgreSQL.sql, pandoradb.oracle.sql, pandoradb.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: changed in the
table "tlayout_data" the field "label" to text without limits.
* godmode/extensions.php, include/functions_tags.php,
include/functions_ui.php, include/functions_agents.php,
include/functions_config.php: cleaned source code style.
* godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php,
include/styles/pandora.css, include/styles/pandora_legacy.css,
include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
include/functions_visual_map_editor.php: added the formatted label
into the item label with the help of tiny_mce.
* include/javascript/tiny_mce/*: update the last version of
tiny_mce.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7524 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php
include/functions_agents.php
include/functions_tags.php
operation/tree.php
operation/agentes/status_monitor.php
operation/agentes/alerts_status.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/estado_agente.php
operation/agentes/status_events.php
operation/agentes/estado_monitores.php
operation/agentes/tactical.php
operation/agentes/group_view.php
operation/agentes/networkmap.php
operation/events/events_list.php
general/logon_ok.php
godmode/agentes/module_manager.php
godmode/alerts/alert_list.list.php: Add tags acl checks to modules
and alerts view. Add warn messages to zones with status counts when the
user has acl tags assigned
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Changed constraint in agent creation
about the interval (now only greater than zero).
Merged from branches.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7392 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/resource_registration.php,
extensions/resource_exportation.php,
operation/events/event_statistics.php,
operation/events/events_list.php,
operation/reporting/reporting_viewer.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/reporting_builder.item_editor.php,
include/functions_alerts.php, include/functions_reports.php,
include/functions_events.php, include/graphs/fgraph.php,
include/functions_graph.php, include/styles/pandora.css,
include/functions_reporting.php, include/functions_agents.php: a lot
of changes and fixes from the branch for the reports.
MERGED FROM PANDORA_4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php, include/functions_html.php,
include/functions_netflow.php: cleaned source code style.
* include/db/mysql.php: fixed into the function
"mysql_db_process_sql" a big bug that runs fine the select querys in
a metaconsole enviorement with several DBs but the insert querys
make in the previous connection.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
include/functions_networkmap.php
operation/agentes/status_monitor.php
operation/netflow/nf_live_view.php: Improve the
performance of networkmap with the new status counts.
Modify some common code between console and metaconsole
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7185 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_groups.php,
include/functions_agents.php,
include/functions_treeview.php,
include/functions_os.php,
include/functions_tags.php,
operation/tree.php: Added metaconsole support to the tree view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7184 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: fixed the order of vars in the
asignation into the code of function "agents_get_modules".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7070 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/ajax/networkmap.ajax.php: added the code for the
metaconsole in the call "get_networkmap_summary" and added the
call "get_networkmap_summary_pandora_server" for the tooltips in
the metaconsole networkmap in the pandoras children nodes.
* include/functions_agents.php: improve the execution time and
cleaned the code for the function "agents_get_modules".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7067 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, pandoradb.sql,
pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added flag field
"pandoras_children" into the table "tnetwork_map".
* extras/check_other_languages.sh, include/functions_agents.php,
operation/agentes/networkmap_list.php: cleaned source code style.
* include/functions_networkmap.php: a lot of fixes for the
metaconsole, and other changes now generate a graphviz code more
clean and human readble (good for maintenaince).
* include/ajax/networkmap.ajax.php: into the ajax call
"get_networkmap_summary" started to adapt to call from the
metaconsole (WIP).
* include/functions_ui.php: fixes for metaconsole links to images in
the functions "ui_print_message", "ui_print_group_icon" and
"ui_toggle". And added the parameter $return in the function
"ui_toggle" for to return the html code as string.
* operation/agentes/ver_agente.php: into the ajax call
"get_agent_status_tooltip" adapt to call from the metaconsole.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/module_manager_editor_prediction.php,
include/functions_modules.php,
include/functions_agents.php, operation/tree.php,
operation/agentes/estado_agente.php: fixed typo bug in the name of
"agetns_tree_view_status_img" for "agents_tree_view_status_img".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/db/mysql.php
include/functions_groups.php
include/functions_agents.php: Added functions to count global
elements (groups or agents), counting disabled elements too.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js: fixed the doc header for the
function "agent_autocomplete" that was very wrong, and now in this
function when call with the id_server_name equal to false, the
function doesn't save the id_server in hidden input.
* include/functions_agents.php: added function
"agents_check_agent_exists" that check if any agent exists into the
DB (of course you can check if exist and it is enabled).
* operation/search_agents.php: fixed the link to manage the agents
show in the search.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora.js, include/functions_agents.php,
include/functions_db.php, include/functions_html.php,
include/db/postgresql.php, include/db/mysql.php,
include/db/oracle.php: cleaned source code style and killed some
unicorns and magical numbers.
* operation/agentes/stat_win.php: a lot fixes, cleaned source code
style, added magical widget for times for refresh. And yes I fixed
the bug with jquery that failed with new graphs.
Fixes: #3520966
* operation/agentes/estado_ultimopaquete.php: fixed the links to
window graph popup, now all the links have 10 minutes for the
refresh.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6787 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/tree.php: Fixed some bugs in policy tree view.
And cleaned source code.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/agentes/estado_agente.php: Modified changed
agents_get_agents function to accomplish agent status general
conditions (like in functions_groups.php). Also status constants
where changed to standard.
* operation/menu.php: Don't hide any menu entry when metaconsole is
activated (new metaconsole has a different entry point).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php
operation/search_modules.php
operation/agentes/status_monitor.php
operation/agentes/estado_ultimopaquete.php
operation/agentes/estado_monitores.php
operation/search_agents.php
operation/search_alerts.php
godmode/agentes/module_manager.php
godmode/agentes/modificar_agente.php
godmode/users/configure_user.php: Cleaned some old
code of policy ACL to fix and prevent important bugs
Merged from 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6660 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_modules.php
include/functions_agents.php: Fixed problem when modules are
repeated in source and target agents.
* operation/events/events_list.php: Delete double confirmation when
an event is deleted.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/help/en/help_alert_macros.php
include/help/es/help_alert_macros.php
include/functions.php
include/functions_agents.php: Fixing some missing or wrong macros
into help and added Minor and Major severities to alerts
and clean some code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.php: fixed when the
module have a spaces or other entities in the name when try to
create a items with the wizzard.
* godmode/reporting/visual_console_builder.wizard.php: changed the
style of form to show more horizontality.
Fixes: #3521724
* include/functions_reporting.php: fixed the "Top-N".
Fixes: #3521724
* include/functions_agents.php: cleaned source code style.
* operation/agentes/ver_agente.php: return more data in the ajax
request for the modules.
MERGED FROM 4.0.2
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: into the function
"agents_get_agent_id" the parameter "$io_safe_input" for transform
the names if true, by default false.
* operation/agentes/networkmap.topology.php,
operation/agentes/networkmap.php, include/functions_ui.php: cleaned
source code style.
Merged from th branch "pandora_4.0".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Fixed pendigdelete
rename of the modules when the agent is erased for
bug 3509327
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Fixed an error when try
to retrieve policy acl's without agents choosed
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Removed legend in
graphic_module_events function due to attachment overload.
* include/functions_agents.php: Non-init count was bad because
normal modules are counted too.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5753 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php,
godmode/agentes/module_manager_editor_common.php: cleaned source code style.
* include/styles/dialog.css: fixed the bad comment lines.
* include/styles/pandora.css: fixed the bad comment lines and added the
style for the button to save in visual console editor.
* images/file.disabled.png: added image file for the button save in the
visual console editor.
* images/config.disabled.png: fixed the image, now the side is equal to
enabled image.
* include/functions_visual_map.php,
include/ajax/visual_console_builder.ajax.php,
godmode/reporting/visual_console_builder.editor.js,
godmode/reporting/visual_console_builder.editor.php: added feature the save
the movements of items when user want, and added feature the snap to grid
the items in visual map, fixed the resize background (in some oldcases
didn't run fine).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* * extensions/module_groups.php, include/functions_modules.php,
godmode/agentes/module_manager_editor_prediction.php: cleaned
source code style.
* godmode/agentes/configurar_agente.php: cleaned source code style and fixed
the duplication of module.
* include/functions_agents.php: fixed the get modules into function
"agents_get_modules", before the function return ever the policy modules
without apply filter.
Fixes: #3482260
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_agents.php: Bad behavior group filter
in massive operations and policies management.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f