Commit Graph

1655 Commits

Author SHA1 Message Date
Mcat12 3b50ce8c54 Merge pull request #977 from pi-hole/activatewebUIpw
Add password to webUI after update if there is none
2016-12-15 14:05:11 -05:00
DL6ER 1eeaa01234 Always put the information that we added a password if we did (not only on update but also on fresh install) 2016-12-15 15:22:44 +01:00
DL6ER e2898217d2 Made message shorter 2016-12-15 15:20:41 +01:00
DL6ER f81dadc5d0 Fix final message 2016-12-15 14:10:55 +01:00
Mcat12 a0019d86c5 Merge pull request #983 from pi-hole/cronpath
Fix missing path information for cron
2016-12-15 07:01:20 -05:00
Adam Warner 4348653431 Merge pull request #985 from pi-hole/pi.hole
A man has no name. Even though his name is Jaqen H'ghar
2016-12-15 08:49:22 +00:00
Dan Schaper 09cfa9bb20 Merge pull request #986 from pi-hole/autoCompletes
add missing pihole autocomplete commands
2016-12-14 12:58:50 -08:00
Promofaux e7713a9028 add missing pihole autocomplete commands 2016-12-14 19:53:40 +00:00
Promofaux 906a1753be specifically comment out gravity.list addn-host 2016-12-14 19:42:20 +00:00
Promofaux a3d519b671 no need to remove list, because of echo > 2016-12-14 19:33:15 +00:00
Promofaux 8591f9d576 check for list before removing it 2016-12-14 19:31:57 +00:00
Promofaux c10ec5548f remove code that replaces tokens in 01-pihole.conf 2016-12-14 19:29:44 +00:00
Promofaux 684ac98c8e Remove hostname and pi.hole entries, move to /etc/pihole/local.list 2016-12-14 19:28:01 +00:00
Promofaux db89fa9881 initial support for additional hosts file 2016-12-14 19:26:55 +00:00
Adam Warner 9a80421d73 Merge pull request #981 from pi-hole/quiet-dhcp
Improvement of backend of web UI Settings page
2016-12-14 19:11:49 +00:00
Mcat12 2ddacf40c0 Merge pull request #984 from pi-hole/Mcat12-auto-ipv6
Automatically enable IPv6
2016-12-14 13:59:55 -05:00
Mcat12 92f4824884 Automatically enable IPv6 2016-12-14 13:52:14 -05:00
DL6ER 9a2ffabc33 Fix missing path information 2016-12-14 17:33:20 +01:00
DL6ER 2977168da1 dnsmasq "bogus-priv" property 2016-12-14 16:16:25 +01:00
DL6ER 85e3f37503 dnsmasq "domain-needed" property 2016-12-14 16:09:57 +01:00
DL6ER ba015c1918 Set domain name via Settings page 2016-12-14 14:24:09 +01:00
DL6ER 1556adb678 Also remove quiet-dhcp setting when disabling/enabling the Pi-Hole DHCP server 2016-12-14 12:12:36 +01:00
Adam Warner 6bfe729112 Merge pull request #979 from pi-hole/wwwdatapassword
Prevent web UI password change by web user
2016-12-13 16:33:41 +00:00
DL6ER c340668870 Merge pull request #976 from pi-hole/websettingspage
Add necessary backend for the new "Settings" page of the web UI
2016-12-13 17:32:18 +01:00
DL6ER 207422f83a Added a missing space 2016-12-13 15:54:41 +01:00
DL6ER 004ba28378 Prevent web UI password change by web user 2016-12-13 15:52:28 +01:00
DL6ER 6f38801ed8 Add "Interface appearence" option 2016-12-13 14:59:52 +01:00
Adam Warner 1509eb7d82 Merge pull request #978 from pi-hole/Mcat12-adzhosts-list
Update ADZHOSTS list
2016-12-13 12:13:37 +00:00
DL6ER b8d2bfc890 Wait 5 seconds before rebooting so the web UI can finish loading before being unreachable due to the reboot 2016-12-13 12:42:40 +01:00
Mcat12 8a2ee95e4a Update ADZHOSTS list 2016-12-12 15:30:47 -05:00
DL6ER bc91716082 Suppress logging of DHCP actions to /var/log/pihole.log 2016-12-12 17:14:52 +01:00
DL6ER a00034a6a7 Add password to webUI after update if there is none 2016-12-12 17:03:53 +01:00
DL6ER 8dc0dc4d69 Add DHCP-Server backend 2016-12-12 15:34:05 +01:00
DL6ER 2f4b7ce3dd Update dnsmasq file when changing upstream DNS servers and restart the service to get it active 2016-12-12 14:17:02 +01:00
DL6ER d4f83cb1d4 Be able to set API_QUERY_LOG_SHOW 2016-12-12 13:15:07 +01:00
DL6ER aaab3306a8 Add restart DNS capability 2016-12-12 10:38:21 +01:00
DL6ER 2bafa2f2ac Add reboot option 2016-12-11 22:33:27 +01:00
DL6ER 9ac378ae09 Set domains and clients which are excluded by the API 2016-12-11 19:30:04 +01:00
DL6ER bf867bd9fd Set DNS servers from web UI 2016-12-11 16:54:27 +01:00
Adam Warner 7fd9ff43af Merge pull request #970 from trinapicot/fix/remove_lighty_conf
Update uninstall.sh for check on lighttpd installation
2016-12-09 23:40:50 +00:00
Adam Warner bebb569c43 Merge pull request #964 from pi-hole/queryadsonlyexactmatches
pihole -q: Add option to show all partial or only exact matches
2016-12-09 23:25:15 +00:00
Mcat12 74e33bb1a0 Merge pull request #973 from pi-hole/taillog
Add tail argument to automatically "tail -f" pihole.log
2016-12-08 16:40:17 -05:00
Mcat12 b591df55b0 Tell user how to exit tail command 2016-12-08 16:35:50 -05:00
Mcat12 bddf31443c Merge pull request #974 from pi-hole/Mcat12-add-reconfigure-help
Add Reconfigure command to Pi-hole's list of commands
2016-12-08 15:55:36 -05:00
Mcat12 b9e0e88fe9 Update pihole 2016-12-08 15:47:30 -05:00
DL6ER 5120d9ec33 Add tail option 2016-12-08 21:15:03 +01:00
trinapicot 0a423ffd40 Fix check for lighttpd install before configuration directory removal 2016-12-07 20:31:34 -07:00
DL6ER c0886cb5c6 pihole -q <domain> is partial matching (as before), pihole -q <domain> -exact is exact matching (new behavior) 2016-12-06 13:18:01 +01:00
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 2016-12-06 09:55:17 +01:00
DL6ER fb72ac9904 Show only exact matches for pihole -q 2016-12-06 08:18:49 +01:00