Commit graph

  • 7da8612ec9
    Update CONTRIBUTING.md TimTheBig 2023-11-13 10:39:54 -0500
  • c81a963b11
    to dev (#2) TimTheBig 2023-11-09 12:19:52 -0500
  • 010467be32
    Update CONTRIBUTING.md TimTheBig 2023-11-09 12:14:53 -0500
  • 78b3827181
    Update CONTRIBUTING.md TimTheBig 2023-11-09 12:13:23 -0500
  • 0aa431dd2d
    Update CONTRIBUTING.md TimTheBig 2023-11-09 12:06:39 -0500
  • 37c46c9ca1
    Merge pull request #1 from pi-hole/development TimTheBig 2023-11-09 11:07:33 -0500
  • 8da75490d0
    Update CONTRIBUTING.md TimTheBig 2023-11-09 11:03:31 -0500
  • 94e11d73f6
    Update CONTRIBUTING.md TimTheBig 2023-11-09 10:55:54 -0500
  • 766cb26af5
    Drop Fedora 36 and add Fedora 39 to the test suite Christian König 2023-11-07 22:24:34 +0100
  • e8884083ef
    Apply suggestions from code review DL6ER 2023-11-07 08:58:31 +0100
  • e3c6f162d8
    Apply suggestions from code review DL6ER 2023-11-07 08:57:56 +0100
  • de6e61705e
    Remove local.list and openVPN traces Christian König 2023-11-06 21:40:32 +0100
  • 834e52f15d
    pihole -d: Include pihole.toml only once (#5478) DL6ER 2023-11-06 19:46:33 +0100
  • 0b4131189d
    Migrate Pi-hole created files out of /etc/dnsmasq.d into a pihole owned directory DL6ER 2023-11-06 14:55:34 +0100
  • 72c972175d
    Remove left-over parts of setupVars processing and only include pihole.toml once DL6ER 2023-11-06 13:53:08 +0100
  • 2746ee3ae9
    Tweak help text of pihole setpassword (#5476) yubiuser 2023-11-05 23:24:31 +0100
  • bc96d3b0a9
    Tweak help text of pihole setpassword Christian König 2023-11-05 21:15:13 +0100
  • 395110f92f
    When setting a blank password, use webserver.api.password instead of webserver.api.pwhash (#5465) DL6ER 2023-11-04 17:43:09 +0100
  • 758ace57c0
    Check for valid OS via IPv4 and IPv6 (#5305) yubiuser 2023-11-04 08:02:38 +0100
  • 4c129afb10
    Start counting at postion 1 (#5470) yubiuser 2023-11-02 07:00:23 +0100
  • 8c21177479
    Add DHCP_SUBNET_MASK argument for DHCP config biodigitalfish 2023-11-02 15:37:53 +1300
  • ced1c5d50b Start counting at postion 1 Christian König 2022-12-17 16:53:01 +0100
  • ce21b4c731
    Remove idn2 as punycode conversion is handled by FTL (#5468) yubiuser 2023-11-01 21:06:02 +0100
  • 480a8c8d7f
    Remove idn2 as punycode conversion is handled by FTL Christian König 2023-10-31 21:02:26 +0100
  • 0a193f98a4
    Tweak Pi-hole's debug facility for v6 (#5461) DL6ER 2023-10-29 06:13:22 +0100
  • 4c4a2ad5bd
    Use suffixed temp file (#5457) Adam Warner 2023-10-28 22:20:33 +0100
  • ab3b6dfa67
    No need to >/dev/null because setFTLConfigValue already does this Adam Warner 2023-10-28 19:46:45 +0100
  • 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 +0100
  • 300a4e2299
    Bump pytest from 7.4.2 to 7.4.3 in /test (#5463) yubiuser 2023-10-28 14:03:52 +0200
  • ed5d794008
    Bump pytest from 7.4.2 to 7.4.3 in /test (#5462) yubiuser 2023-10-28 14:02:35 +0200
  • d33d45ba31 d Shuv1Wolf 2023-10-28 14:34:10 +0300
  • ec86124997
    Bump pytest from 7.4.2 to 7.4.3 in /test dependabot[bot] 2023-10-28 10:32:55 +0000
  • 2e9e579bba
    Bump pytest from 7.4.2 to 7.4.3 in /test dependabot[bot] 2023-10-28 10:31:54 +0000
  • 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 +0200
  • 15be8eeffa
    Remove lighttpd config test DL6ER 2023-10-28 08:21:08 +0200
  • 635b4e952f
    Add NOERROR/NXDOMAIN support in the DNS resolution test DL6ER 2023-10-28 08:20:31 +0200
  • c86e7b3f96
    Generalize CPU check to a short hardware information output DL6ER 2023-10-28 08:13:31 +0200
  • dcc7e96d2f
    Remove detection of addresses of PIHOLE_INTERFACE as it is gone, too DL6ER 2023-10-28 08:07:11 +0200
  • ccd8c470a5
    check_x_headers is no more DL6ER 2023-10-28 08:03:37 +0200
  • 00d7e998b4
    setupVars.conf and pihole-FTL.conf are no more - use pihole.toml instead DL6ER 2023-10-28 08:03:09 +0200
  • f7541fef20 .gitignore lflsmdl 2023-10-26 19:10:58 +0300
  • fd8fdd3513
    Use suffixed temp file Christian König 2023-10-23 21:36:18 +0200
  • a44e51bf76
    Fix and simplify binary download (#5451) DL6ER 2023-10-22 23:03:42 +0200
  • 91c5967b27
    Fix gravity swapping (#5455) DL6ER 2023-10-22 23:03:30 +0200
  • 842a9d7778
    Address review comments DL6ER 2023-10-22 08:32:52 +0200
  • 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 +0200
  • 369ccf13a8
    Move FTL binary availability check after the supported OS check DL6ER 2023-10-21 21:40:21 +0200
  • 38ecc1693f
    Further simplify the ARMv6 test DL6ER 2023-10-21 19:28:59 +0200
  • 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 +0200
  • 45687d675b
    Fix the binary detection for ARMv6 and simplify the router overall DL6ER 2023-10-21 19:13:45 +0200
  • ca7836bf71
    Remove now obsolete GLIBC version check DL6ER 2023-10-21 19:05:45 +0200
  • 8bcd1d4c54
    *BREAKING* Drop support for ancient ARMv4 and ARMv5 (#5445) DL6ER 2023-10-21 18:27:42 +0200
  • 19e081b8ac
    Bump actions/checkout from 4.1.0 to 4.1.1 (#5448) yubiuser 2023-10-21 13:51:37 +0200
  • ba61ee284b
    Bump actions/checkout from 4.1.0 to 4.1.1 (#5449) DL6ER 2023-10-21 13:02:30 +0200
  • 2a72012ca1
    Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-21 10:55:06 +0000
  • 79ebbacc4a
    Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-21 10:27:01 +0000
  • 6cf39d9b92
    Remove temp dir created when downloading FTL (#5429) yubiuser 2023-10-20 09:25:10 +0200
  • 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 +0200
  • 33a41391b5
    Logrotate config file needs to be owned by root (#5444) yubiuser 2023-10-18 23:00:47 +0200
  • d77dbf736c
    Logrotate config file needs to be owned by root Christian König 2023-10-18 22:09:38 +0200
  • ecd9f30ad0 Changes in README.md mEng120506 2023-10-18 19:12:56 +0300
  • 2deadb2e4a
    Avoid printing getFTLConfigValue return in statusFunc() (#5442) yubiuser 2023-10-18 13:19:02 +0200
  • 2c7fa4a7b3
    Avoid printing getFTLConfigValue return in statusFunc() RD WebDesign 2023-10-18 02:07:06 -0300
  • ed0dfa8b77
    Add a final message to gravity (#5441) DL6ER 2023-10-16 23:00:12 +0200
  • 27522fbc18
    Add a final message to gravity RD WebDesign 2023-10-16 17:19:44 -0300
  • aaa9acc0b9
    Update query.sh to use FTL's API instead of directly interacting with the database (#5361) yubiuser 2023-10-16 21:00:42 +0200
  • 123ba1f154
    Remove temp dir created when downloading FTL Christian König 2023-10-15 22:15:11 +0200
  • 2005d04625
    Exact search is the new default Christian König 2023-10-14 21:50:57 +0200
  • 2841a33b81
    Set owner of gravity output files to pihole (#5419) yubiuser 2023-10-14 19:40:27 +0200
  • 539f379cb4
    Remove Chronometer (#5423) yubiuser 2023-10-14 19:40:02 +0200
  • ec83d6b793
    No help for gone functions Christian König 2023-10-14 14:06:47 +0200
  • f7ba059b94
    Query directly and authenticate only if required Christian König 2023-10-14 14:01:20 +0200
  • e374950915 Merge branch 'development-v6' into query_list_v6 Christian König 2023-10-13 21:49:09 +0200
  • 6ae713eaf5
    Allow pihole to access subdirs in /etc/pihole (#5427) yubiuser 2023-10-13 20:29:38 +0200
  • 40c75289b5
    Allow pihole to access subdirs in /etc/pihole Christian König 2023-10-13 19:59:29 +0200
  • 188b2b858a
    PADD is fine, really! Christian König 2023-10-12 13:48:01 +0200
  • 46ff257344
    Remove Chronometer Christian König 2023-10-12 13:44:51 +0200
  • 2061f3a70e
    Set owner/permissions at the right place Christian König 2023-10-09 22:35:02 +0200
  • 51de1dcfcd
    Sync master back into development (#5422) Adam Warner 2023-10-11 10:42:31 +0100
  • 60b6a1016c
    v5.17.2 (#5421) v5.17.2 Adam Warner 2023-10-11 10:41:25 +0100
  • 22863845a0
    Set owner/group of /etc/pihole to pihole Christian König 2023-10-09 22:05:01 +0200
  • 679aab10d0
    Run gravity as user pihole Christian König 2023-10-09 21:52:43 +0200
  • 6001fe34ec
    Set owner of gravity output files to pihole Christian König 2023-10-08 23:03:33 +0200
  • 96640ea2c8
    Update references to web repo (#5417) Adam Warner 2023-10-08 19:51:42 +0100
  • 1fa5cb84db
    Update references to web repo (#5418) Adam Warner 2023-10-08 19:51:39 +0100
  • 9622265c8d
    Disable checkout function for (official) docker containers (#5416) Adam Warner 2023-10-08 16:08:36 +0100
  • 71357ecae7
    adminlte->web Adam Warner 2023-10-08 14:12:02 +0100
  • 7886dc0172
    adminlte->web Adam Warner 2023-10-08 14:09:47 +0100
  • 044e856e6b
    Disable checkout function for (official) docker containers Adam Warner 2023-10-08 13:23:44 +0100
  • 72d96fbfb9
    Update README.md Shreyas S 2023-10-08 14:18:43 +0530
  • f74844f43b
    Update README.md CodeMaster7000 2023-10-08 08:16:06 +0100
  • aad1837adb
    Add license info CodeMaster7000 2023-10-07 19:41:42 +0100
  • 0385b1d076
    Bump actions/setup-python from 4.7.0 to 4.7.1 (#5412) yubiuser 2023-10-07 16:45:34 +0200
  • e87d03a5ef
    Bump actions/setup-python from 4.7.0 to 4.7.1 (#5413) yubiuser 2023-10-07 13:21:54 +0200
  • 70547755d6
    Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot[bot] 2023-10-07 10:39:32 +0000
  • f52b2b9863
    Bump actions/setup-python from 4.7.0 to 4.7.1 dependabot[bot] 2023-10-07 10:23:00 +0000
  • bef5d85e6b
    Yu vs uh (#5411) yubiuser 2023-10-07 06:09:23 +0200
  • 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 +0200
  • f5885c8f64
    Fix spellcheck errors (#5410) yubiuser 2023-10-07 00:15:11 +0200
  • edf0060acf
    Fix spellcheck errors Christian König 2023-10-06 22:26:08 +0200