Commit Graph

12393 Commits

Author SHA1 Message Date
axl89 2d119e4e30 Refactorized tests to follow best login-logout functions and accept environmental variables to improve test development 2016-08-08 19:01:42 +02:00
axl89 ec08888f77 Removed development URLs 2016-08-08 13:24:00 +02:00
axl89 51eaecd533 Fixed string check. Now both branches develop and pandora_6.0 translations works 2016-08-08 13:22:45 +02:00
axl89 47cb00c636 Fixed and refactorized ENT_PAN10 test suite to Policies 2016-08-08 12:39:13 +02:00
artica ab1106bb32 Auto-updated build strings. 2016-08-08 00:01:16 +02:00
artica 537468ec76 Auto-updated build strings. 2016-08-07 00:01:19 +02:00
artica 7b16dd7c46 Auto-updated build strings. 2016-08-06 00:01:17 +02:00
artica 59afd40f65 Auto-updated build strings. 2016-08-05 00:01:14 +02:00
artica 6e433511bd Auto-updated build strings. 2016-08-04 00:01:14 +02:00
Hirofumi Kosaka f65ec44b2d Modified to prefer '1' to enable server_ssl (to conform to the document).
('yes' is still working for it)
2016-08-03 19:24:56 +09:00
artica 50e1c40aec Auto-updated build strings. 2016-08-03 00:01:13 +02:00
artica 09b991b3c7 Auto-updated build strings. 2016-08-02 00:01:14 +02:00
Ramon Novoa 84d8213e44 Temporarily disabled the process_module.t tests. 2016-08-01 15:20:16 +02:00
Ramon Novoa 6822ed621e Fixed the test.sh script.
(cherry picked from commit 59675c342c)
2016-08-01 13:45:07 +02:00
Axel 0fe40b2f29 Update README.md 2016-08-01 11:40:30 +02:00
Axel 20d83020e6 Update common_functions_60.py 2016-08-01 11:35:46 +02:00
Ramon Novoa f43f39a146 Added a missing dependency to the Dockerfile. 2016-08-01 11:30:09 +02:00
artica 5887afbb4b Auto-updated build strings. 2016-08-01 00:01:14 +02:00
artica 592b2857e5 Auto-updated build strings. 2016-07-31 00:01:12 +02:00
artica f24d2d7054 Auto-updated build strings. 2016-07-30 00:01:15 +02:00
fbsanchez 8b06931715 Ticket 3462: Provided snmp help/std help based on referer 2016-07-29 15:46:27 +02:00
fbsanchez fc97600d4a Extra options for grep_log plugin
+lines -lines around the matched one
2016-07-29 13:07:48 +02:00
Junichi Satoh 71d05f1fa5 Updated Japanese translations. 2016-07-29 15:40:57 +09:00
artica 5be9a2d4c8 Auto-updated build strings. 2016-07-29 00:01:15 +02:00
fbsanchez d0098bc59d Ticket 3432. Custom dbgrant origin for remote installations 2016-07-28 13:43:47 +02:00
Ramon Novoa d6dc0c1c2e Merge branch 'uchida-handle-unknown-properly' into develop 2016-07-28 12:51:13 +02:00
Ramon Novoa 798fa8e952 Merge branch 'handle-unknown-properly' of https://github.com/uchida/pandorafms into uchida-handle-unknown-properly 2016-07-28 12:50:58 +02:00
cesar991 b95d63571a Add apply_policy_to_agent function 2016-07-28 12:23:22 +02:00
fbsanchez 2b59dc1726 Ticket 3940: missed main php file 2016-07-27 16:25:54 +02:00
cesar991 991785dd8a Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop 2016-07-27 14:26:47 +02:00
cesar991 d99f8f05e0 Add delete_planned_downtime function and repair error in search_planned_downtime 2016-07-27 14:25:28 +02:00
fbsanchez 337c16e094 Ticket 3940: Fixed file repository extension 2016-07-27 13:38:26 +02:00
cesar991 13f91afe1c Repair error in create_planned_downtime function 2016-07-27 13:34:11 +02:00
cesar991 c0e16f76ed Extended function create_planned_downtime 2016-07-27 13:31:57 +02:00
cesar991 a57436a3cb Add stop_downtime function 2016-07-27 12:48:18 +02:00
cesar991 4081f8edc4 Add search_planne_downtime function 2016-07-27 12:32:43 +02:00
cesar991 d01c96ce6f Add delete_user function in user_functions 2016-07-27 11:33:04 +02:00
fbsanchez e2b522c28d NF: grep_log Added show N upper lines and M bottom lines around matching one 2016-07-27 11:07:51 +02:00
cesar991 7dec72620d Add add_collectio_to_policy function 2016-07-27 10:23:54 +02:00
fbsanchez 7c58df9634 Fixed GIT:9 log rotation 2016-07-26 17:50:57 +02:00
cesar991 caa3516234 Repair errors in create_planned_downtime function 2016-07-26 16:35:45 +02:00
cesar991 cf006862c6 create planned_downtime_functions.py and add create_planned_downtime function 2016-07-26 16:29:19 +02:00
cesar991 68d480dee3 Repair errors and add edit_service function 2016-07-26 11:41:02 +02:00
cesar991 e32cbc2282 Delete search_service function 2016-07-26 10:00:17 +02:00
cesar991 9d5edfdefa Add search_service function in service_functions 2016-07-26 09:57:53 +02:00
artica a1c870ba11 Auto-updated build strings. 2016-07-26 00:01:14 +02:00
m-lopez-f b030e9139f Merge branch 'develop' of https://192.168.50.5:8081/artica/pandorafms into develop 2016-07-22 16:08:58 +02:00
m-lopez-f 2217e9f908 Fixed problems with group agents. Tiquet: #3079 2016-07-22 16:08:45 +02:00
Ramon Novoa 1c6a20d650 Fixed an import.
(cherry picked from commit b6af4629d0)
2016-07-22 14:28:19 +02:00
Ramon Novoa e31dacb6d7 Disabled ENT_PAN11. 2016-07-22 13:37:08 +02:00