Commit Graph

204 Commits

Author SHA1 Message Date
Mcat12 247d142e05 Fix "loggging"
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-10-10 22:09:31 -04:00
Mcat12 80398473e0 Fix Basic Script Process lists
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-10-10 22:08:57 -04:00
Mcat12 8eb1122ade Add regex info to list.sh section
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-10-10 22:04:27 -04:00
Mcat12 8cbcb39198 Fix enable/disable link
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-10-10 21:54:01 -04:00
Mcat12 41a9cba74e Fix file path and title for the pihole command
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-10-10 21:52:39 -04:00
Mcat12 36934dff22 Merge branch 'master' into new/CoreFunctions 2018-10-10 21:45:12 -04:00
Mark Drobnak 2b8c7a72bd Merge pull request #56 from pi-hole/new/pihole-FTL.db-backup
Add backup instructions for long-term database
2018-10-07 13:39:55 -04:00
Mark Drobnak bd6205ab99 Merge pull request #61 from pi-hole/tweak/remove_v40_notice
Remove "for v4.0+"
2018-10-07 13:38:10 -04:00
DL6ER 2a88ac016b Remove "for v4.0+" part in the header as this is now the regular version of Pi-hole.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-10-07 18:10:34 +02:00
DL6ER d3386a2472 Section the split and backup methods to avoid confusion.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-10-07 18:07:45 +02:00
Adam Warner 4ff402bdc7 Accidentally a :1
Signed-off-by: Adam Warner <adamw@rner.email>
2018-10-06 11:24:26 +01:00
Adam Warner e11a30515f rename core-functions to pihole-command, put it under the core subheading
Signed-off-by: Adam Warner <adamw@rner.email>
2018-10-06 11:20:21 +01:00
Adam Warner c54cdb632b Move Core Functions menu item up one level.
Signed-off-by: Adam Warner <adamw@rner.email>
2018-10-05 11:16:19 +01:00
Adam Warner d7dc00efb8 Port core-functions from wiki
Signed-off-by: Adam Warner <adamw@rner.email>
2018-10-01 09:10:39 +01:00
DL6ER 968e0cf137 Add backup instructions for long-term database. As we utilize the online backup functionality of SQLite3, a backup can be generated without having to stop/restart pihole-FTL, i.e., without interruption of DNS service.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-09-28 12:11:43 +02:00
Mark Drobnak ae16e4c851 Merge pull request #54 from pi-hole/improve-unbound-guide
Improve unbound guide
2018-09-24 17:01:12 -04:00
DL6ER 1f747919bb Merge branch 'master' into improve-unbound-guide 2018-09-24 21:09:01 +02:00
Dan Schaper 6c6a67e29e Merge pull request #55 from pi-hole/fix/build
Fix build by locking dependency versions
2018-09-24 10:22:24 -07:00
Mcat12 f5ae3a94bb Fix build by locking dependency versions
The dependency verions are now locked in requirements.txt. The mkdocs
config had to be updated to use a different extension config style, as
the old style seems to have been deprecated. The gitignore has been
updated to ignore the build directory.

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-09-24 12:38:32 -04:00
DL6ER 1329457890 Unbound guide: Add explicit logfile
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-09-24 11:38:53 +02:00
DL6ER 0f69b642df Unbound guide: add more private addresses
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-09-24 11:38:07 +02:00
Mark Drobnak eb8de93801 Merge pull request #53 from pi-hole/tweak/ANALYZE_ONLY_A_AND_AAAA
Add the `ANALYZE_ONLY_A_AND_AAAA` config option
2018-09-20 12:45:01 -04:00
Mark Drobnak 3b0be6406b Add the ANALYZE_ONLY_A_AND_AAAA config option
Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2018-09-20 11:32:52 -04:00
DL6ER 49c936639b Merge pull request #52 from pi-hole/fix/regex-redirect
Add redirect for /ftldns/regex/ to overview.html
2018-09-14 22:50:26 +02:00
Mcat12 0ec114db0c Add redirect for /ftldns/regex/ to overview.html
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-09-13 11:26:59 -04:00
DL6ER b848af6bcf Merge pull request #51 from pi-hole/fix/regex-example
Fix incorrect regex example
2018-09-10 20:29:20 +02:00
Mark Drobnak f1da038fce Fix incorrect regex example
See https://discourse.pi-hole.net/t/12745

Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2018-09-10 13:36:44 -04:00
Mark Drobnak 155c095cde Merge pull request #50 from pi-hole/new/DNS-cache-info
Add DNS cache documentation
2018-08-30 16:08:10 -04:00
DL6ER 23262b2d92 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-25 14:08:04 +02:00
DL6ER 6b8cf4f877 Add DNS cache documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-21 15:42:44 +02:00
Mark Drobnak 0b5925d4f5 Merge pull request #49 from pi-hole/new/FTL-config-update
Update FTL documentation
2018-08-20 18:30:22 -04:00
DL6ER 76105430b3 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-20 23:08:11 +02:00
DL6ER 08908d2330 Add sentence that they probably want to disable file logging as well when looking up privacy level 4
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-20 11:59:44 +02:00
DL6ER 75977ac9fc Add DBIMPORT=yes|no documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-20 11:56:26 +02:00
DL6ER fa9cdda02d Update privacy levels (new level 4)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-20 11:52:28 +02:00
Mark Drobnak 181f498fb5 Merge pull request #48 from ThinkPadNL/patch-1
Update dns-over-https.md
2018-08-17 10:34:16 -04:00
ThinkPadNL 9c869f7a21 Update dns-over-https.md
Added second Cloudflare DNS server for more redundancy.

Signed-off-by: ThinkPadNL <ThinkPadNL@users.noreply.github.com>
2018-08-17 15:33:25 +02:00
DL6ER 8737023c05 Merge pull request #44 from pi-hole/fix/remove-query-display
Remove QUERY_DISPLAY
2018-08-08 22:11:33 +02:00
Mark Drobnak d09d7f8301 Remove QUERY_DISPLAY
This setting was replaced with privacy levels when FTLDNS was added.

Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2018-08-08 16:07:46 -04:00
Mark Drobnak 42a7b00f66 Merge pull request #43 from pi-hole/released
Remove "Pi-hole v4.0 is currently under development"
2018-08-07 17:41:16 -04:00
DL6ER 67bd50e3d6 Remove "Pi-hole v4.0 is currently under development"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-08-07 23:37:34 +02:00
DL6ER b7662b48bd Merge pull request #42 from pi-hole/fix/FTL-ports
FTL on 4711 only, port no longer increments.
2018-08-02 17:35:12 +02:00
Dan Schaper 13400d6831 FTL on 4711 only, port no longer increments.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2018-08-02 08:22:01 -07:00
Dan Schaper 45dde1ce8b Merge pull request #41 from pi-hole/feature/firewalls
Firewalls and required ports
2018-07-26 20:42:36 -07:00
Mark Drobnak 5e75c85646 Fix small grammar issue
Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
2018-07-26 22:10:00 -04:00
bcambl 949d1e0268 update supported Fedora releases
Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-07-26 20:07:49 -06:00
bcambl c9d97204f2 documentation for firewalld commands
Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-07-26 20:04:19 -06:00
bcambl 5e90b5b4cc table formatting
Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-07-26 20:03:53 -06:00
Blayne Campbell fdc793f292 open FTL ports for lo interface via firewall-cmd
Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-07-26 18:35:55 -06:00
Dan Schaper 6fbc5acbec Changed per Mcat12 requests.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2018-07-24 21:13:42 -07:00