Commit Graph

122 Commits (10139241f5168e53015dd8e238f44289882c76e3)

Author SHA1 Message Date
WaLLy3K 2f2825f15e Tricorder: Insecure Opt-out
7 years ago
WaLLy3K a620a5c430 Formatting consistency
7 years ago
WaLLy3K 1f3db8b602 Confirm Tricorder is online
7 years ago
DL6ER 4e2c6a7b8e
Fix logrotation: manual flushing should be done twice, but automated rotation at midnight should only be done *once*!
7 years ago
WaLLy3K 075f00cecd Merge branch 'development' into tc-insecure-optout
7 years ago
WaLLy3K b9f2ba0717 Wording changes and bug fix
7 years ago
Adam Warner bc8a5916d8
fix merge conflicts
7 years ago
WaLLy3K da9ff0cc66 Tricorder: Insecure Opt-out
7 years ago
WaLLy3K 39b74ebfd4 Show help for "pihole checkout --help"
7 years ago
WaLLy3K 4eb7d2868c Fix "pihole disable --help" and "pihole -l --help"
7 years ago
WaLLy3K b721ed49ab Update Help Output (#1467)
7 years ago
DL6ER 7abf349730
Use `echo "ABC" | pihole tricorder` to upload to Pi-hole's medical tricorder. Uses SSL if available.
7 years ago
WaLLy3K c35c7b2cea Wrap in double brackets
7 years ago
WaLLy3K 58353e2839 Update queryFunc() to search Whitelist
7 years ago
WaLLy3K 3081c151bd Perform EXACT searches on HOSTS lists correctly
7 years ago
WaLLy3K a0603ad3b7 Update queryFunc()
7 years ago
Anthony Giorgio fd584dd03b Formatting cleanup.
7 years ago
Mcat12 c4b43f92ce Fix help text bug
7 years ago
Dan Schaper b8f1eadb7f
Shift off `checkout` from being passed to script from `pihole`
7 years ago
DL6ER 8a14a63d5d
Pi-hole checkout feature
7 years ago
DL6ER dce3e50a00
Check for existence of wildcard blocking list before trying to acces it
7 years ago
Dan Schaper 17b0db6515
Fix for calling -w without -a.
7 years ago
Dan Schaper 83b0600863
Carriage return or newline based webcalls.
7 years ago
Dan Schaper 38961fb31b
Help text clarification and addition of the automated debuggin flag.
7 years ago
Dan Schaper ba5bbf3523
Modify `pihole` for `-d -a` arguments.
7 years ago
Jacob Salmela 7a1a2dec67
update license to EUPL on core files
7 years ago
Markus Napp 19e30b829a Add wildcard description to help text, improve other help texts
7 years ago
Jacob Salmela 51acdfa633
remove pihole -s flag
7 years ago
DL6ER 2935275227
Merge branch 'development' into wildcardblacklisting
7 years ago
Adam Warner 12bec1df68 Merge pull request #1048 from pi-hole/tweak/simplify_webpage.sh
7 years ago
DL6ER 2b778695b1
Implement querying ad lists support for wildcards (what hell of a bash experience)
7 years ago
DL6ER 40798da6b1 Add blacklisting wildcard support
7 years ago
DL6ER d0cd39a25f Added space behind :53 to only match port 53
7 years ago
DL6ER 1e627c7e8f Make webpage.sh fully library style
7 years ago
DL6ER 9170488b0a Test if DNS service is listening on local port 53
7 years ago
DL6ER c674a175ee
Make grep case insensitive
7 years ago
Promofaux 906a1753be specifically comment out gravity.list addn-host
8 years ago
Adam Warner bebb569c43 Merge pull request #964 from pi-hole/queryadsonlyexactmatches
8 years ago
Mcat12 74e33bb1a0 Merge pull request #973 from pi-hole/taillog
8 years ago
Mcat12 b591df55b0 Tell user how to exit tail command
8 years ago
Mcat12 b9e0e88fe9 Update pihole
8 years ago
DL6ER 5120d9ec33 Add tail option
8 years ago
DL6ER c0886cb5c6 pihole -q <domain> is partial matching (as before), pihole -q <domain> -exact is exact matching (new behavior)
8 years ago
DL6ER 294df8690c Do only one grep on each of the lists and count the number of non-empty lines in the result. Improves speed by factor of 2x
8 years ago
DL6ER fb72ac9904 Show only exact matches for pihole -q
8 years ago
DL6ER 74cb79252c Only looking for blocking entries (do not scan whitelist.txt)
8 years ago
DL6ER 6cd3c93472 Also query white- and blacklist
8 years ago
DL6ER eb63e75379 No need for pipe here
8 years ago
Dan Schaper 2ec4acfe52
Begin fixing exit values.
8 years ago
Mcat12 3ba7d7640f Merge pull request #933 from DL6ER/delayedreactivation
8 years ago