Commit Graph

3350 Commits (b2a36f71a0531d4ebffe3cd2d3c10df53d244d92)
 

Author SHA1 Message Date
Mcat12 b2a36f71a0
Fix wildcard description in pihole man page
6 years ago
Mcat12 1b276a74fe
Display all lines of a list, even if there is no newline at the end
6 years ago
Mcat12 8084c4b2a3
Fix regex period substitution due to switching to bashism
6 years ago
Mcat12 1ca852191f
Fix stickler complaints
6 years ago
Mcat12 af5fc6547a
Fix echoing wrong domain when converting wildcard
6 years ago
Mcat12 70f2b26c86
Escape periods in wildcard converted regex filters.
6 years ago
Mcat12 cfd95dbe87
Fix incorrect variable usage
6 years ago
Mcat12 c5bb404d6a
Emulate wildcard blacklisting via -wild and move regex to -regex
6 years ago
Mcat12 61f0cbe10a
Update pihole man page for regex
6 years ago
Mcat12 0f4968d75c
Merge remote-tracking branch 'origin/development' into new/regex-lists
6 years ago
Mcat12 3077c22e4f
Change help strings from wildcard to regex blacklist
6 years ago
Mcat12 0decc37b5a
Appease stickler
6 years ago
Mcat12 4a953b66e0
Make removing regex domains work correctly
6 years ago
Mcat12 8435eeed4d
Don't validate regex domains
6 years ago
Mcat12 cffb4de83b
Use strict grep instead of regex for duplicates
6 years ago
Mcat12 55175087c4
Set regex file permissions for web access
6 years ago
Dan Schaper 0ddfa8ad10
Merge pull request #2254 from andrewjanke/patch-1
6 years ago
Andrew Janke b74fb3f179
typo fix
6 years ago
Dan Schaper 2abaa60c2e
Merge pull request #2249 from pi-hole/revert-2069-fix/nullbyte
6 years ago
Dan Schaper d5547f5c7c
Revert "Fix error: /opt/pihole/gravity.sh: 385: Warning: command substitution: ignored null byte in input"
6 years ago
Mark Drobnak 061510098c
Merge pull request #2246 from pi-hole/fix/debug-simple-gravity-list
6 years ago
Mark Drobnak 4fc3546887
Merge pull request #2069 from pi-hole/fix/nullbyte
6 years ago
Mcat12 868948509a
Split declaration and assignment of random_url
6 years ago
Mark Drobnak e71492a2b3
Update debug script for simple list format
6 years ago
Mark Drobnak c2055f3514
Merge pull request #2240 from pi-hole/tweak/warn_on_tail_if_log_disabled
6 years ago
DL6ER 2809579dd7
Refine regex filter generation
6 years ago
DL6ER c7afe3e9a4
Please stickler by making clear that the variable regexFile is declared outside of this routine
6 years ago
DL6ER cd026cd865
Add comment where regexList is defined
6 years ago
DL6ER bc705aac03
Add automated wildcard list -> regex filter conversion
6 years ago
DL6ER a7c73036f0
pihole -t: Warn user if Pi-hole's logging is disabled
6 years ago
Mark Drobnak e80d27f273
Merge pull request #2234 from rrobgill/split-query-functions
6 years ago
Rob Gill 23adbf9540
remove quotes
6 years ago
Rob Gill a7347238e6
$adListsList replace filename in text
6 years ago
Rob Gill bf55666492
Appease stickler.
6 years ago
Rob Gill 8ab0b0e460
colfile
6 years ago
Rob Gill b8e1849cec
wildcardlist
6 years ago
Rob Gill 2255d05664
Remove scanlist(), now in query.sh
6 years ago
Rob Gill 45a8eda49b
Stop grep leak in query
6 years ago
Rob Gill b1207949ac
Call query.sh to replace queryFunc()
6 years ago
Rob Gill d61fd01d61
Split queryFunc() into query.sh
6 years ago
Mark Drobnak 4d5d3108fb
Merge pull request #2231 from alexvy86/patch-1
6 years ago
Alex Villarreal e422f4154f Clean error message on successful response
6 years ago
Mark Drobnak 0651f1bcd4
Merge pull request #2220 from rrobgill/installedphpcheck
6 years ago
Rob Gill 11f0ade921
comments
6 years ago
Mark Drobnak 5cab2e1c43
Merge pull request #2224 from rrobgill/bashcompletion
6 years ago
Rob Gill 6381bdbf33
don't use major.minor for PHP 5
6 years ago
Mark Drobnak c8bcd4af2d
Merge pull request #2004 from pi-hole/tweak/32bitOS_on_64bitCPU
6 years ago
Rob Gill cabb06230c
--json not --jason
6 years ago
Mcat12 4a75566a3b
Merge remote-tracking branch 'origin/development' into tweak/32bitOS_on_64bitCPU
6 years ago
Mark Drobnak d9c924b472
Merge pull request #2225 from rrobgill/ftlinstall-local-vars
6 years ago