Historie revizí

Autor SHA1 Zpráva Datum
  moeller0 048edea094 Update README.md před 5 roky
  moeller0 72f7138da0 Update README.md před 5 roky
  moeller0 e699a6519a Modify sqm's logging to allow enable debug logging by default (#99) před 5 roky
  Toke Høiland-Jørgensen 46b623b463 Merge branch 'locking' před 5 roky
  Toke Høiland-Jørgensen cb61856ffc locking: Elevate lock failure to a WARNING, add instruction for clearing před 5 roky
  Sebastian Moeller 4137b30147 Fix bashism -neq to the -ne version that busybox shell seems to understand. před 6 roky
  Toke Høiland-Jørgensen 32131761f6 Add notice that failing to get the lock is considered a bug před 6 roky
  Toke Høiland-Jørgensen 99008f5e1d Try a couple of times to take the lock before giving up před 6 roky
  Toke Høiland-Jørgensen 40d3ded5e4 run_openwrt.sh: Take lock to protect against concurrent runs před 6 roky
  Toke Høiland-Jørgensen c41fabdbf5 Merge pull request #98 from tohojo/small_fixes před 5 roky
  Toke Høiland-Jørgensen 1ed03a6f31 functions.sh: Remove debugging output completely před 5 roky
  Sebastian Moeller 14fb7957a5 Added debug output to mark silenced cmd_wrapper() invocations před 5 roky
  Sebastian Moeller 7198e42a7a Use retuen status of fn_exists directly in if statement před 5 roky
  Sebastian Moeller fd62ab7d12 Silence a debug echo in sqm_logger() před 5 roky
  Toke Høiland-Jørgensen 29b7e6d78a check_state_dir: Make sure to turn off debugging when printing errors před 5 roky
  Toke Høiland-Jørgensen 123687621c functions.sh: Make sure logging works before sourcing default.sh před 5 roky
  Toke Høiland-Jørgensen c42e3cb1e0 run-openwrt.sh: Source functions.sh before running check_state_dir před 5 roky
  Toke Høiland-Jørgensen f73ae36f2c functions.sh: Skip tests in check_state_dir if there is no 'stat' binary před 5 roky
  Toke Høiland-Jørgensen 5df8d73f36 Makefile: Create /run/sqm on install on Linux před 5 roky
  Toke Høiland-Jørgensen 39fadfafdd Add some safety checks on the state directory před 5 roky
  Toke Høiland-Jørgensen ac86f3d920 functions: Don't assign to variables while declaring them local před 5 roky
  guidosarducci 49cdbeda9e functions.sh: Add recording and unwinding of iptables rules před 7 roky
  guidosarducci 1b9f4b8f18 defaults.sh: Add recording and unwinding of iptables rules před 7 roky
  Toke Høiland-Jørgensen 46c15bfbd8 Merge pull request #94 from tohojo/cmd_wrappify_iptables před 5 roky
  Sebastian Moeller 70e415a738 Use $@ instead of $* in ipt() where applicable před 5 roky
  Sebastian Moeller b71877f004 Switch ipt() from custom logging to employing cmd_wrapper() před 5 roky
  Sebastian Moeller 78333fa6c5 Change explicit []-test of return code into a more readable form. před 5 roky
  Sebastian Moeller 89e33af81c Small fixes to fn_exists() and test results před 5 roky
  Sebastian Moeller e670744fc4 Simplyfy fn_exists() while keeping compatibility před 5 roky
  Sebastian Moeller 76d63a19a7 Fix fn_exists() to also work with debian's type output před 5 roky