Commit Graph

1644 Commits (a3d519b6713d3efa8e4af0b837b9961dda30021d)
 

Author SHA1 Message Date
Promofaux a3d519b671 no need to remove list, because of echo >
8 years ago
Promofaux 8591f9d576 check for list before removing it
8 years ago
Promofaux c10ec5548f remove code that replaces tokens in 01-pihole.conf
8 years ago
Promofaux 684ac98c8e Remove hostname and pi.hole entries, move to /etc/pihole/local.list
8 years ago
Promofaux db89fa9881 initial support for additional hosts file
8 years ago
Adam Warner 9a80421d73 Merge pull request #981 from pi-hole/quiet-dhcp
8 years ago
Mcat12 2ddacf40c0 Merge pull request #984 from pi-hole/Mcat12-auto-ipv6
8 years ago
Mcat12 92f4824884 Automatically enable IPv6
8 years ago
DL6ER 2977168da1 dnsmasq "bogus-priv" property
8 years ago
DL6ER 85e3f37503 dnsmasq "domain-needed" property
8 years ago
DL6ER ba015c1918 Set domain name via Settings page
8 years ago
DL6ER 1556adb678 Also remove quiet-dhcp setting when disabling/enabling the Pi-Hole DHCP server
8 years ago
Adam Warner 6bfe729112 Merge pull request #979 from pi-hole/wwwdatapassword
8 years ago
DL6ER c340668870 Merge pull request #976 from pi-hole/websettingspage
8 years ago
DL6ER 207422f83a Added a missing space
8 years ago
DL6ER 004ba28378 Prevent web UI password change by web user
8 years ago
DL6ER 6f38801ed8 Add "Interface appearence" option
8 years ago
Adam Warner 1509eb7d82 Merge pull request #978 from pi-hole/Mcat12-adzhosts-list
8 years ago
DL6ER b8d2bfc890 Wait 5 seconds before rebooting so the web UI can finish loading before being unreachable due to the reboot
8 years ago
Mcat12 8a2ee95e4a Update ADZHOSTS list
8 years ago
DL6ER bc91716082 Suppress logging of DHCP actions to /var/log/pihole.log
8 years ago
DL6ER 8dc0dc4d69 Add DHCP-Server backend
8 years ago
DL6ER 2f4b7ce3dd Update dnsmasq file when changing upstream DNS servers and restart the service to get it active
8 years ago
DL6ER d4f83cb1d4 Be able to set API_QUERY_LOG_SHOW
8 years ago
DL6ER aaab3306a8 Add restart DNS capability
8 years ago
DL6ER 2bafa2f2ac Add reboot option
8 years ago
DL6ER 9ac378ae09 Set domains and clients which are excluded by the API
8 years ago
DL6ER bf867bd9fd Set DNS servers from web UI
8 years ago
Adam Warner 7fd9ff43af Merge pull request #970 from trinapicot/fix/remove_lighty_conf
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 bddf31443c Merge pull request #974 from pi-hole/Mcat12-add-reconfigure-help
8 years ago
Mcat12 b9e0e88fe9 Update pihole
8 years ago
DL6ER 5120d9ec33 Add tail option
8 years ago
trinapicot 0a423ffd40 Fix check for lighttpd install before configuration directory removal
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
Mcat12 b6639d9e7e Merge pull request #962 from pi-hole/queryblacklist
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
Mcat12 f98de3d5db Merge pull request #941 from DL6ER/caseinsensitive
8 years ago
Mcat12 fab7d60373 Merge pull request #960 from unseen1980/patch-1
8 years ago
Christos Koutsiaris b4e5358145 Ad blocker with armbian and orange pi
8 years ago
Adam Warner 486db1e797 Merge pull request #956 from trinapicot/development
8 years ago
DL6ER 78cb43d0dc Revert "Simplified EscapeRegexp()"
8 years ago
trinapicot 870454330d Add check for lighty.conf before trying to move it
8 years ago
DL6ER 509cfd15f2 Simplified EscapeRegexp()
8 years ago