Commit Graph

  • 72c972175d Remove left-over parts of setupVars processing and only include pihole.toml once DL6ER 2023-11-06 13:53:08 +01:00
  • 2746ee3ae9 Tweak help text of pihole setpassword (#5476) yubiuser 2023-11-05 23:24:31 +01:00
  • bc96d3b0a9 Tweak help text of pihole setpassword Christian König 2023-11-05 21:15:13 +01:00
  • 395110f92f When setting a blank password, use webserver.api.password instead of webserver.api.pwhash (#5465) DL6ER 2023-11-04 17:43:09 +01:00
  • 758ace57c0 Check for valid OS via IPv4 and IPv6 (#5305) yubiuser 2023-11-04 08:02:38 +01:00
  • 4c129afb10 Start counting at postion 1 (#5470) yubiuser 2023-11-02 07:00:23 +01:00
  • ced1c5d50b Start counting at postion 1 Christian König 2022-12-17 16:53:01 +01:00
  • ce21b4c731 Remove idn2 as punycode conversion is handled by FTL (#5468) yubiuser 2023-11-01 21:06:02 +01:00
  • 480a8c8d7f Remove idn2 as punycode conversion is handled by FTL Christian König 2023-10-31 21:02:26 +01:00
  • 0a193f98a4 Tweak Pi-hole's debug facility for v6 (#5461) DL6ER 2023-10-29 06:13:22 +01:00
  • 4c4a2ad5bd Use suffixed temp file (#5457) Adam Warner 2023-10-28 22:20:33 +01:00
  • ab3b6dfa67 No need to >/dev/null because setFTLConfigValue already does this Adam Warner 2023-10-28 19:46:45 +01:00
  • 6292e65b37 When setting a blank password, use webserver.api.password instead of webserver.api.pwhash (fixed in https://github.com/pi-hole/FTL/pull/1702) Adam Warner 2023-10-28 17:56:37 +01:00
  • 300a4e2299 Bump pytest from 7.4.2 to 7.4.3 in /test (#5463) yubiuser 2023-10-28 14:03:52 +02:00
  • ed5d794008 Bump pytest from 7.4.2 to 7.4.3 in /test (#5462) yubiuser 2023-10-28 14:02:35 +02:00
  • ec86124997 Bump pytest from 7.4.2 to 7.4.3 in /test dependabot[bot] 2023-10-28 10:32:55 +00:00
  • 2e9e579bba Bump pytest from 7.4.2 to 7.4.3 in /test dependabot[bot] 2023-10-28 10:31:54 +00:00
  • d377cfbc3e Extract the first entry in the answer section from dig's output, replacing any multiple spaces and tabs with a single space DL6ER 2023-10-28 08:34:30 +02:00
  • 15be8eeffa Remove lighttpd config test DL6ER 2023-10-28 08:21:08 +02:00
  • 635b4e952f Add NOERROR/NXDOMAIN support in the DNS resolution test DL6ER 2023-10-28 08:20:31 +02:00
  • c86e7b3f96 Generalize CPU check to a short hardware information output DL6ER 2023-10-28 08:13:31 +02:00
  • dcc7e96d2f Remove detection of addresses of PIHOLE_INTERFACE as it is gone, too DL6ER 2023-10-28 08:07:11 +02:00
  • ccd8c470a5 check_x_headers is no more DL6ER 2023-10-28 08:03:37 +02:00
  • 00d7e998b4 setupVars.conf and pihole-FTL.conf are no more - use pihole.toml instead DL6ER 2023-10-28 08:03:09 +02:00
  • fd8fdd3513 Use suffixed temp file Christian König 2023-10-23 21:36:18 +02:00
  • a44e51bf76 Fix and simplify binary download (#5451) DL6ER 2023-10-22 23:03:42 +02:00
  • 91c5967b27 Fix gravity swapping (#5455) DL6ER 2023-10-22 23:03:30 +02:00
  • 842a9d7778 Address review comments DL6ER 2023-10-22 08:32:52 +02:00
  • 7523c49f62 Swapping the databases must be the last step before the cleanup. Otherwise, FTL may be reloading from an only partially completed database causing spurious errors and/or warnings. DL6ER 2023-10-22 08:14:11 +02:00
  • 369ccf13a8 Move FTL binary availability check after the supported OS check DL6ER 2023-10-21 21:40:21 +02:00
  • 38ecc1693f Further simplify the ARMv6 test DL6ER 2023-10-21 19:28:59 +02:00
  • 30bfc7cc9f Add binutils tot he OS check dependencies as we need it to check if the local system is abel to run any of our precompiled FTL binaries DL6ER 2023-10-21 19:15:10 +02:00
  • 45687d675b Fix the binary detection for ARMv6 and simplify the router overall DL6ER 2023-10-21 19:13:45 +02:00
  • ca7836bf71 Remove now obsolete GLIBC version check DL6ER 2023-10-21 19:05:45 +02:00
  • 8bcd1d4c54 *BREAKING* Drop support for ancient ARMv4 and ARMv5 (#5445) DL6ER 2023-10-21 18:27:42 +02:00
  • 19e081b8ac Bump actions/checkout from 4.1.0 to 4.1.1 (#5448) yubiuser 2023-10-21 13:51:37 +02:00
  • ba61ee284b Bump actions/checkout from 4.1.0 to 4.1.1 (#5449) DL6ER 2023-10-21 13:02:30 +02:00
  • 2a72012ca1 Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-21 10:55:06 +00:00
  • 79ebbacc4a Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-21 10:27:01 +00:00
  • 6cf39d9b92 Remove temp dir created when downloading FTL (#5429) yubiuser 2023-10-20 09:25:10 +02:00
  • c571d8d37d Drop support for ancient ARMv4 and ARMv5, the Debian binaries turn out to cause unresolvable SIGFPE on ARMv6 and lower. Fortunately, we can still use the Alpine binaries on all Raspberry Pi models (even the oldest ones) DL6ER 2023-10-19 22:04:11 +02:00
  • 33a41391b5 Logrotate config file needs to be owned by root (#5444) yubiuser 2023-10-18 23:00:47 +02:00
  • d77dbf736c Logrotate config file needs to be owned by root Christian König 2023-10-18 22:09:38 +02:00
  • 2deadb2e4a Avoid printing getFTLConfigValue return in statusFunc() (#5442) yubiuser 2023-10-18 13:19:02 +02:00
  • 2c7fa4a7b3 Avoid printing getFTLConfigValue return in statusFunc() RD WebDesign 2023-10-18 02:07:06 -03:00
  • ed0dfa8b77 Add a final message to gravity (#5441) DL6ER 2023-10-16 23:00:12 +02:00
  • 27522fbc18 Add a final message to gravity RD WebDesign 2023-10-16 17:19:44 -03:00
  • aaa9acc0b9 Update query.sh to use FTL's API instead of directly interacting with the database (#5361) yubiuser 2023-10-16 21:00:42 +02:00
  • 123ba1f154 Remove temp dir created when downloading FTL Christian König 2023-10-15 22:15:11 +02:00
  • 2005d04625 Exact search is the new default Christian König 2023-10-14 21:50:57 +02:00
  • 2841a33b81 Set owner of gravity output files to pihole (#5419) yubiuser 2023-10-14 19:40:27 +02:00
  • 539f379cb4 Remove Chronometer (#5423) yubiuser 2023-10-14 19:40:02 +02:00
  • ec83d6b793 No help for gone functions Christian König 2023-10-14 14:06:47 +02:00
  • f7ba059b94 Query directly and authenticate only if required Christian König 2023-10-14 14:01:20 +02:00
  • e374950915 Merge branch 'development-v6' into query_list_v6 Christian König 2023-10-13 21:49:09 +02:00
  • 6ae713eaf5 Allow pihole to access subdirs in /etc/pihole (#5427) yubiuser 2023-10-13 20:29:38 +02:00
  • 40c75289b5 Allow pihole to access subdirs in /etc/pihole Christian König 2023-10-13 19:59:29 +02:00
  • 188b2b858a PADD is fine, really! Christian König 2023-10-12 13:48:01 +02:00
  • 46ff257344 Remove Chronometer Christian König 2023-10-12 13:44:51 +02:00
  • 2061f3a70e Set owner/permissions at the right place Christian König 2023-10-09 22:35:02 +02:00
  • 51de1dcfcd Sync master back into development (#5422) Adam Warner 2023-10-11 10:42:31 +01:00
  • 60b6a1016c v5.17.2 (#5421) v5.17.2 Adam Warner 2023-10-11 10:41:25 +01:00
  • 22863845a0 Set owner/group of /etc/pihole to pihole Christian König 2023-10-09 22:05:01 +02:00
  • 679aab10d0 Run gravity as user pihole Christian König 2023-10-09 21:52:43 +02:00
  • 6001fe34ec Set owner of gravity output files to pihole Christian König 2023-10-08 23:03:33 +02:00
  • 96640ea2c8 Update references to web repo (#5417) Adam Warner 2023-10-08 19:51:42 +01:00
  • 1fa5cb84db Update references to web repo (#5418) Adam Warner 2023-10-08 19:51:39 +01:00
  • 9622265c8d Disable checkout function for (official) docker containers (#5416) Adam Warner 2023-10-08 16:08:36 +01:00
  • 71357ecae7 adminlte->web Adam Warner 2023-10-08 14:12:02 +01:00
  • 7886dc0172 adminlte->web Adam Warner 2023-10-08 14:09:47 +01:00
  • 044e856e6b Disable checkout function for (official) docker containers Adam Warner 2023-10-08 13:23:44 +01:00
  • 0385b1d076 Bump actions/setup-python from 4.7.0 to 4.7.1 (#5412) yubiuser 2023-10-07 16:45:34 +02:00
  • e87d03a5ef Bump actions/setup-python from 4.7.0 to 4.7.1 (#5413) yubiuser 2023-10-07 13:21:54 +02:00
  • 70547755d6 Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot[bot] 2023-10-07 10:39:32 +00:00
  • f52b2b9863 Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot[bot] 2023-10-07 10:23:00 +00:00
  • bef5d85e6b Yu vs uh (#5411) yubiuser 2023-10-07 06:09:23 +02:00
  • afa688e3a0 Yu vs uh (https://www.theguardian.com/guardian-observer-style-guide-r#:~:text=re/re%2D,re%2Dsign/resign) Christian König 2023-10-07 00:21:06 +02:00
  • f5885c8f64 Fix spellcheck errors (#5410) yubiuser 2023-10-07 00:15:11 +02:00
  • edf0060acf Fix spellcheck errors Christian König 2023-10-06 22:26:08 +02:00
  • 7b341cc005 Some verbiage change to outputs (plus a couple of comments) (#5406) Adam Warner 2023-10-04 19:49:48 +01:00
  • 885b626a68 Some unrelated spelling mistakes that spellcheck is grumbling about Adam Warner 2023-10-04 16:22:01 +01:00
  • aba41b45b0 Some verbiage change to outputs Adam Warner 2023-10-04 16:20:38 +01:00
  • 69a264a3c2 Add antigravity support to gravity (#5330) Adam Warner 2023-09-29 19:09:24 +01:00
  • 43ddfcf2ca Ensure pihole-FTL can write to all files in /etc/pihole, /run/pihole and /var/log/pihole (#5356) DL6ER 2023-09-26 19:59:56 +02:00
  • 0bf33edda1 Ignore ABP style entries in debug log dig test (#5382) Adam Warner 2023-09-26 17:35:25 +01:00
  • fc72902029 Bump actions/checkout from 4.0.0 to 4.1.0 (#5397) yubiuser 2023-09-23 13:31:14 +02:00
  • 3f4e2105b3 Bump actions/checkout from 4.0.0 to 4.1.0 (#5396) yubiuser 2023-09-23 13:17:29 +02:00
  • ec9d84692f Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-23 10:45:09 +00:00
  • c3d1f366ec Bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-23 10:39:24 +00:00
  • ea23c8364d Move antigravity-related changed to gravits database migration step 16->17 DL6ER 2023-09-16 10:04:29 +02:00
  • df92b8ac14 Add missing creation of view vw_antigravity as well as schema change to vw_adlist DL6ER 2023-09-12 20:43:34 +02:00
  • f19a56cf87 Merge branch 'development-v6' into new/antigravity DL6ER 2023-09-11 11:43:56 +02:00
  • 4955c52af7 Remove fake user agent when downloading adlists (#5366) yubiuser 2023-09-10 21:20:14 +02:00
  • 20a35936ca Remove fake user agent when downloading adlist (#5367) yubiuser 2023-09-10 21:19:27 +02:00
  • d6a018a3f8 Sync master back into development (#5391) Adam Warner 2023-09-10 16:22:32 +01:00
  • fef2861eae Do not try to remove stale label on PRs (#5292) Adam Warner 2023-09-10 12:52:27 +01:00
  • babe7a7798 Bump actions/checkout from 3.6.0 to 4.0.0 (#5388) yubiuser 2023-09-09 20:52:29 +02:00
  • 7fbc7d458b Bump tox from 4.11.1 to 4.11.3 in /test (#5389) yubiuser 2023-09-09 19:54:45 +02:00
  • c46a06b522 Bump pytest from 7.4.0 to 7.4.2 in /test (#5390) yubiuser 2023-09-09 19:54:05 +02:00
  • 0ff736fadd Bump pytest from 7.4.0 to 7.4.2 in /test (#5386) yubiuser 2023-09-09 19:53:19 +02:00