Skip to content

Commit

Permalink
Merge pull request #1142 from timopollmeier/smb-alert-update
Browse files Browse the repository at this point in the history
Revert "Add smb_file_path_type alert method data to gsad" [master]
  • Loading branch information
bjoernricks committed Jan 24, 2019
2 parents bab60b7 + e22d2f3 commit d4e2409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gsad/src/gsad_gmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -7299,7 +7299,6 @@ append_alert_method_data (GString *xml, params_t *data, const char *method,
|| (strcmp (method, "SMB") == 0
&& (strcmp (name, "smb_credential") == 0
|| strcmp (name, "smb_file_path") == 0
|| strcmp (name, "smb_file_path_type") == 0
|| strcmp (name, "smb_report_format") == 0
|| strcmp (name, "smb_share_path") == 0))
|| (strcmp (method, "SNMP") == 0
Expand Down

0 comments on commit d4e2409

Please sign in to comment.