Commit Graph

11204 Commits

Author SHA1 Message Date
artica fda3be4831 Auto-updated build strings. 2016-03-07 00:01:17 +01:00
artica df4c57d610 Auto-updated build strings. 2016-03-06 00:01:13 +01:00
artica ada95bfff9 Auto-updated build strings. 2016-03-05 00:01:20 +01:00
fermin831 619404b08e Fixed ACL problems with create scheduled downtimes to AD bit 2016-03-04 12:13:46 +01:00
artica e1d69a5af8 Auto-updated build strings. 2016-03-04 00:01:28 +01:00
fbsanchez ee35f9aa35 Erased Projection for text from graphs 2016-03-03 13:28:51 +01:00
m-lopez-f afdf047bcd Fixed problems with resize dashboard when containt map by user. Tiquet: #3373 2016-03-03 13:15:43 +01:00
m-lopez-f a33c69d5cf Fixed problems with custom graphs. Ticket: #3413 2016-03-03 10:18:20 +01:00
Arturo Gonzalez a82966af5a Fixed problems with strict acl in tactical view. Ticket#3440 2016-03-03 09:33:54 +01:00
KIKUCHI Koichiro ec3a500b01 Fixed logrotate config file and its installation. 2016-03-03 16:58:04 +09:00
artica e4e4d1c2c9 Auto-updated build strings. 2016-03-03 00:01:23 +01:00
Arturo Gonzalez 437d7b539f Fixed error in tree view (meta and strict user with tags). Ticket3437 2016-03-02 15:25:40 +01:00
artica d0aaaff782 Auto-updated build strings. 2016-03-02 00:01:24 +01:00
fermin831 5dcb313522 Cron bug and crontab and alert template is sended in win32 TICKETS #3355 2016-03-01 19:13:40 +01:00
Arturo Gonzalez 68b8570db0 Fixed problem with strict acl 2016-03-01 15:49:29 +01:00
Arturo Gonzalez 2479852e39 Fixed php error in tactical view when user hace strict acl. Ticket#3411 2016-03-01 13:48:03 +01:00
Arturo Gonzalez fe18999778 Changed data in saml login 2016-03-01 11:55:18 +01:00
fermin831 d3260a8c2b Solved open ACL reports problems 2016-03-01 10:17:21 +01:00
artica 4c642d007d Auto-updated build strings. 2016-03-01 00:01:22 +01:00
artica 1277eb494a Auto-updated build strings. 2016-02-29 00:01:13 +01:00
artica 358fc7f393 Auto-updated build strings. 2016-02-28 00:01:11 +01:00
artica 0c93432204 Auto-updated build strings. 2016-02-27 00:01:15 +01:00
KIKUCHI Koichiro b794f69327 Fixed %preun script fails when pandora_server or tentalce_server not running 2016-02-26 23:51:00 +09:00
KIKUCHI Koichiro 1a084c1b38 Fixed package dependencies.
- Requires perl(HTML::Entities).
 - Remove perl-Socket6 dependency, not directly used in Pandroa FMS.
   (It's required by and installed as dependency of perl-IO-Socket-INET6 )
 - Requires perl(Sys::Syslog) instead of using 'weak dependency' of perl-Sys-Syslog.
 - Replace all perl package dependencies by perl(Foo::Bar) style.
   (for more rhel compliant manner)

  Tested on: 6.0, 7.2
2016-02-26 23:50:40 +09:00
artica fcb98912d8 Auto-updated build strings. 2016-02-26 00:01:17 +01:00
m-lopez-f 3609fe218f Fixed problems with Agent custom instalations. Tiquet: #3419 2016-02-25 11:49:56 +01:00
artica f41949cf57 Auto-updated build strings. 2016-02-25 00:01:23 +01:00
artica 089d748019 Auto-updated build strings. 2016-02-24 00:01:13 +01:00
artica 897e54f2e0 Auto-updated build strings. 2016-02-23 00:01:28 +01:00
Hirofumi Kosaka 38ba2cfcbd Fixed massive-edit-plugins to show multi-byte string values properly. 2016-02-22 17:44:27 +09:00
artica 010f531b97 Auto-updated build strings. 2016-02-22 00:01:10 +01:00
artica 7b345f4453 Auto-updated build strings. 2016-02-20 00:01:19 +01:00
artica a839c63005 Auto-updated build strings. 2016-02-19 00:01:25 +01:00
Arturo Gonzalez e5c05c7055 Fixed error in group view with father groups without user read permissions. Ticket#3395 2016-02-18 15:04:59 +01:00
Arturo Gonzalez e9eb16a848 Some changes in saml login system. 2016-02-18 12:29:50 +01:00
Arturo Gonzalez db66113fb1 Fixed group view with strict user. Ticket#3391 2016-02-18 09:20:14 +01:00
Hirofumi Kosaka 1ca151fa03 Fixed get_plugins API that had returned values in wrong order if updated from ver 4.x. 2016-02-18 16:58:01 +09:00
artica bdaf4689eb Auto-updated build strings. 2016-02-18 00:01:17 +01:00
KIKUCHI Koichiro a036b0627f Fixed %postun script fails when pandora_agent isn't running 2016-02-18 06:07:51 +09:00
KIKUCHI Koichiro c71e75045e Fixed init script fails to get pandora_agent's pid on CentOS 2.x.
Without -w option, the centos 2.x version of ps (procps-2.0.7)
truncates long lines to 80 characters when output isn't a tty
and thus init script fails to get pid of pandora_agent..
2016-02-18 06:07:49 +09:00
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