m-lopez-f
9544dec1ac
Change visual of console
2015-06-15 15:50:28 +02:00
m-lopez-f
2f5596ed9e
Merge branch 'develop' into feature/NewView
2015-06-15 13:23:12 +02:00
Hirofumi Kosaka
9898fb8a94
Merge pull request #30 from hkosaka/windows_module_service_returns_boolean
...
Updated to have Windows' module_service return 0 or 1 (no other values).
2015-06-15 19:22:30 +09:00
hkosaka
3ae00f8827
Updated to have Windows' module_service return 0 or 1.
2015-06-15 18:34:10 +09:00
artica
b0dbffd0c1
Auto-updated build strings.
2015-06-15 00:01:09 +02:00
Junichi Satoh
e638680b03
Fixed sql error.
2015-06-14 11:50:31 +09:00
Junichi Satoh
a75a7370cf
Added graphviz binary path adjustment for FreeBSD.
2015-06-14 10:02:43 +09:00
artica
be56f5d6da
Auto-updated build strings.
2015-06-14 00:01:10 +02:00
artica
7ecc100a1d
Auto-updated build strings.
2015-06-13 00:01:13 +02:00
m-lopez-f
9e528d0459
Change visual of console
2015-06-12 15:50:46 +02:00
Ramón Novoa
6dbfb22b20
Merge pull request #28 from Robert-Nelson/unix-agent-fixes
...
Pandora unix agent bug fixes
2015-06-12 11:27:04 +02:00
artica
764b85c1a1
Auto-updated build strings.
2015-06-12 00:01:14 +02:00
mdtrooper
9789eca1e1
Added the feature to set module charts painting with lines or area. TICKET: #1849
2015-06-11 21:24:14 +02:00
mdtrooper
19f74c8e78
Fixed misplaced function in functions_reporting_html.php
2015-06-11 21:23:11 +02:00
mdtrooper
0be8792b01
Killing unicorns and magic numbers.
2015-06-11 20:45:40 +02:00
mdtrooper
9ad8b1035c
Tiny feature, the slide form to config chart in the module chart window adapt to the height of window.
2015-06-11 20:19:50 +02:00
mdtrooper
37a7cf6cf2
Some fixes in the code.
2015-06-11 20:17:54 +02:00
mdtrooper
a364542454
Sort and structure the code and result form with a huge fields of visual pandora setup.
2015-06-11 19:08:57 +02:00
artica
936264d337
Auto-updated build strings.
2015-06-11 00:01:12 +02:00
mdtrooper
f9b6290413
Fixed the list of items in the report editor.
2015-06-10 15:14:48 +02:00
artica
28f10174d4
Auto-updated build strings.
2015-06-10 00:01:12 +02:00
mdtrooper
458d9909d4
Now in the function 'filemanager_read_recursive_dir' returns the directories
...
(cherry picked from commit ae97ad964d
)
Conflicts:
pandora_console/include/functions_filemanager.php
2015-06-09 15:55:59 +02:00
mdtrooper
0eafdac3ff
Fixed the javascript to check a numeric field when it is empty. TICKET: #2176
...
(cherry picked from commit 905d768322
)
2015-06-09 11:49:03 +02:00
artica
a8aa6f18d6
Auto-updated build strings.
2015-06-09 00:01:14 +02:00
mdtrooper
7574f6ed09
Clean the source code style.
2015-06-08 13:13:09 +02:00
mdtrooper
89cac169f4
Clean the source code style.
2015-06-08 11:05:19 +02:00
mdtrooper
819b1d5d77
Clean the source code style.
2015-06-08 09:32:01 +02:00
mdtrooper
b96fdad6d8
Sanitized the project (clean code and removed the deprecated htmLaWed)
2015-06-08 09:18:00 +02:00
Robert Nelson
58c3e219c1
Replace macros on single line module_plugin
2015-06-07 18:20:27 -07:00
artica
b7bf0dbc3a
Auto-updated build strings.
2015-06-08 00:01:10 +02:00
Robert Nelson
7c1ca7444c
Merge branch 'develop' into unix-agent-fixes
2015-06-06 21:41:43 -07:00
Robert Nelson
6a42783cdc
Pandora unix agent bug fixes
...
Add additional settings that aren't copied to a broker_agent conf.
Don't reprocess the custom_fields and global macros every time the conf
is searched for a specific item.
Be more specific about the files copied by xml_buffer, ensuring they
have the right name format.
2015-06-06 16:52:02 -07:00
artica
096a17be2e
Auto-updated build strings.
2015-06-07 00:01:09 +02:00
artica
efa871b22b
Auto-updated build strings.
2015-06-06 00:01:09 +02:00
m-lopez-f
1b0d708608
Add tiquet #23 from issues git
2015-06-05 13:45:57 +02:00
mdtrooper
4a86e40ca2
Fixed the PHP Warning about the config var. (manual cherry-pick from e326c8ff20
)
2015-06-05 12:52:18 +02:00
m-lopez-f
866cdb908e
No show count events group by status(validate,not validate) in statics events. Tiquet: #2306
2015-06-05 10:21:24 +02:00
m-lopez-f
d9cd603f43
Merge pull request #23 from Robert-Nelson/spec-fix
...
Don't remove build machine's pandora_agent.conf
2015-06-05 09:52:09 +02:00
artica
352d0e95ff
Auto-updated build strings.
2015-06-05 00:01:09 +02:00
Robert Nelson
123712ef02
Apply sudo config to the right user
...
Sudo configuration applies to the user running the sudo command not new the
user.
2015-06-04 12:08:47 -07:00
Robert Nelson
6706be269f
Don't remove build machine's pandora_agent.conf
2015-06-04 11:55:18 -07:00
artica
4a4f04d833
Auto-updated build strings.
2015-06-04 00:01:10 +02:00
Ramon Novoa
38c90b43d1
Do not draw parent/child relationships in layer 2 maps.
...
(cherry picked from commit 16c2e10a4f
)
2015-06-03 17:21:16 +02:00
Ramon Novoa
8a34944d76
Several improvements to the SNMP layer 2 recon script.
...
(cherry picked from commit cfd7590efc
)
2015-06-03 17:17:26 +02:00
Junichi Satoh
7785c465fd
Added new token examples: transfer_timeout and secondary_transfer_timeout.
2015-06-03 16:41:31 +09:00
Junichi Satoh
97c9358fa0
Improved to be able to define timeout for file transfer programs
...
in windows agent.
2015-06-03 16:03:27 +09:00
artica
51e76a0289
Auto-updated build strings.
2015-06-03 00:01:12 +02:00
artica
bdda81b436
Auto-updated build strings.
2015-06-02 00:01:10 +02:00
m-lopez-f
988228a90a
Fixed problems with snmpwalks, when server have mibs text in hexadeximal-string. Tiquet: #2288
...
(cherry picked from commit 127daf8fdc
)
2015-06-01 15:24:53 +02:00
m-lopez-f
589f054928
Fixed error when selected in bulk actions agents edit any status, show all agents. Tiquet: #2261
2015-06-01 13:41:31 +02:00