Commit Graph

  • b6fcb33426
    Merge 590705f5d4 into 0b44d36658 Jason N. White 2025-01-01 01:14:48 -0500
  • 590705f5d4
    Update LICENSE, fix license year JasonnnW3000 2025-01-01 01:14:40 -0500
  • 1d4ed3d36d
    Merge 5bc9d3f01d into 0b44d36658 aoshfan 2024-07-08 00:59:37 +0800
  • 5bc9d3f01d
    Update "ENV key value" format in README aoshfan 2024-07-08 00:59:13 +0800
  • beb2189f8f
    Merge 7c430f3eb6 into 0b44d36658 ntbowen 2024-04-20 22:30:38 +0800
  • 7c430f3eb6
    Update tini.c ntbowen 2024-04-20 22:30:01 +0800
  • 2465f63737
    Merge 10479a6eef into 0b44d36658 Hauke Mehrtens 2024-04-14 15:45:40 +0200
  • 10479a6eef Support POSIX basename() from musl libc Hauke Mehrtens 2024-04-14 15:33:51 +0200
  • c83159717a
    Merge 31b0908a5e into 0b44d36658 Gerard Ryan 2023-03-13 08:25:03 +0900
  • 421f54b729
    Merge df510760ac into 0b44d36658 Michael Vetter 2023-03-13 08:25:03 +0900
  • 003414a2f0
    Merge ff0a35c631 into 0b44d36658 Zoran Rajic 2023-02-28 16:49:22 +0100
  • deac5ccc18
    Merge f5600a8303 into 0b44d36658 Patrik Lermon 2023-02-20 17:31:15 +0900
  • 032d6c27d3
    Merge 44cad502b6 into 0b44d36658 Pedro Aguiar 2023-02-08 18:43:22 +0100
  • 44cad502b6
    [UPDATE]: fix typo in MRE's comment Pedro Aguiar 2023-02-08 13:43:18 -0400
  • d8d4ff0ffd
    Merge a3053919b8 into 0b44d36658 Randall Oveson 2023-02-08 09:32:50 +0100
  • 4ca06a5c28
    [UPDATE]: add a minimal reproducible example Pedro Aguiar 2023-02-07 17:13:05 -0400
  • 12405aeca3
    Merge 28312b7081 into 0b44d36658 Ashish Shinde 2023-02-07 14:44:57 +0800
  • c8f53cb6e2
    Merge dfcf093911 into 0b44d36658 Terry Burton 2023-02-05 18:29:33 +0100
  • dfcf093911
    Document TINI_KILL_PROCESS_GROUP environment variable Terry Burton 2023-02-05 17:26:32 +0000
  • 0b44d36658 chore: bump minimum CMake to 2.8.12 master Bjorn Neergaard 2023-01-27 08:07:51 -0700
  • c47a4010c3
    chore: bump minimum CMake to 2.8.12 Bjorn Neergaard 2023-01-27 08:07:51 -0700
  • a49fdd374d tini.c: a function declaration without a prototype is deprecated in all versions of C Jose Quaresma 2022-09-23 16:31:33 +0000
  • 66d0b5fd94 tini.c: a function declaration without a prototype is deprecated in all versions of C Jose Quaresma 2022-09-23 16:31:33 +0000
  • 0f9bb7f856 Dockerfile: Update ubuntu base Manuel Rüger 2022-01-06 14:04:58 +0100
  • a3053919b8 Add reboot and sync options Randall Oveson 2022-07-01 11:58:55 -0600
  • fe78bc32ac Fix build by updating packages Randall Oveson 2022-07-01 11:58:44 -0600
  • ff0a35c631 Add respawn option Zoran Rajic 2019-12-23 13:41:58 -0800
  • f5600a8303
    Update README.md.in Patrik Lermon 2021-11-17 20:34:56 +0100
  • 28312b7081
    Merge branch 'master' into master Ashish Shinde 2021-11-04 16:29:55 +0530
  • 378bbbc890 Update keyserver recommendation to Ubuntu Thomas Orozco 2021-07-12 18:20:09 +0100
  • c86145ff9f Update keyserver recommendation to Ubuntu keyserver Thomas Orozco 2021-07-12 18:20:09 +0100
  • 1c7423d236 Bash sleep get stuck using time.sleep Ashish Shinde 2021-06-24 00:54:20 +0530
  • 5484ba4d4b Option to restart child on signal Ashish Shinde 2021-06-20 01:47:33 +0530
  • 4353645c37 Add Networking syscall filter Keerti Lakshminarayan 2021-02-08 22:39:16 +0000
  • a3195e51ad
    Merge pull request #7 from Netflix-Skunkworks/netflix-changes-singlefd Kyle Anderson 2021-01-08 10:24:10 -0800
  • df510760ac Add install instructions for openSUSE Michael Vetter 2021-01-07 10:11:17 +0100
  • ea2b0d086e Go back to only sending a single notify fd instead of 3 Kyle Anderson 2021-01-05 13:17:43 -0800
  • 31b0908a5e Added support for setting git version externally * This to help when building from source snapshots that don't have the .git file structure. Gerard Ryan 2020-10-31 16:53:39 +1000
  • b9f42a0e7b Indicate that -e can be repeated Thomas Orozco 2020-11-14 13:20:23 +0000
  • c701faf799 Indicate that -e can be repeated indicate-exit-code-can-repeat Thomas Orozco 2020-11-14 13:20:23 +0000
  • 71911f9699 add installation instructos for Arch Linux Cedric Meury 2016-09-01 14:03:40 +0200
  • 9d647c3c17 credit to nfnty for packaging tini for Arch Linux Cedric Meury 2016-08-25 08:28:13 +0200
  • 4df9bb0376 add `chmod +x` step to signed download docs Peter van Dijk 2020-05-07 22:26:45 +0200
  • ec6b8e512d add `chmod +x` step to signed download docs Peter van Dijk 2020-05-07 22:26:45 +0200
  • 7fdac39561 Adding example of how to verify checksums Jim Crowley 2020-04-20 11:15:10 -0400
  • 66e6baa318 Adding example of how to verify checksums Jim Crowley 2020-04-20 11:15:10 -0400
  • 07b31393ca add Debian installation instructions Peter van Dijk 2020-05-08 11:40:46 +0200
  • ecfba4e859 add Debian installation instructions Peter van Dijk 2020-05-08 11:40:46 +0200
  • 0374cb6b38 add aliases x86_64 for uname -m MaxPeal 2020-11-09 22:35:27 +0100
  • 2c022f7869 add aliases x86_64 for uname -m MaxPeal 2020-11-09 22:35:27 +0100
  • 6d1800b25a
    Merge pull request #6 from Netflix-Skunkworks/netflix-changes-seccomp-notify_3fds Kyle Anderson 2020-09-23 09:57:20 -0700
  • 38857c8f73 Send mem and pid fds as well as notify fds Kyle Anderson 2020-09-18 07:03:22 +0000
  • 14dd93d4c0
    Merge pull request #5 from Netflix-Skunkworks/netflix-changes-seccomp-notify Kyle Anderson 2020-09-16 15:44:19 -0700
  • b4ca8b86a4 Support bpf syscalls by passing seccomp notify fd in tini Kyle Anderson 2020-09-03 04:30:14 +0000
  • de40ad0077 Update Travis release token v0.19.0 Thomas Orozco 2020-04-19 18:33:22 +0100
  • 81d9b14415 Release 0.19.0 Thomas Orozco 2020-04-19 17:54:02 +0100
  • ab61b0ceaa Merge commit '76d4aa0' Thomas Orozco 2020-04-19 17:49:43 +0100
  • b6c90eaca6
    Merge branch 'master' into patch-1 Thomas Orozco 2020-04-19 17:48:25 +0100
  • 5fd44ccccb
    Merge pull request #156 from krallin/build-updates Thomas Orozco 2020-04-19 17:47:56 +0100
  • 9587d90546 run_build: publish sha256 checksums to releases build-updates Thomas Orozco 2020-04-19 17:32:27 +0100
  • 3f3e765c2d Add ppc64le alias for the ppc64el build Thomas Orozco 2020-04-19 17:31:08 +0100
  • 0e55606bc6 .travis.yml: Remove redundant argument Thomas Orozco 2020-04-19 17:30:07 +0100
  • 12197f95f6 Update tests to Python 3 Thomas Orozco 2020-04-19 17:24:49 +0100
  • 53e3d32b0e
    Merge pull request #147 from ydcool/support-for-mips64el Thomas Orozco 2020-04-18 10:25:08 +0100
  • 6cfeff2679
    add support for mips64el Dominic Yin 2020-01-15 18:38:54 +0800
  • 76d4aa0271
    tini.c: fix child subreaper error message knilch 2019-11-28 16:36:32 +0100
  • 98d37e75b8 Adds OOM Killer Erik Benoist 2019-11-07 07:54:06 -0600
  • e42eb7558c
    Add a missing word in introduction Julien Jerphanion 2019-04-26 09:42:28 +0200
  • b3e0a9c883
    Remove one "the" from README Viktor Szépe 2019-04-15 05:37:33 +0200
  • 5abaabe7cb
    Merge 5ecbeaf3eb into 3c5368682e Joshua Watt 2018-12-05 20:38:44 +0000
  • 5ecbeaf3eb Update README for post-processing command Joshua Watt 2018-12-05 13:22:20 -0600
  • 0d10453fa3 Add test cases for post processing commands Joshua Watt 2018-12-05 08:46:07 -0600
  • dfdcb695a4 Add post-processing command Joshua Watt 2018-12-05 08:38:51 -0600
  • 7037934024 always send SIGKILL Christian Teijon 2018-12-05 16:58:15 +0100
  • 3c5368682e
    Merge pull request #127 from antonmos/patch-1 Thomas Orozco 2018-11-19 09:43:22 +0000
  • cefad7b10a gpg: explicitly pass file name Anton Mostovoy 2018-11-16 11:57:58 -0600
  • 09bb1faf3e
    Merge pull request #126 from antonmos/patch-1 Thomas Orozco 2018-11-14 23:18:33 +0100
  • 6ece2eb467 update readme to fix instructions for gpg Anton Mostovoy 2018-11-14 14:10:28 -0600
  • ac32c23b50
    Merge pull request #4 from Netflix-Skunkworks/sched_batch Sargun Dhillon 2018-06-06 11:30:34 -0700
  • 4702731a3e Set mechanism to also set SCHED_IDLE Sargun Dhillon 2018-06-06 07:47:06 -0700
  • 72756725bd Also set niceness of batch processes to 19 Sargun Dhillon 2018-06-06 01:34:59 -0700
  • 4ea705932c Add tini batch scheduling policy Sargun Dhillon 2018-06-06 01:21:00 -0700
  • 5208facefe
    Merge 640ebc85d4 into fec3683b97 Nick Snyder 2018-05-31 04:43:35 +0000
  • 640ebc85d4
    fix build Nick Snyder 2018-05-30 21:43:32 -0700
  • cdd630352b
    fix args Nick Snyder 2018-05-30 19:51:10 -0700
  • 1853b2bc0e
    Use RUN instead of ADD Nick Snyder 2018-05-30 19:20:00 -0700
  • 62ae8814f9
    Merge pull request #3 from Netflix-Skunkworks/catch-up Sargun Dhillon 2018-05-18 13:41:03 -0700
  • b49c76faeb
    Merge 93c6788c33 into fec3683b97 Sargun Dhillon 2018-05-17 16:50:27 +0000
  • 93c6788c33 Merge tag 'v0.18.0' into catch-up Sargun Dhillon 2018-05-17 09:46:41 -0700
  • 3df7b14a22
    Merge pull request #2 from Netflix-Skunkworks/unshare Sargun Dhillon 2018-05-01 10:36:40 -0700
  • 8cee06768b Define CLONE_NEWCGROUP for older platforms Sargun Dhillon 2018-04-30 16:42:22 -0700
  • 49a72e53b8 Add tini unshare Sargun Dhillon 2018-04-30 09:52:40 -0700
  • 24db2f5085
    Merge 7b4f845c31 into fec3683b97 Sargun Dhillon 2018-04-24 21:28:47 +0000
  • fec3683b97 Version 0.18.0 v0.18.0 Thomas Orozco 2018-04-21 09:30:30 +0200
  • 143cf5d658
    Merge pull request #101 from krallin/kill-process-group-env-var Thomas Orozco 2018-04-21 09:30:13 +0200
  • fe4b2f0a6b Add an environment variable flag for -g kill-process-group-env-var Thomas Orozco 2017-09-25 19:03:09 +0200
  • e972ea576d
    Merge pull request #114 from pks-t/pks/pdeathsignal Thomas Orozco 2018-04-21 09:12:58 +0200
  • a500ee72c1 Update README for parent death signal Thomas Orozco 2018-04-19 19:37:25 +0200
  • 1487373aa2 Exercise pdeathsignal in tests Thomas Orozco 2018-04-19 16:58:00 +0200
  • eb0f6de3a5 Add '-p' flag to get signalled when parent dies Patrick Steinhardt 2018-04-08 20:46:32 +0100