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

kill all pids when killing pash via signal #454

Closed
wants to merge 21 commits into from
Closed

Commits on Oct 3, 2021

  1. Fix broken links

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    fa77f6f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge pull request #342 from binpash/fix-links

    Fix broken links
    dkarnikis authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c178ef5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #429 from binpash/future

    Merge future to main
    dkarnikis authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    7a26863 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. [docs] Fix broken link and fmt README.md (#431)

    - fix broken link for evaluation scripts
    - make markdown formatting consistent
    
    Signed-off-by: Vladislav Doster <[email protected]>
    vladdoster authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9e345f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Install netcat-openbsd since pash needs it

    Signed-off-by: Konstantinos Kallas <[email protected]>
    angelhof committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    401f126 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Fix for python pkgs in pash setup

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8017483 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Merge pull request #440 from binpash/setup-fix

    Fix for python pkgs in pash setup
    dkarnikis authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    03904d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Moved all the dependencies in distro-deps. Removed sudo from scripts

    Signed-off-by: dkarnikis <dkarnikis>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e78b6ca View commit details
    Browse the repository at this point in the history
  2. trigger CI tests

    Signed-off-by: dkarnikis <dkarnikis>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1383903 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #439 from binpash/netcat-ubuntu-issue

    Install netcat-openbsd
    dkarnikis authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d33c703 View commit details
    Browse the repository at this point in the history
  4. merge

    Signed-off-by: dkarnikis <dkarnikis>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    949073b View commit details
    Browse the repository at this point in the history
  5. Export env for docker build

    Signed-off-by: dkarnikis <dkarnikis>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    58dfd8e View commit details
    Browse the repository at this point in the history
  6. ci test

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    29b5339 View commit details
    Browse the repository at this point in the history
  7. CI setup fix

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    35ba297 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #446 from binpash/ci-setup

    CI setup fix
    dkarnikis authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    543a7cf View commit details
    Browse the repository at this point in the history
  9. update

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    68851b5 View commit details
    Browse the repository at this point in the history
  10. cleanup

    Signed-off-by: DIMITRIS KARNIKIS <[email protected]>
    dkarnikis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    77baa53 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge pull request #445 from binpash/dockerfile-fixes

    Dockerfiles fix
    dkarnikis authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    876a891 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. kill all pids when killing pash via signal

    Signed-off-by: Dimitris Karnikis <[email protected]>
    dkarnikis committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    86cb5f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    7258108 View commit details
    Browse the repository at this point in the history
  2. Kill processes that are exclusively under the current process tree

    Signed-off-by: Dimitris Karnikis <[email protected]>
    dkarnikis committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    98b244a View commit details
    Browse the repository at this point in the history