Commit Graph

4069 Commits (476975540a6286eef126c14654765dcb856216d2)
 

Author SHA1 Message Date
chrunchyjesus 476975540a
make some shebangs comply to posix standard
5 years ago
Adam Warner 29bad2fe9b
Merge pull request #2963 from bcambl/fedora_pkg_check_stdout
5 years ago
Adam Warner f4aca3f21d
Merge pull request #2966 from Asuza/minor-typo
5 years ago
John Krull c6f9fe3af2 Fix spelling of the word "permitting"
5 years ago
bcambl 612d408034 replace echo with printf in install_dependent_packages()
5 years ago
bcambl fc0899b2ad fix fedora dependency check/install stdout
5 years ago
Adam Warner 2e138eb99f
Merge pull request #2954 from pi-hole/reetP-Patch
5 years ago
John Crisp 4f21f67775
Update pihole
5 years ago
Mark Drobnak 3269c63f89
Merge pull request #2948 from pi-hole/fix/restart_lighttpd
5 years ago
DL6ER 149fb0c216
Do not install a blank regex file.
5 years ago
DL6ER d244a018d0
Merge pull request #2944 from pi-hole/fix/vw_gravity_creation_v1
5 years ago
DL6ER 2e0370367c
Print when we upgrade gravity database version. This will make possibly failed upgrades easier to debug.
5 years ago
DL6ER 3cb4f6d9d4
We cannot create vw_gravity before having created vw_whitelist as the former depends onthe later. This commit changes the order in which the tables are created.
5 years ago
Mark Drobnak ae3b8be4d4
Merge pull request #2938 from pi-hole/release/v4.3.2
5 years ago
Adam Warner 61a40c1b43
merge devel into 4.3.2 And Resolve merge conflicts
5 years ago
DL6ER a71f35d263
Merge pull request #2932 from pi-hole/fix/no-backup-no-error
5 years ago
Adam Warner 9a6deb5a1a
Fix tests
5 years ago
DL6ER f582344b9a
"No default index.lighttpd.html file found... not backing up" is not an error.
5 years ago
Mark Drobnak 847c4f26aa
Merge pull request #2916 from pi-hole/fix/disable-firefox-doh
5 years ago
DL6ER 1f36ec48e3
Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in the template so we can ensure that it will survive config-renewals.
5 years ago
DL6ER b4131ae817
Merge pull request #2915 from pi-hole/new/disable-firefox-doh
5 years ago
DL6ER 525ec8cd01
Signal to Firefox that the local network is unsuitable for DNS-over-HTTPS
5 years ago
Dan Schaper b209629579
Merge pull request #2909 from pi-hole/fix/domains_in_comment
5 years ago
Mark Drobnak 93ecc046ea
Merge pull request #2912 from pi-hole/tweak/RemoveAdblockSupport
5 years ago
Adam Warner 8bef5dc805
remove n from -ne
5 years ago
Adam Warner ad41bcca5a
Remove support for adblock style lists to prevent false positives
5 years ago
DL6ER aed2e35bc0
Print messages only after removing possible matches in comments.
5 years ago
DL6ER ab90ff565a
Merge pull request #2903 from pi-hole/tweak/store-gravity-timestamp
5 years ago
DL6ER ca8982494b
Store timestamp when the gravity table was last updated successfully. This fixes https://github.com/pi-hole/AdminLTE/issues/989
5 years ago
DL6ER a7b44426cd
Merge pull request #2838 from pi-hole/new/whitelist-regex-support
5 years ago
Mark Drobnak e7af42a9f8
Merge pull request #2897 from pi-hole/fix/readOnlyBin
5 years ago
Dan Schaper b9fed8fca6
Merge pull request #2891 from niklasea/development
5 years ago
Adam Warner 79b8dac0fa
Remove readonly attribute of the PI_HOLE_BIN_DIR declaration in pihole
5 years ago
DL6ER d8eee47ca4
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
Niklas Elmose Andersen a3e32d9a15 Properly escape domain regex
5 years ago
Niklas Elmose Andersen 989d1aff60 Restore and improve 'pihole -q' matching
5 years ago
Mark Drobnak 95b2560a08
Merge pull request #2874 from snapsl/tweak/webpage-shellcheck
5 years ago
Dan Schaper 76133074d1
Merge pull request #2886 from pi-hole/fix/fullpath
5 years ago
Dan Schaper 4cfe463dfa
Add back dropped binary call.
5 years ago
Dan Schaper 03c65dd0e9
Convert hardcoded /usr/local/bin to variable
5 years ago
DL6ER 6faddfcd3d
Print timestamps in local time zone of the Pi-hole.
5 years ago
DL6ER 1820c2c598
Merge branch 'development' into new/whitelist-regex-support
5 years ago
DL6ER 23b688287f
Fix indentation in query.sh. No functional change in this commit.
5 years ago
DL6ER 42ccc1ef24
Add support for regex whitelist in "pihole -q".
5 years ago
DL6ER aef7892de6
Add missing hyphens.
5 years ago
DL6ER cc40c18f49
Wrap upgrade script commands in a transaction.
5 years ago
DL6ER b1838512b2
Explicitly select columns (and their order) when listing the databaes tables. Print timestamps translated to strings instead of printing the integer timestamps.
5 years ago
Dan Schaper 1c50caa8ca
Merge pull request #2882 from pi-hole/fix/FTL-latest-tag-not-found
5 years ago
Mcat12 febdbceab1
Fix error when getting latest FTL tag
5 years ago
Mark Drobnak 597b4bfcca
Merge pull request #2873 from pi-hole/fix/pihole_restartdns
5 years ago