Revīziju vēsture

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