Commit Graph

3896 Commits (acee97916e3d9b22a8afb81230303c9a90a745a3)
 

Author SHA1 Message Date
Andreas Kurth acee97916e Fix pihole manpage to match code.
5 years ago
Mark Drobnak 06134d3ffc
Merge pull request #2817 from pi-hole/tweak/gravity_db_timeout
5 years ago
Mark Drobnak 092957c14a
Merge pull request #2808 from pi-hole/fix/uninstall
5 years ago
DL6ER d5e8f1a781
Add 10 seconds timeout to the sqlite3 command that writes tables to the gravity database. This prevents gravity from failing when the database file is locked for a short time.
5 years ago
Mcat12 974bba4a45
Fix PKG_REMOVE array usage
5 years ago
Mcat12 951732fc1b
Use an array for PKG_REMOVE
5 years ago
Mcat12 b6700924b2
Fix uninstall causing 403 errors and not removing packages
5 years ago
DL6ER b505ad22e6
Merge pull request #2806 from pi-hole/fix/fedora-ci-tests
5 years ago
Mcat12 d67122dffc
Pin the Fedora test docker container to 29
5 years ago
DL6ER f2be12f97b
Merge pull request #2796 from pi-hole/tweak/opendns-ipv6
5 years ago
Mark Drobnak 67dda9c8bb
Merge pull request #2790 from mmotti/tidy/query
5 years ago
Mcat12 c8987e20c2
Use the filtered IPv6 OpenDNS servers
5 years ago
MMotti bcf03647ef Add comment and remove blankspace
5 years ago
MMotti a9d0690f4d Change the case of some variables
5 years ago
MMotti 10fbed50f3 Shellcheck
5 years ago
MMotti 785f1fedd9 Tidy regexp queries
5 years ago
Mark Drobnak b0c5dcf42f
Merge pull request #2780 from mmotti/fix/regexp_query
5 years ago
MMotti cf21efa103 Minor grammar changes
5 years ago
MMotti 7613e94ef6 Minor tweaks
5 years ago
MMotti b49c702f33 Consistency tweak
5 years ago
MMotti 09532638d5 Read from DB instead of regex.list
5 years ago
MMotti 97df6d7415 Stickler fix
5 years ago
MMotti 54bfaa28c1 Fix for regexp queries through pihole -q
5 years ago
Mark Drobnak afd28fab03
Merge pull request #2767 from pi-hole/fix/multiple_pihole-FTL_PIDs
5 years ago
Mark Drobnak d92ced6fb6
Merge pull request #2734 from pi-hole/fix/query_black_and_whitelists_database
5 years ago
DL6ER ae98fde321
Try to obtain PID from PIDFILE. If this fails (file does not exist or is empty), fall back to using pidof + awk
5 years ago
DL6ER 44f8fcb600
We can print the table name without any extra check as we already returned early in case there are no results.
5 years ago
Mark Drobnak 814fdcf9b6
Merge pull request #2768 from pi-hole/fix/dhcp-ignore-names
5 years ago
DL6ER 5060605626
Print table name before entering the loop for the sake of simplicity
5 years ago
DL6ER 453ba14cbd
Merge pull request #2758 from pi-hole/fix/debug-log-gravity-database
5 years ago
DL6ER c5df104a66
Add dhcp-ignore-names option when enabling DHCP service. We currently remove anything that starts with "dhcp-" to have a clean configuration and removed these lines without noticing when enabling the DHCP server.
5 years ago
DL6ER f6213d4f4d
Use last PID in case pidof returns multiple PIDs for pihole-FTL
5 years ago
Mark Drobnak ca2ea388b7
Merge pull request #2763 from chrisys/development
5 years ago
Chris Crocker-White 69dba022c4 Handle an empty local.list
5 years ago
Mcat12 bfb99c361c
Note that the gravity size does not include the blacklist entries
5 years ago
Mcat12 5796054305
Increase ID column width to 4
5 years ago
Mcat12 a3e1473ac1
Set explicit column widths to prevent text from getting cut off
5 years ago
Mcat12 7b5fc60e00
Improve table formatting
5 years ago
Mcat12 807ce0af4e
Show whitelist, blacklist, and regexlist details
5 years ago
Mcat12 3f05efd60f
Add extra newline
5 years ago
Mcat12 03d93aa19a
Update debug script with gravity DB changes
5 years ago
DL6ER cad9386ff6
Merge pull request #2750 from pi-hole/release/v4.3
5 years ago
Dan Schaper 7de6bbca61
Merge branch 'development' into release/v4.3
5 years ago
Mark Drobnak c8d32e0dd3
Merge pull request #2743 from haguenau/fix/shellcheck-install-script
5 years ago
David Haguenauer be3a21ae07 Put quotes at ends of strings
5 years ago
David Haguenauer 69081a9175 Drop indirection from install_dependent_packages
5 years ago
David Haguenauer ab2f8a0c09 Quote variables in basic-install.sh
5 years ago
Mark Drobnak b961a501bb
Merge pull request #2611 from pi-hole/new/gravitydb
5 years ago
Mcat12 8e1bf6e3d4
Merge branch 'development' into new/gravitydb
5 years ago
Mark Drobnak d6756eb46b
Merge pull request #2730 from pvogt09/development
5 years ago