Commit Graph

  • e9d00e3d7e README.md: Update usage to the current version Michał Kowalczyk 2022-02-18 00:37:52 +0100
  • f4abf7b726 config: Add more docs for disable_tsc Michał Kowalczyk 2022-02-18 00:33:52 +0100
  • cdf8e8f14c config: info about prctl(PR_SET_TSC, PR_TSC_ENABLE) being intel-only Robert Swiecki 2022-02-18 00:15:12 +0100
  • 328ae491a7
    Merge pull request #191 from mkow/mkow/add-disable-tsc robertswiecki 2022-02-18 00:10:49 +0100
  • 16b4416d75 Add disable_tsc option Michał Kowalczyk 2022-02-17 23:53:13 +0100
  • 999d4631f3 mnt: better error messages with mandatory mount points Robert Swiecki 2022-02-10 09:51:13 +0100
  • 9b73eaa289 subproc: print correct si fields for SIGCHLD Robert Swiecki 2022-02-08 12:17:59 +0100
  • 3c03973f1f configs/*: use KILL_PROCESS instead of KILL(_THREAD) when posssible Robert Swiecki 2022-02-07 17:23:31 +0100
  • 6a99755e43 configs/imagemagick-convert: missing quote Robert Swiecki 2022-02-07 01:08:35 +0100
  • dccf911fd2 log: use TEMP_FAILURE_RETRY instead of fallback to dprintf Robert Swiecki 2021-11-24 22:25:57 +0100
  • aa0becd547 make indent Robert Swiecki 2021-11-12 20:24:33 +0100
  • b248125c5f Fix compile using FROM ubuntu:20.04 ndrewh 2021-11-03 21:17:18 -0400
  • bf93e8a25d cgroup2: use cgroup_mem_swap_max and cgroup_mem_memsw_max Philip 2021-10-29 00:14:45 -0400
  • 5a8ad82311 cgroup2: support cgroup_mem_memsw_max Philip 2021-10-26 15:27:46 -0400
  • cf4cfd5499
    Merge pull request #185 from flaryer/fix-memsw robertswiecki 2021-10-18 15:50:56 +0200
  • 26869e8956 fix mem clean in finishFromParent flaeyer 2021-10-14 12:12:46 +0800
  • 5b82f51b8a Fix whitespace in kafel Wiktor Garbacz 2021-10-11 16:20:09 +0200
  • acf3bf8de5 Fix build Wiktor Garbacz 2021-10-11 16:11:50 +0200
  • a21bb242b1 Update kafel for RISC-V support Wiktor Garbacz 2021-10-11 15:49:16 +0200
  • 29a556068a Add support for setting cgroup memory.memsw.limit_in_bytes Johan Kartiwa 2021-09-15 16:37:10 -0700
  • e09610e789 Allow mount options to contain colons. James Kay 2021-09-15 16:50:45 +0100
  • 246d4721b1 macros: make NS_VALSTR_STRUCT accept unsigned/64-bit vals Robert Swiecki 2021-09-30 16:44:48 +0200
  • 2b6a093e09 configs/firefox-with-net-wayland.cfg: retain original WAYLAND_DISPLAY value Robert Swiecki 2021-09-29 09:48:11 +0200
  • 3932b67781
    Merge pull request #182 from ccstolley/fix_rlimitas_default robertswiecki 2021-09-14 20:31:59 +0200
  • 8a1f3b5f4d The default rlimit_as value is 4096, not 512. Colin Stolley 2021-09-14 11:57:30 -0500
  • 4909f45fe0 configs: firefox+wayland example Robert Swiecki 2021-08-11 00:31:31 +0200
  • d6b9357e6b config.proto: renumerate fields Robert Swiecki 2021-08-10 19:17:33 +0200
  • 8ce33a17ec configs/imagemagick: alternative file conversion command Robert Swiecki 2021-08-10 17:46:44 +0200
  • 8e13a76b99 Fix duplicate field number Wiktor Garbacz 2021-08-04 10:25:38 +0200
  • 95e112cf41 Fix formatting Wiktor Garbacz 2021-08-03 17:46:08 +0200
  • 4136dd50d8 Merge branch 'use_switchroot' Wiktor Garbacz 2021-08-03 17:44:57 +0200
  • 87af69bea4 Update kafel - x86 build fixes Wiktor Garbacz 2021-08-02 19:45:32 +0200
  • 4f50821655
    Merge pull request #179 from ginkoid/master happyCoder92 2021-07-22 15:47:09 +0200
  • 3876c7e203
    Merge pull request #177 from eli-zr/_rlimits happyCoder92 2021-07-22 15:43:16 +0200
  • 44fe720102 cgroup: write period before quota Philip Papurt 2021-07-21 11:54:12 -0400
  • 7aace9bdc6 rtprio, msgqueue - defaulting to 'soft' Eli Zrihen 2021-07-20 16:00:13 +0300
  • b83d6f7421 Renaming use_switchroot option with no_pivotroot Eli Zrihen 2021-07-20 15:45:58 +0300
  • 9f4b4f41e7 Consistentency with RLIMIT_* constant name Eli Zrihen 2021-07-20 15:20:47 +0300
  • 10d6264a28 Merge branch 'master' into _rlimits Eli Zrihen 2021-07-20 10:35:36 +0300
  • b6576fcde7 Adding a warning when switchroot is used Eli Zrihen 2021-07-20 10:20:23 +0300
  • f208e9206c Merge commit 'db9e34ebd3ec78c0a3a8f689aea4361daaab0187' into _use_switchroot Eli Zrihen 2021-07-20 09:31:03 +0300
  • 0f903ba9a0 Added rt, memlock & msgq limits Eli Zrihen 2021-07-19 17:21:34 +0300
  • db9e34ebd3 subproc: warn about CLONE_NEWTIME and clone(), and remove notice about CLONE_NEWCGROUP as the kernel versions should be now new enough for its support Robert Swiecki 2021-07-16 22:53:40 +0200
  • 737b300609 subproc: debug log for unshare() Robert Swiecki 2021-07-16 22:47:18 +0200
  • 99507c5920 Merge branch '_test_switchroot_alternative' Eli Zrihen 2021-07-13 15:40:21 +0300
  • 0e0e34c33d Merge remote-tracking branch 'origin/HEAD' into _use_switchroot Eli Zrihen 2021-07-13 11:13:35 +0300
  • 15205a23f9 No Yoda Eli Zrihen 2021-07-08 21:47:13 +0300
  • 62879de5de cmdline: clone_newcgroup -> true by default; clone_newtime should be false Robert Swiecki 2021-07-07 11:55:17 +0200
  • be302c4cc9 Comment fix Eli Zrihen 2021-06-23 14:51:34 +0300
  • dab1713ac9 Added use_switchroot option Eli Zrihen 2021-06-17 14:57:01 +0300
  • 2e9fd0e2e4 make indent Robert Swiecki 2021-06-16 17:44:07 +0200
  • 3342a8d483
    Merge pull request #172 from eli-zr/_macvlan_mode robertswiecki 2021-06-16 17:43:31 +0200
  • 5c8b3835b7 MACVLAN modes support Eli Zrihen 2021-06-16 16:59:12 +0300
  • d1f332b911 Enable support for clone3() and for CLONE_NEWTIME Robert Swiecki 2021-05-18 14:38:01 +0200
  • 4be9595234
    Merge pull request #170 from infiniteregrets/fix-macro robertswiecki 2021-05-12 09:51:35 +0200
  • b09ad5e91c Fixed macro in subproc.cc Mehul Arora 2021-05-12 12:13:06 +0530
  • 056809ed3b Initial support for CLONE_NEWTIME Robert Swiecki 2021-05-11 14:48:45 +0200
  • 528cebe914 Update kafel to include bugfixes Wiktor Garbacz 2021-05-07 17:50:31 +0200
  • 3ac7856b67 configs/ - add comments to config files using # Robert Swiecki 2021-05-05 13:50:51 +0200
  • a9790e14bf
    Merge pull request #164 from ziqin/master robertswiecki 2021-05-04 21:41:17 +0200
  • 24418fd807 Bump kafel Wiktor Garbacz 2021-04-28 16:32:09 +0200
  • 4be6fad260 Yet another bugfix Kafel version bump Wiktor Garbacz 2021-04-22 11:01:04 +0200
  • 6502bf74d7 update kafel again to include a bugfix. Wiktor Garbacz 2021-04-21 09:47:20 +0200
  • 8164361cd8 Update kafel Wiktor Garbacz 2021-04-16 14:22:30 +0200
  • 824bd134d4
    Fix default value of cgroup_cpu_mount in README WANG Ziqin 2021-04-03 23:59:35 +0800
  • 5cddbaf07e
    Fix typo in command line description Ziqin Wang 2021-04-03 23:31:56 +0800
  • 645eabd862
    Merge pull request #160 from ginkoid/master happyCoder92 2021-02-10 08:47:34 +0100
  • 32f2287fbb
    net: add support for max_conns Philip Papurt 2021-02-09 17:13:35 -0500
  • e1e80e8efa subproc: refer users to dmesg in case si_syscall==31 (SIGSYS) Robert Swiecki 2021-02-01 23:22:43 +0100
  • 88647a0819 Fix build Wiktor Garbacz 2021-01-28 09:47:31 +0100
  • bcb467dde4 Add new capabilities, ignore unsupported caps for bounding set Wiktor Garbacz 2021-01-27 14:37:12 +0100
  • d3ba64756d nsjail: don't add connections to the proxy map if launching a new process failed Robert Swiecki 2020-08-30 23:22:22 +0200
  • 608618ea7b subproc: kill a process once in the -Ml mode once the TCP connection has ended Robert Swiecki 2020-08-30 22:02:08 +0200
  • ab37bf3b40
    Merge pull request #150 from joemiller/patch-1 robertswiecki 2020-08-26 17:02:02 +0200
  • fc02a3911c make indent Robert Swiecki 2020-08-26 16:09:55 +0200
  • 27cac8ea5a
    remove build dependency on which joe miller 2020-08-14 17:07:30 -0700
  • 13f3ef0a28
    Merge pull request #148 from boryspoplawski/master robertswiecki 2020-08-03 22:42:28 +0200
  • a541630859 Makefile: compile kafel with -fPIE (maybe fixes #149) Robert Swiecki 2020-08-03 20:43:08 +0200
  • 55330be3cc Fix compilation errors on old gcc (5.4.0) borysp 2020-07-29 15:18:10 +0200
  • 7ca0657316 config.proto: make indent Robert Swiecki 2020-07-28 14:03:27 +0200
  • 0a5a5296dd config.proto: renumerate config fields Robert Swiecki 2020-07-28 14:02:34 +0200
  • 7de87aeb7d
    Merge pull request #147 from disconnect3d/patch-2 robertswiecki 2020-07-23 00:09:23 +0200
  • 5d103e595a
    Fixes #146: cgroups_mem_max unit in config.proto Disconnect3d 2020-07-16 14:43:43 +0200
  • f7554882fe make indent Robert Swiecki 2020-07-09 17:29:02 +0200
  • a2d5b07c76 config: remove deprecated config options Robert Swiecki 2020-07-09 17:28:56 +0200
  • 6482720b29
    Merge pull request #145 from cblichmann/master robertswiecki 2020-07-07 16:52:21 +0200
  • 910fb5498c
    Fix a few typos. Christian Blichmann 2020-07-07 14:07:22 +0200
  • ed35c93568
    Merge pull request #144 from arcz/config-deps-paths happyCoder92 2020-07-07 11:55:11 +0200
  • 74e88d92b4 Stringify CLI-passed paths Artur Cygan 2020-07-06 14:38:11 +0200
  • ba9bd3590d Build-time config of newuidmap and newgidmap paths Artur Cygan 2020-06-22 13:42:22 +0200
  • a378ca0e96 nsjail: don't change cwd during daemon() Robert Swiecki 2020-04-21 11:25:06 +0200
  • 6eaed88530 Fix format specifier for size_t Wiktor Garbacz 2020-03-27 10:19:40 +0100
  • 868fb45bf4
    Merge pull request #136 from c7f-m0d3/master happyCoder92 2020-03-19 13:50:35 +0100
  • b582491e02 fix non-functional max_conns_per_ip Piotr Krysiuk 2020-03-19 00:13:28 +0000
  • 4c524db8d2
    Merge pull request #133 from sirdarckcat/master happyCoder92 2020-03-02 15:31:37 +0100
  • 66fa45364c
    Create dockerpush.yml Eduardo' Vela" Nava (sirdarckcat) 2020-03-01 07:56:34 +0100
  • 6912a2401f make indent Robert Swiecki 2020-02-17 20:33:45 +0100
  • a47123b8a7 fix POLLNVAL in pipeTraffic Wiktor Garbacz 2020-02-17 15:55:08 +0100
  • 5c61521295 fix infinite loop in pipeTraffic Wiktor Garbacz 2020-02-17 14:16:40 +0100
  • 59abcc476e subproc: debug log when hotting SIHQUIT (Ctrl+\) #2 - better check Robert Swiecki 2020-02-17 14:13:17 +0100