Commit History

Author SHA1 Message Date
  Toke Høiland-Jørgensen ab763cba8b run-openwrt: The correct function name is sqm_warn not sqm_warning 4 years ago
  Toke Høiland-Jørgensen 111d4d3103 functions.sh: The negation of iptables -N is -X 4 years ago
  Toke Høiland-Jørgensen 0b6ca5864d functions.sh: Preserve iptables white space args across log and negation 4 years ago
  Sebastian Moeller 4b58bf3eac Merge branch 'master' of https://github.com/tohojo/sqm-scripts 4 years ago
  Sebastian Moeller 50b979c58a Immediatelt delete the ipt log file after unrollling it in sqm_stop() 4 years ago
  moeller0 048edea094 Update README.md 4 years ago
  moeller0 72f7138da0 Update README.md 4 years ago
  moeller0 e699a6519a Modify sqm's logging to allow enable debug logging by default (#99) 4 years ago
  Toke Høiland-Jørgensen 46b623b463 Merge branch 'locking' 4 years ago
  Toke Høiland-Jørgensen cb61856ffc locking: Elevate lock failure to a WARNING, add instruction for clearing 4 years ago
  Sebastian Moeller 4137b30147 Fix bashism -neq to the -ne version that busybox shell seems to understand. 5 years ago
  Toke Høiland-Jørgensen 32131761f6 Add notice that failing to get the lock is considered a bug 5 years ago
  Toke Høiland-Jørgensen 99008f5e1d Try a couple of times to take the lock before giving up 5 years ago
  Toke Høiland-Jørgensen 40d3ded5e4 run_openwrt.sh: Take lock to protect against concurrent runs 5 years ago
  Toke Høiland-Jørgensen c41fabdbf5 Merge pull request #98 from tohojo/small_fixes 4 years ago
  Toke Høiland-Jørgensen 1ed03a6f31 functions.sh: Remove debugging output completely 4 years ago
  Sebastian Moeller 14fb7957a5 Added debug output to mark silenced cmd_wrapper() invocations 4 years ago
  Sebastian Moeller 7198e42a7a Use retuen status of fn_exists directly in if statement 4 years ago
  Sebastian Moeller fd62ab7d12 Silence a debug echo in sqm_logger() 4 years ago
  Toke Høiland-Jørgensen 29b7e6d78a check_state_dir: Make sure to turn off debugging when printing errors 4 years ago
  Toke Høiland-Jørgensen 123687621c functions.sh: Make sure logging works before sourcing default.sh 4 years ago
  Toke Høiland-Jørgensen c42e3cb1e0 run-openwrt.sh: Source functions.sh before running check_state_dir 4 years ago
  Toke Høiland-Jørgensen f73ae36f2c functions.sh: Skip tests in check_state_dir if there is no 'stat' binary 4 years ago
  Toke Høiland-Jørgensen 5df8d73f36 Makefile: Create /run/sqm on install on Linux 4 years ago
  Toke Høiland-Jørgensen 39fadfafdd Add some safety checks on the state directory 4 years ago
  Toke Høiland-Jørgensen ac86f3d920 functions: Don't assign to variables while declaring them local 4 years ago
  guidosarducci 49cdbeda9e functions.sh: Add recording and unwinding of iptables rules 6 years ago
  guidosarducci 1b9f4b8f18 defaults.sh: Add recording and unwinding of iptables rules 6 years ago
  Toke Høiland-Jørgensen 46c15bfbd8 Merge pull request #94 from tohojo/cmd_wrappify_iptables 4 years ago
  Sebastian Moeller 70e415a738 Use $@ instead of $* in ipt() where applicable 4 years ago