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

WIP: revert some logging changes which might have caused stack overflow #611

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

Commits on Nov 8, 2022

  1. Revert "logger: guarantee to flush the logs on exit"

    This reverts commit 3ee15e2.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    366eaf3 View commit details
    Browse the repository at this point in the history
  2. Revert "log: mark 2 arguments as unused"

    This reverts commit c035404.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    170bf9f View commit details
    Browse the repository at this point in the history
  3. Revert "log: if logs are dropped, log a message"

    This reverts commit 3a83d28.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6a50eec View commit details
    Browse the repository at this point in the history
  4. Revert "log: buffer logs, write to stderr from a thread"

    This reverts commit c169993.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e604104 View commit details
    Browse the repository at this point in the history
  5. Revert "log: use a more compact format"

    This reverts commit 5786631.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4339be8 View commit details
    Browse the repository at this point in the history
  6. Revert "log: add process name, avoid splitting lines"

    This reverts commit ce4c786.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c442adb View commit details
    Browse the repository at this point in the history
  7. Revert "log: replace "usernet" with "slirp", the module name"

    This reverts commit fe6705d.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cc4d8ac View commit details
    Browse the repository at this point in the history
  8. Revert "log: write the HTTP proxy config on one line"

    This reverts commit 8ca2025.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4492da3 View commit details
    Browse the repository at this point in the history
  9. Revert "dns: improve startup warnings / errors"

    This reverts commit c647c50.
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    db87440 View commit details
    Browse the repository at this point in the history
  10. Update licenses

    Signed-off-by: David Scott <[email protected]>
    djs55 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6b044db View commit details
    Browse the repository at this point in the history