Commit Graph

8927 Commits

Author SHA1 Message Date
m-lopez-f 6b5ab72c05 Fixed problems with count agents, the agents with state is 'not init' count as normal state 2015-02-17 12:08:07 +01:00
artica 122302cb59 Auto-updated build strings. 2015-02-17 00:01:28 +01:00
artica 02220aa08b Auto-updated build strings. 2015-02-16 00:01:26 +01:00
artica 7d09d6257f Auto-updated build strings. 2015-02-15 00:01:28 +01:00
artica 31e1574482 Auto-updated build strings. 2015-02-14 00:01:23 +01:00
mdtrooper ab12b4456a Fixed the snmp wizard for uptime and added unit octets. TICKET: #1742
(cherry picked from commit 584d00f321)
2015-02-13 15:34:21 +01:00
mdtrooper f19f971273 Fixed typo error
(cherry picked from commit 45e558eb57)
2015-02-13 12:57:54 +01:00
Ramon Novoa 638b555bd7 Force the servers out of scope before shutting down. Fixes ticket #1594.
(cherry picked from commit 0b175b191f)
2015-02-13 12:46:09 +01:00
mdtrooper f5728b83aa Fixed the non numeric positions of agents in GIS. TICKET: #944
(cherry picked from commit 6c715f3940)
2015-02-13 12:36:38 +01:00
artica f18956a69d Auto-updated build strings. 2015-02-13 00:01:24 +01:00
artica 88aa17c37c Auto-updated build strings. 2015-02-12 14:53:14 +01:00
mdtrooper ac819525d5 Fixed SQL inyections.
(cherry picked from commit 79037566bc0c222391f4f2e9cdabc64907ed7a7b)
2015-02-11 17:21:47 +01:00
mdtrooper dbf3bedd3a Added a checks of PHP enviorement in Update Manager. 2015-02-11 15:40:22 +01:00
m-lopez-f 2bfe4d4263 Fixed problem when return false instead of data, variable not change and enter a infinite bucle
(cherry picked from commit 70b95d7f1eec8107602cc5617cc6604d3a0ca0ed)
2015-02-11 09:56:43 +01:00
artica b0ef182bd3 Auto-updated build strings. 2015-02-11 00:01:25 +01:00
mdtrooper f3ddb8193e Fixed the functions to get agents not normal or not init in cases of agents with normal status and some modules not init. TICKET: #1791
(cherry picked from commit 51c901f3845c3b4dab809e672a3ca7e93a61fddc)

Conflicts:
	pandora_console/include/functions_groups.php
	pandora_console/operation/agentes/estado_agente.php
	pandora_console/operation/agentes/group_view.php
2015-02-10 18:27:18 +01:00
mdtrooper 6fac4670d1 Added the proxy configuration in the update manager.
(cherry picked from commit 3b0f84778488958f9c4cb12cfda35d4b6a5528aa)

Conflicts:
	pandora_console/include/functions_config.php
