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

Fix slave host asset handling (master) #736

Merged
merged 7 commits into from
Sep 4, 2019

Commits on Sep 3, 2019

  1. Create slave scan host assets after results

    The assets are created later in case the first results of a host are
    received in the last update_from_slave call.
    timopollmeier committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    0f5b0aa View commit details
    Browse the repository at this point in the history
  2. Initialize report_host in report_host_noticeable

    The unintialized value may point to an existing report host if actually
    none exists otherwise, giving wrong results.
    timopollmeier committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4e0cf7f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    7ba5d65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1211fc5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'missing-host_noticeable' of github.com:timopollmeier/gv…

    …md into missing-host_noticeable
    timopollmeier committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    802b984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee3feaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f98f6f View commit details
    Browse the repository at this point in the history