Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.3.9 into master #591

Merged
merged 60 commits into from
Oct 17, 2022
Merged

Merge 4.3.9 into master #591

merged 60 commits into from
Oct 17, 2022

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    f490991 View commit details
    Browse the repository at this point in the history
  2. Remove exec - wait for indexer

    There is no usecase anymore for it since commit
    9d176ef
    cruelsmith committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    19ec46a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834578e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fixing condition for updating wazuh-template.json

    Ensure that we recognize content changes of the local and remote file.
    cruelsmith committed Jul 5, 2022
    3 Configuration menu
    Copy the full SHA
    3f69f82 View commit details
    Browse the repository at this point in the history
  2. Fix missing config of host and port of dashboard

    The variables has been already there but not used at any point.
    cruelsmith committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8888fd7 View commit details
    Browse the repository at this point in the history
  3. Fix wrong refreshonly condition after changes

    Needed after updateing the exec for cleanup wazuh-template.json.
    cruelsmith committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    31bf14a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    5be4a85 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Merge pull request #516 from pixelpark/4.3_fixing_execs

    Fixing exec usage, handling and optimise code
    okynos committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c064588 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    70b7767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1a604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ee05a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    d8426a7 View commit details
    Browse the repository at this point in the history
  2. Fix dependencies

    files_lines resources need the configuration file from the package.
    poloz-lab committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c1f059e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    e2a2eb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    6f38ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93a3112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4febd3b View commit details
    Browse the repository at this point in the history
  4. Fix JVM option memory

    poloz-lab committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    064887e View commit details
    Browse the repository at this point in the history
  5. Refacto jvm_options_memory

    poloz-lab committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    08c3e0e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge pull request #529 from poloz-lab/feature-528-repo-management-da…

    …shboard
    
    Repo management in dashboard class
    okynos committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7e0cec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request #541 from poloz-lab/feature-540-permission-filebea…

    …t-yml
    
    Permission for filebeat.yml with credentials in it
    okynos committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a887f80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #547 from poloz-lab/fix-546-JVM-memory

    JVM option memory
    okynos committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    69997ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #549 from poloz-lab/feature-548-archives-filebeat

    Filebeat archives parameter
    okynos committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a230149 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #533 from poloz-lab/feature-532-logall-logalljson-…

    …parameters
    
    Parameters for logall and logall_json options
    okynos committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    43fe3a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    a3cf2ac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request #552 from wazuh/order_of_tags

    Change order for active response concat
    teddytpc1 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    02c2988 View commit details
    Browse the repository at this point in the history
  2. bump 4.3.7 version

    vcerenu committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    48e7474 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge pull request #553 from wazuh/bump-4-3-7

    Bump 4.3 to 4.3.7
    okynos committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e115be2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Merge pull request #545 from poloz-lab/feature-544-archive-filebeat-m…

    …odule
    
    Archive Filebeat module
    alberpilot committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7585c25 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    6b2276b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request #531 from poloz-lab/feature-527-template-indexer-c…

    …onfig
    
    Configure Wazuh indexer
    okynos committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f827a70 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Hotfix exec of wazuh-template.json

    Fix case where file does not exist so rm will not be called
    Fix sh incompatible process substitution <(...) can be used with bash but not with sh that exec uses.
    cruelsmith committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8b9cb4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    323471f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    f2b3ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce01f6a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Merge pull request #569 from poloz-lab/feature-568-https-api-url

    Use https in default server API URL parameter
    teddytpc1 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6c667a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Merge pull request #565 from poloz-lab/feature-564-default-dashboard-…

    …port
    
    Default dashboard listening port
    alberpilot committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    99c0ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    61a7f8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #575 from wazuh/561-AddRevisionVariable-to4.3

    Add new variable for revision in agent.pp to 4.3
    teddytpc1 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    e4f2b21 View commit details
    Browse the repository at this point in the history
  3. bump 4.3.8 version

    vcerenu committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8d2fa91 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from wazuh/bump-4-3-8

    Bump 4.3 to 4.3.8
    teddytpc1 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c5d0064 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    17be90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773fe85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b199a20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a09ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00bc102 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request #551 from pixelpark/4.3_hotfix_cleanup_wazuh_template

    Hotfix exec when wazuh-template.json do not exist
    teddytpc1 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    52f8636 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #567 from poloz-lab/feature-566-default-api-creds

    Default Wazuh Server API credentials in Dashboard class default parameters
    teddytpc1 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    db65b87 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request #537 from poloz-lab/feature-534-dashboard-configur…

    …ation
    
    Dashboard configuration
    alberpilot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e6274f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request #562 from pixelpark/4.3_fix_unkown_variable

    Fix puppetserver messages about unkown variables
    alberpilot committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    83b7887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498c354 View commit details
    Browse the repository at this point in the history
  3. Add final space

    c-bordon committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    36a89ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #573 from poloz-lab/fix-572-dashboard-keystore

    Add an option to delete keystore on dashboard
    teddytpc1 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    22a1aec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #584 from wazuh/570-UpdateWazuhApiTemplate-to4.3

    Wazuh plugin template updated to the last version
    teddytpc1 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1a5be33 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    a9a6ea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. bump 4.3.9 version

    vcerenu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c33d12d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Merge pull request #588 from wazuh/bump-4-3-9

    Bump 4.3 to 4.3.9
    teddytpc1 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d7c5bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge pull request #585 from poloz-lab/fix-574-indexer-security-init

    Fix indexer security init execution
    teddytpc1 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fb3f73c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. bump 4.3 into master

    vcerenu committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ddaee8c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. bump 4.3 into master

    vcerenu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    888f87f View commit details
    Browse the repository at this point in the history