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