2015-02-10 16:43:17 +01:00
m-lopez-f b2ede858f2 Fixed problem with delete maps when user is admin and have all permisions and other user have RM and RW and delete with RW rule 2015-02-10 15:04:02 +01:00
m-lopez-f a6807034eb Fixed problems with export data when type equals csv, export less data Tiquet: #1756 2015-02-10 13:17:04 +01:00
mdtrooper 92fdd8f9bd Added more checks in the update manager.
(cherry picked from commit 36ccfaabe00ecea85c312d6eb60662548ff77cd6)
2015-02-10 12:55:22 +01:00
artica b41dd94fad Auto-updated build strings. 2015-02-10 00:01:25 +01:00
Ramon Novoa 1ace1b0d45 Fixed remote_config (broken by another feature).
(cherry picked from commit 03c2a5a1a8)
2015-02-09 13:40:08 +01:00
m-lopez-f a4107ecdd9 Change path for Distros NetBSD and FreeBSD for fping
(cherry picked from commit 836ff5d63a)
2015-02-09 12:16:11 +01:00
m-lopez-f 9e32d1800f Change path of fping to default distro and default path Tiquets #1760 2015-02-09 12:00:34 +01:00
artica 45ff71690f Auto-updated build strings. 2015-02-09 00:01:23 +01:00
artica d1f0c48d6e Auto-updated build strings. 2015-02-08 00:01:23 +01:00
artica 2483b53c5d Auto-updated build strings. 2015-02-07 00:01:25 +01:00
mdtrooper 70cd9406f8 Added check for the profile is used by admin users before to delete. TICKET: #1753
(cherry picked from commit 0d1491225b)
2015-02-06 18:03:17 +01:00
mdtrooper d733ab607c Fixed the get_module_data in the CLI tool for module data type string or incremental. TICKET: #1755
(cherry picked from commit f5a1e0ead1)
2015-02-06 16:26:37 +01:00
m-lopez-f c21f16f923 Fixed problem with search between dates. No select correct data. Tickets #1767 2015-02-06 16:11:21 +01:00
m-lopez-f 1aebacf6da Lost filter when send filter form Tickets #1778 2015-02-06 15:35:04 +01:00
m-lopez-f 142f6a5387 Fixed problems with user without all permissions and all groups enter in view events Tickets #1776 2015-02-06 15:11:14 +01:00
mdtrooper d49a895833 Fixed the lost 'server_name' in the monitor view in a node console.
(cherry picked from commit f1701f32c9)
2015-02-06 14:44:45 +01:00
mdtrooper ea8854b8d7 Fixed the user home page as dashboard for Pandora 5.1 . TICKET: #1561 2015-02-06 14:24:14 +01:00
mdtrooper 06f0e895d8 Fixed the links of extension 'agents modules' when it is setted the ACL enterprise. TICKET: #1780
(cherry picked from commit 544fe1c36c)
2015-02-06 13:16:37 +01:00
m-lopez-f 76a1e25726 Fixed problems with filter, this lost when change the page in data view in 'Tree View' 2015-02-06 11:09:41 +01:00
artica af236b3a4f Auto-updated build strings. 2015-02-06 00:01:22 +01:00
mdtrooper baab5164e2 Fixed the error message in the check syntax of plugin registration plugin.
(cherry picked from commit db8bf349c3)
2015-02-05 17:17:56 +01:00
mdtrooper 39efadf123 Fixed the status of agent with some not-init modules. TICKET: #1761 2015-02-05 14:51:45 +01:00
KIKUCHI Koichiro 39292e558f Added timeout and retries support for related module operations 2015-02-05 17:54:21 +09:00
Hirofumi Kosaka e031cd68c1 Added new APIs: get_module_properties and get_module_properties_by_name.
These functions share the field name tables with get_tree_agents.
2015-02-05 14:55:26 +09:00
artica 3d6f7c2936 Auto-updated build strings. 2015-02-05 00:01:22 +01:00
Ramon Novoa 787b76bb49 Add util to the PATH before launching the proxy. Fixes ticket #1175. 2015-02-04 16:02:43 +01:00
mdtrooper c975f1b724 Fixed Perl Warning with undefined var
(cherry picked from commit c176286a09)
2015-02-04 14:07:57 +01:00
m-lopez-f ded628da3e Fixed problem in view of 'Tree view' with large data length. Reopen T#1748 2015-02-04 13:10:08 +01:00
m-lopez-f bf663a93c2 changed the form of display data in Agents/modules, show only agents enabled and agents with modules are same gruop module to selected in form 2015-02-04 11:13:20 +01:00
artica 7fac2f71ac Auto-updated build strings. 2015-02-04 00:01:22 +01:00
m-lopez-f 6613f57e81 Changed page no access 2015-02-03 13:45:10 +01:00
m-lopez-f 05c0acecba Changed page no access
(cherry picked from commit aa2d0edde2)
2015-02-03 13:36:02 +01:00
mdtrooper 060dd23561 Fixed the graph for string module data. TICKET: #1749
(cherry picked from commit 5d14e8802d)
2015-02-03 12:43:54 +01:00