Commit Graph

9484 Commits

Author SHA1 Message Date
mdtrooper 2798b2230a Fixed. Added lost result message in the api call create tag 2015-03-10 12:35:31 +01:00
Alejandro Gallardo Escobar e7f55390a1 Removed debug traces 2015-03-10 13:37:10 +01:00
Vanessa Gil 23b8a1930b Fixed bug #1914. 2015-03-10 11:37:46 +01:00
Vanessa Gil 717d32ecca Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-03-10 11:20:47 +01:00
Vanessa Gil 73049cf0d1 Fixed bug #1918. 2015-03-10 11:16:28 +01:00
mdtrooper 6c6a866047 Fixed the user with strict acl tags does show any tag when the groups has not any tag. TICKET: #1921 2015-03-10 11:13:46 +01:00
artica ac6d1c424b Auto-updated build strings. 2015-03-10 00:01:13 +01:00
Alejandro Gallardo Escobar d0dff23658 Added tag/group filter support to the metaconsole 2015-03-09 21:12:57 +01:00
Alejandro Gallardo Escobar 79b77a6ecf Error fixes (again) 2015-03-09 20:43:41 +01:00
Alejandro Gallardo Escobar eab7e8dc66 Error fixes 2015-03-09 20:41:23 +01:00
Alejandro Gallardo Escobar d04d44c518 Added an alias to the "html_debug_print" function 2015-03-09 20:20:37 +01:00
Alejandro Gallardo Escobar d8ead991c8 Error fixes 2015-03-09 20:19:55 +01:00
Alejandro Gallardo Escobar 4e76794f90 Minor fix 2015-03-09 19:37:29 +01:00
Alejandro Gallardo Escobar 756cf4cbf7 Added the posibility to filter by 1 group or tag. Useful when accessing the tree view from the group view 2015-03-09 19:29:45 +01:00
m-lopez-f e38f31caaa Changed visual of metaconsole 2015-03-09 16:33:27 +01:00
mdtrooper d2accaae68 Fixed the update of alert command usability.
(cherry picked from commit f475dc80bd)

Conflicts:
	pandora_console/godmode/alerts/configure_alert_command.php
2015-03-09 16:25:58 +01:00
Ramon Novoa 862c25a85b Added an option to configure the interval before a module becomes
unknown.
2015-03-09 16:12:14 +01:00
mdtrooper 18fd20c078 Show group name instead the icon in metaconsole. TICKET: #1501
(cherry picked from commit 1141127a34)
2015-03-09 15:14:33 +01:00
mdtrooper dba729a272 Fixed the lines in visualmaps with service items. TICKET: #1896
(cherry picked from commit 80bd7b0db2)

Conflicts:
	pandora_console/operation/visual_console/public_console.php
	pandora_console/operation/visual_console/render_view.php
2015-03-09 13:16:53 +01:00
Alejandro Gallardo Escobar c6f74233f0 Removed debug traces 2015-03-09 14:25:00 +01:00
Alejandro Gallardo Escobar 20dc72424a Improved and fixed the functions to count the agents 2015-03-09 13:50:41 +01:00
mdtrooper 37bff59e85 Fixed, now the tab of remote configuration is not visible. TICKET: #1884 2015-03-09 12:08:26 +01:00
m-lopez-f 59cfc6bdc7 Changed visual of metaconsole 2015-03-09 09:56:44 +01:00
m-lopez-f 64c25571ed Changed visual of metaconsole 2015-03-09 09:52:36 +01:00
hkosaka 0bebde2ac5 As a workaround to prevent that pandora_server fails to start tentacle_server for proxy mode. 2015-03-09 16:04:20 +09:00
artica 6e4f1d3ba9 Auto-updated build strings. 2015-03-09 00:01:09 +01:00
artica f7a169122f Auto-updated build strings. 2015-03-08 00:01:08 +01:00
artica e0eec05ce5 Auto-updated build strings. 2015-03-07 00:01:11 +01:00
Ramon Novoa 0c0c823118 Merge branch 'feature/password-encryption' into develop 2015-03-06 17:10:25 +01:00
mdtrooper 178db6316b Fixed the counts and other things in the tactical view in metaconsole. TICKET: #1886 2015-03-06 16:58:21 +01:00
m-lopez-f 84de8b6a45 Fixed error php 2015-03-06 15:16:56 +01:00
m-lopez-f a926ab1e64 Fixed error php 2015-03-06 15:14:10 +01:00
m-lopez-f 13bcd6bcb1 Changed visual of metaconsole 2015-03-06 14:37:38 +01:00
m-lopez-f f3b1351f8d Fixed error php 2015-03-06 13:49:04 +01:00
m-lopez-f 58722a5891 Changed visual of metaconsole 2015-03-06 12:28:05 +01:00
Alejandro Gallardo Escobar c9a56639a7 Now in strict mode the agent counters are realtime 2015-03-06 13:52:40 +01:00
Alejandro Gallardo Escobar e879757760 The module count functions now can be filtered with an agent id 2015-03-06 13:51:17 +01:00
Alejandro Gallardo Escobar 3c600fe29d Added a new constant: 'AGENT_MODULE_STATUS_ALL' 2015-03-06 13:45:54 +01:00
Alejandro Gallardo Escobar bf70b9bfba Minor fix 2015-03-06 11:58:46 +01:00
artica a68512ae0c Auto-updated build strings. 2015-03-06 00:01:10 +01:00
Alejandro Gallardo Escobar 7959675309 Fixed hierarchy errors when the user has the strict ACL enabled 2015-03-05 19:43:19 +01:00
Alejandro Gallardo Escobar c2e6977051 Critical ACL fixes 2015-03-05 19:42:11 +01:00
Ramon Novoa 91c72f8331 Check for negative time increments in inc modules. 2015-03-05 16:48:25 +01:00
Ramon Novoa 73636d1422 Do not change the server_threshold from the SNMP Server, since that
affects other servers too!

(cherry picked from commit ce9e337cb3)
2015-03-05 16:21:32 +01:00
Alejandro Gallardo Escobar b87e359050 Now the tags filter appear properly. Fixes ticket #1889 2015-03-05 13:20:55 +01:00
Ramón Novoa cc1e745295 Merge pull request #9 from uchida/follow-linux-standard-base-exit-codes
Follow Linux Standard Base exit codes for init script actions
2015-03-05 11:16:50 +01:00
m-lopez-f 29a58006db Fixed php include error 2015-03-05 10:55:17 +01:00
Akihiro Uchida 8f0312ac98 Add IF NOT EXISTS keywords to prevent an error when the table already exists 2015-03-05 13:21:05 +09:00
Akihiro Uchida 03e40817b0 Keep Linux Standard Base compatibility on non-SuSE platform 2015-03-05 11:43:31 +09:00
Akihiro Uchida 84485d8f85 Keep Linux Standard Base Compatibility on SuSE Linux 2015-03-05 11:43:21 +09:00