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

Bundle macOS File Provider module logs into main debug archive #7464

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2024

  1. Directly bundle macOS vfs logs within standard debug archive

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9a6b167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8fd99 View commit details
    Browse the repository at this point in the history
  3. Ensure we are not halting the entire application when trying to gener…

    …ate the debug archive for macOS vfs
    
    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    093accc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Move debug archive for vfs creation out of log entry creation

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2002d3b View commit details
    Browse the repository at this point in the history
  2. Just use davUser as account identifier for macOS log filename

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eea9cab View commit details
    Browse the repository at this point in the history