Commit Graph

11164 Commits

Author SHA1 Message Date
KIKUCHI Koichiro 03df2f8303 Fixed package dependencies.
- add missing dependencies and remove unnecessay one.
 - split coreutils into fileutils and textutils to support RHEL 2.x.
 - requires perl(Sys::Syslog) instead of using 'weak dependency' of perl-Sys-Syslog.
   perl(Foo::Bar) style should be used for perl module's dependency. see
   https://fedoraproject.org/wiki/Packaging:Perl?rd=Packaging/Perl#Perl_Requires_and_Provides

Tested on: centos 2.1, 3.1, 4.0, 5.0, 6.0, 7.2 for installation,
           centos 4.0 for package creation.
2016-02-18 06:07:08 +09:00
fbsanchez 257b6c4f2d Pandora FMS Agent Windows inventory fixes 2016-02-17 14:19:00 +01:00
Arturo Gonzalez a3a38c9bb6 New login method (saml). Ticket#3393 2016-02-17 13:05:22 +01:00
artica d912f033c8 Auto-updated build strings. 2016-02-17 00:01:12 +01:00
Arturo Gonzalez dc051c0c09 Thanks god for strict acl. Ticket#3391 2016-02-16 18:06:46 +01:00
Arturo Gonzalez daae8b9088 Fixed problem in tree view with parent nodes and permissions. Ticket#3388 2016-02-16 16:21:21 +01:00
fermin831 e808ba7e76 Password field in SNMP wizard v3 TICKETS #3385 2016-02-16 13:00:42 +01:00
artica 13d5c5f00c Auto-updated build strings. 2016-02-16 00:01:13 +01:00
artica f92b92a9d1 Auto-updated build strings. 2016-02-15 00:01:10 +01:00
artica e1e77f1a1b Auto-updated build strings. 2016-02-14 00:01:13 +01:00
artica 5c270c4d69 Auto-updated build strings. 2016-02-13 00:01:17 +01:00
fermin831 ff3b61e3af Modified ACL bit from AW to AD in scheduled downtimes TICKETS #3280 2016-02-12 14:36:11 +01:00
artica 766964be4a Auto-updated build strings. 2016-02-12 00:01:20 +01:00
fermin831 eaaff12c9e Fixed Custom Graphs deletion TICKETS #3356 2016-02-11 15:20:02 +01:00
artica 7e1ea38a40 Auto-updated build strings. 2016-02-11 00:01:18 +01:00
artica d22ee75008 Auto-updated build strings. 2016-02-10 00:01:13 +01:00
fermin831 a658b88361 Set initial status to modules pagination in agent view TICKETS #3362 2016-02-09 20:07:43 +01:00
fermin831 eddc7d8490 Added DB Host Access option to localhost console installation TICKETS #3363 2016-02-09 19:32:38 +01:00
fermin831 68b76aeb9b Fixed some differences between snmp recon and normal recon TICKETS #3296 2016-02-09 15:34:33 +01:00
fermin831 07c1a7e9cb Changed cron execution to be executed one time at least TICKETS #3329 2016-02-09 15:12:50 +01:00
m-lopez-f 2ff36cc245 Add lost variable in funtion 2016-02-09 10:22:40 +01:00
m-lopez-f 3315b732f8 Fixed problems with create syntethic module with API. 2016-02-09 10:20:42 +01:00
artica 79f0001249 Auto-updated build strings. 2016-02-09 00:01:15 +01:00
artica 8ce0298ae1 Auto-updated build strings. 2016-02-08 00:01:11 +01:00
artica 4b96c68af6 Auto-updated build strings. 2016-02-07 00:01:10 +01:00
artica dc741b66ad Auto-updated build strings. 2016-02-06 00:01:12 +01:00
Arturo Gonzalez be166593cb Fixed sql error when searchs in empty father groups. Ticket#3347 2016-02-05 12:31:20 +01:00
fermin831 6e1b0d32be Deleted unwanted log 2016-02-05 11:17:08 +01:00
Arturo Gonzalez b9c9bb08d2 Now if user can't write in groups delete button desapears. Ticket#3352 2016-02-05 10:24:20 +01:00
fermin831 55140d06dd Fixed cron updating problem TICKETS #3329
In addition, linux agent send crontab token and in data modules, cron
information is displayed grayed
2016-02-05 09:56:37 +01:00
Arturo Gonzalez 7a862cacc4 Fixed problems with acl strict in group view. Ticket#3347 2016-02-05 09:25:05 +01:00
fermin831 0f98652e0c Satellite Server is not master anymore TICKETS #3346 2016-02-05 09:18:41 +01:00
artica 48363c73d8 Auto-updated build strings. 2016-02-05 00:01:15 +01:00
artica 097ce88d08 Auto-updated build strings. 2016-02-04 00:01:15 +01:00
m-lopez-f 868c5eec31 fixed problems with period in reports type avilibality. Tiquet: #3343 2016-02-03 16:28:42 +01:00
fermin831 2f848cabc3 Solved Oracle escaping inteerval problems in agent view. 2016-02-03 14:11:50 +01:00
m-lopez-f 6b2598572d Fixed problems with created synthetic modules. Tiquet: #3334 2016-02-03 12:23:45 +01:00
artica 5ef13d3fd1 Auto-updated build strings. 2016-02-03 00:01:17 +01:00
fermin831 fee2fa5854 Added perl-Sys-log dependency Warning message. TICKET: #2917 2016-02-02 16:03:15 +01:00
fermin831 3a21ef20d6 Revert "Added perl as dependency and perl-Sys-Syslog as weak dependency on .spec"
This reverts commit d96ed7bb21.
2016-02-02 14:59:57 +01:00
mdtrooper 8d54a6762a Added the 'automatic custom graphs' in the template reports in metaconsole. 2016-02-02 14:55:03 +01:00
artica b689f05ec3 Auto-updated build strings. 2016-02-02 00:01:51 +01:00
fermin831 6ebba6377c Added several alert_templates support TICKET: #3310
and agent reads module_alert_template in conf file
2016-02-01 17:24:31 +01:00
m-lopez-f f8753c2545 Fixed again count status module in Group view. Tiquet: #3289 2016-02-01 16:10:34 +01:00
Ramon Novoa 36217e8b7e Merged the latest version of the Tentacle server from the SF repo.
(cherry picked from commit e44ef7ddc1)
2016-02-01 12:06:20 +01:00
m-lopez-f d0cea38c8d Fixed view data in group view. Tiquet: #3289, #3297 2016-02-01 11:52:03 +01:00
m-lopez-f 9227636655 Fixed problems with count agents and modules in group view. Tiquets: #3289, #3297
(cherry picked from commit 64dd3e99ad)
2016-02-01 11:36:58 +01:00
Junichi Satoh 619ed96bfb Fixed /var/log/pandora directory is not created.
(cherry picked from commit a65346bef0)
2016-02-01 19:03:56 +09:00
m-lopez-f f766bef9bb Fixed problems with strict users. Tiquet: #3308 2016-02-01 10:13:50 +01:00
artica 94af41f00c Auto-updated build strings. 2016-02-01 00:01:11 +01:00