Commit graph

  • 2f9c061bc3 Makes use of sanitized server name variable. Matthias Schoettle 2020-03-10 14:34:38 -0400
  • 580b9ca5dd Fixes broken blocking page and landing page when changing server port and/or hostname. See issues #2195 and #2720. Matthias Schoettle 2020-03-10 14:31:05 -0400
  • 7b8611ced0
    Assorted typo fixes. (#3126) XhmikosR 2020-03-09 01:53:14 +0200
  • 497bfd80a5
    Update development from release/v5.0 (#3200) DL6ER 2020-03-09 00:38:53 +0100
  • 22ce5c0d70
    Fix incorrect type description. (#3201) DL6ER 2020-03-09 00:32:37 +0100
  • 63a1f6357b Fix incorrect type description. DL6ER 2020-03-08 11:05:06 +0100
  • 1b5663c48e added a space after square bracket stefanostatuti 2020-03-07 21:11:12 +0100
  • 37d03866b4 Update gravity.sh stefanostatuti 2020-03-07 21:05:48 +0100
  • 5d41e3d95f removed a space stefanostatuti 2020-03-07 20:43:21 +0100
  • d5a50cd823 added a check for issue github.com/pi-hole/pi-hole/issues/3196 stefanostatuti 2020-03-07 20:37:58 +0100
  • 4184759720
    updated syntax to pass all tests James Lagermann 2020-03-05 19:18:46 -0600
  • 7ecf207ee9
    updated finalExports to use replaceAddCreate James Lagermann 2020-03-05 11:42:11 -0600
  • 2dddf56938
    added replaceAddCreate James Lagermann 2020-03-05 11:41:17 -0600
  • 7e3995399c
    added validate_setupVars James Lagermann 2020-03-05 11:39:34 -0600
  • 2474465f77
    look for PRIVACY_LEVEL in pihole-FTL or setupVars James Lagermann 2020-03-05 11:37:42 -0600
  • cbb53beebe
    added pihole-setupVars.conf example James Lagermann 2020-03-05 11:28:15 -0600
  • b9a0c6634a
    Update pihole-FTL.service liberodark 2020-03-03 15:49:30 +0100
  • 4a711340ef
    use py3 instead py2 (#3153) jnozsc 2020-03-02 23:30:44 -0800
  • db58794b1d
    Merge branch 'development' into typo-fixes Dan Schaper 2020-03-02 20:19:11 -0800
  • 49fc2650f9 use python 3.6 jnozsc 2020-03-02 15:18:35 -0800
  • f617ed2f44
    Merge pull request #3186 from pi-hole/fix/awkInQuery Dan Schaper 2020-03-02 12:39:26 -0800
  • bc51f4f832 Update sort command in gravity.sh to use LANG=C Jauder Ho 2020-03-02 12:09:29 -0800
  • bf4fada3b7
    Don't quote inside backticks, use unquoted variable. Dan Schaper 2020-03-02 09:52:06 -0800
  • 360d0e4e6b
    Loop through array of lists. Dan Schaper 2020-03-02 08:07:10 -0800
  • 4f390ce801
    Use bash regex instead of awk. Dan Schaper 2020-03-02 05:39:21 -0800
  • 027b97cbfa
    Merge pull request #3185 from msamendinger/removewget Adam Warner 2020-03-01 21:15:32 +0000
  • d16b472592 Remove wget from PIHOLE_DEPS msamendinger 2020-03-01 21:47:56 +0100
  • 6e67124770
    Merge branch 'development' of https://github.com/pi-hole/pi-hole James Lagermann 2020-02-28 17:16:44 -0600
  • e6bfb0fe17
    Merge pull request #3152 from pi-hole/release/v5.0 Adam Warner 2020-02-28 22:50:15 +0000
  • dc8ae4f0ab
    Merge pull request #3127 from pi-hole/fix/removeFunding Adam Warner 2020-02-28 22:47:20 +0000
  • d2a8b4d2b9
    Merge pull request #3180 from pi-hole/release/v4.4 Adam Warner 2020-02-28 22:34:41 +0000
  • c07d86b9f9
    Merge branch 'release/v5.0' into release/v4.4 Adam Warner 2020-02-28 22:24:11 +0000
  • 42a468da50 recursively set correct directory and file permission on webroot at the right time during installation corbolais 2020-02-28 20:55:14 +0100
  • 2739642576 Update basic-install.sh DoubleOhmSeven 2020-02-26 14:47:52 +0100
  • e5b9fdf681 Update 01-pihole.conf DoubleOhmSeven 2020-02-26 14:47:13 +0100
  • 512620b770
    Merge pull request #14 from arevindh/dev itsmesid 2020-02-26 18:47:13 +0530
  • 79c46b9f9f
    Merge pull request #13 from pi-hole/master itsmesid 2020-02-26 10:56:37 +0530
  • 9e490775ff
    Merge pull request #3166 from pi-hole/release/v4.4 v4.4 Adam Warner 2020-02-25 20:59:35 +0000
  • 58785020bd
    Merge pull request #3161 from pi-hole/cherry-pick-4.3.5 Adam Warner 2020-02-25 20:42:39 +0000
  • 1c74b41869
    Add use-application-dns.net = NXDOMAIN in ProcessDNSSettings rather than in the template so we can ensure that it will survive config-renewals. DL6ER 2019-09-07 23:11:20 +0200
  • b3bd4288e7 US locale XhmikosR 2020-02-11 19:52:12 +0200
  • 098524ecf2 Assorted typo fixes. XhmikosR 2020-02-11 18:57:11 +0200
  • 4e3e9db86c sed cmd to replace crlf if they exist in setupVars James Lagermann 2020-02-24 23:44:54 -0600
  • 709e9aaa6d
    Add sed command to replace crlf if they exist in setupVars James Lagermann 2020-02-24 22:35:30 -0600
  • 6104d81622
    Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive Adam Warner 2020-02-24 20:02:48 +0000
  • 121c93e822
    Merge pull request #3160 from pi-hole/release/v4.3.5 v4.3.5 Adam Warner 2020-02-24 20:16:54 +0000
  • b4c2bf678f
    Safeguard against colour output in grep commandadd -i to grep to make search for "Location" case-insensitive Adam Warner 2020-02-24 20:02:48 +0000
  • 14944b0283
    Merge pull request #3157 from pi-hole/release/v4.3.4 v4.3.4 Adam Warner 2020-02-24 18:48:03 +0000
  • 8ecaaba247
    Compare daemons to expected results. (#3158) (#3159) Adam Warner 2020-02-24 18:00:19 +0000
  • 5d20d4235a
    Compare daemons to expected results. (#3158) Dan Schaper 2020-02-24 09:38:37 -0800
  • 0fbcc6d8b5
    Compare daemons to expected results. (#3158) Dan Schaper 2020-02-24 09:38:37 -0800
  • 72b37d86b5 Compare daemons to expected results. Dan Schaper 2020-02-24 09:04:02 -0800
  • 707e21b927
    :dominik: Detect binary name before calling FTLcheckUpdate in update.sh Adam Warner 2019-12-04 20:09:34 +0000
  • f4a1cc6dec
    Merge pull request #3150 from pi-hole/tweak/database_warnings_inspection DL6ER 2020-02-24 10:18:00 +0100
  • 3dd05606ca
    Call it the received number of domains instead of the imported number as importing does only happen a bit later. Only show the number of invalid domains if there are invalid domains. DL6ER 2020-02-24 07:06:15 +0100
  • 1e8bfd33f5
    Improve output DL6ER 2020-02-23 22:50:06 +0100
  • 545b6605bc
    4.3.3 (#3154) v4.3.3 Adam Warner 2020-02-23 21:34:12 +0000
  • 229896bc86
    then Adam Warner 2020-02-19 17:46:45 +0000
  • b71dd198ee
    backport tbd fix Adam Warner 2019-11-14 18:52:07 +0000
  • 6745e2f293
    lower case ftl Adam Warner 2020-02-23 01:28:33 +0000
  • 828fa975c4
    update tests to reflect changes to FTL download URL Adam Warner 2020-02-23 01:21:27 +0000
  • 3b59e34cdb
    Backport ee7090b8fc to v4 to prevent failures in FTL download Adam Warner 2020-02-23 01:02:23 +0000
  • 51ae532173 use py3 instead py2 jnozsc 2020-02-22 13:59:30 -0800
  • f6223e6e30 Merge branch 'sunset-py27' of github.com:jnozsc/pi-hole into sunset-py27 jnozsc 2020-02-22 13:44:13 -0800
  • 7368d01bfc parent 782fec841e author jnozsc <jnozsc@gmail.com> 1582400484 -0800 committer jnozsc <jnozsc@gmail.com> 1582407794 -0800 jnozsc 2020-02-22 11:41:24 -0800
  • 35714343e4 Merge branch 'sunset-py27' of github.com:jnozsc/pi-hole into sunset-py27 jnozsc 2020-02-22 13:41:34 -0800
  • 8bbcc9d120 sunset python 2 jnozsc 2020-02-22 11:41:24 -0800
  • c6cf120137 thank dschaper, merge fix jnozsc 2020-02-22 12:44:55 -0800
  • b38d9199c6 Merge branch 'sunset-py27' of github.com:jnozsc/pi-hole into sunset-py27 jnozsc 2020-02-22 12:27:39 -0800
  • f7480aaa26 sunset python 2 jnozsc 2020-02-22 11:41:24 -0800
  • 29b1f2e0eb remove decode jnozsc 2020-02-22 11:51:06 -0800
  • f8f5e50340 sunset python 2 jnozsc 2020-02-22 11:41:24 -0800
  • 38b12c4752 fix test jnozsc 2020-02-22 10:35:51 -0800
  • f0aac5edc8 fix methodtype in py3 jnozsc 2020-02-22 10:20:46 -0800
  • 26a4d2def2 use old pip jnozsc 2020-02-22 10:14:11 -0800
  • b00dddc37b rm bak jnozsc 2020-02-22 10:09:38 -0800
  • 664d8f229e py3 jnozsc 2020-02-22 10:09:18 -0800
  • 84f0ede790 rollback jnozsc 2020-02-22 10:05:47 -0800
  • c333ed403d fix tests jnozsc 2020-02-22 09:57:55 -0800
  • c44ecbd5a9 fix test jnozsc 2020-02-22 09:50:55 -0800
  • 8f7f885f66 fix test jnozsc 2020-02-22 09:44:12 -0800
  • 4362dd7dab decode jnozsc 2020-02-22 09:38:35 -0800
  • d40c96af34
    Merge branch 'development' into sunset-py27 jnozsc 2020-02-22 09:34:16 -0800
  • e16b82d918 fix test jnozsc 2020-02-22 09:29:29 -0800
  • ef755889d3 fix test jnozsc 2020-02-22 09:22:27 -0800
  • f63a39dc1e fix test jnozsc 2020-02-22 09:11:51 -0800
  • 51217883ff fix test jnozsc 2020-02-22 09:05:06 -0800
  • c332d3d5ce fix test jnozsc 2020-02-22 08:51:54 -0800
  • fc9185aabf fix test jnozsc 2020-02-22 08:44:30 -0800
  • 53a28c2584 use items jnozsc 2020-02-22 08:39:12 -0800
  • 8131b5961c
    Add comments to the code describing the changes. DL6ER 2020-02-22 15:17:24 +0100
  • 81d4531e10
    Implement performant list checking routine. DL6ER 2020-02-22 13:00:38 +0100
  • 0be5484ede fix import jnozsc 2020-02-22 00:05:28 -0800
  • 39e0fde860 fix print jnozsc 2020-02-22 00:00:53 -0800
  • 41c7307e71 no need for decode py3 jnozsc 2020-02-21 23:57:07 -0800
  • 884ffffa78 fix more testinfra issue jnozsc 2020-02-21 23:53:02 -0800
  • 90ac0eb507 fix more testinfra issue jnozsc 2020-02-21 23:41:30 -0800
  • bf83cf634c fix testinfra issue jnozsc 2020-02-21 23:37:38 -0800
  • 905118c273 Merge branch 'sunset-py27' of github.com:jnozsc/pi-hole into sunset-py27 jnozsc 2020-02-21 23:18:01 -0800
  • facfd2696c use py3 instead of py2 jnozsc 2020-02-21 23:12:39 -0800