Commit Graph

  • 7b34f2b902
    Merge f88d96a884 into 524308314f Dominik 2024-05-19 07:18:56 +0000
  • f88d96a884
    Skip attestation and deployment steps for fork-based PRs having no access to secrets fix/fork_pr DL6ER 2024-05-19 09:14:46 +0200
  • f7ee83cf9b
    Merge d579417901 into 524308314f Dominik 2024-05-19 05:27:13 +0000
  • d579417901
    Ensure target lua_scripts is built before target ftl_lua depending on it new/clang DL6ER 2024-05-19 07:27:06 +0200
  • a5323265ac
    Merge 2666304283 into 524308314f Michal Svatos 2024-05-18 23:10:09 +0000
  • 2666304283
    LCARS Picard Theme value added Michal Svatos 2024-05-18 16:56:00 -0400
  • 20173437ad
    Merge branch 'development-v6' into new/clang special/CI_development DL6ER 2024-05-18 20:38:56 +0200
  • eea8bd64c7
    Merge 47f48781ac into 524308314f Dominik 2024-05-18 17:11:04 +0000
  • e6a6ab4a41
    Merge d408362efe into 524308314f Dominik 2024-05-18 17:11:04 +0000
  • 556b049db7
    Merge 231a9853bd into 524308314f Dominik 2024-05-18 17:11:04 +0000
  • ace380eb38
    Merge e7eaff5377 into 524308314f Olliver Schinagl 2024-05-18 17:11:04 +0000
  • 892ee87850
    Merge 524308314f into 888c909ddf Adam Warner 2024-05-18 17:10:57 +0000
  • 524308314f
    Merge pull request #1970 from pi-hole/fix/wal-ownership development-v6 Dominik 2024-05-18 19:10:53 +0200
  • 139facdd5e
    Merge pull request #1969 from pi-hole/fix/mbedtls Dominik 2024-05-18 18:34:41 +0200
  • e3346ff641
    Ensure we also change ownership of the WAL database files DL6ER 2024-05-18 17:29:24 +0200
  • 4b2cb98825
    Enforce minimum version of mbedTLS (3.5.0) DL6ER 2024-05-18 16:46:47 +0200
  • e286d4b147
    Properly guard X.509 functions to allow compiling FTL without mbedTLS library being available, also improve how definitions are done in src/CMakeLists.txt and reduce instruction-duplication on the way DL6ER 2024-05-18 16:33:14 +0200
  • 6de3d81d46
    Merge pull request #1968 from pi-hole/dependabot-github_actions-development-v6-github_action-dependencies-edf2abb101 Dominik 2024-05-18 16:54:58 +0200
  • 6fed81a916
    Bump actions/checkout in the github_action-dependencies group dependabot[bot] 2024-05-18 10:36:18 +0000
  • ab373bc580
    Merge branch 'special/CI_development' into new/clang DL6ER 2024-05-18 12:04:32 +0200
  • 97b6d16c95
    Bump the github_action-dependencies group with 5 updates dependabot[bot] 2024-05-18 10:03:41 +0000
  • 313cb2353f
    Update C standard to C17 DL6ER 2024-05-18 11:39:23 +0200
  • 9fbd40e05f
    Avoid ambigious else DL6ER 2024-05-18 11:10:47 +0200
  • f894910326
    Remove explicit static instructions - binaries compiled on alpine will balways e linked statically DL6ER 2024-05-18 10:59:40 +0200
  • 9446b2526a
    Merge branch 'development-v6' into special/CI_development DL6ER 2024-05-18 10:46:43 +0200
  • a07810695c
    Merge pull request #1965 from pi-hole/fix/dhcp_names Dominik 2024-05-18 09:44:22 +0200
  • ebc195af69
    Update custom dnsmasq version DL6ER 2024-05-18 09:14:27 +0200
  • 98407e3a58
    Update DNS records after pruning DHCP leases Erik Karlsson 2024-05-18 09:13:54 +0200
  • 95b1dc1c72
    Merge pull request #1964 from pi-hole/new/artifact_attestations Dominik 2024-05-18 06:48:13 +0200
  • 4628219bb9
    Merge pull request #1956 from oliv3r/readline_detection Dominik 2024-05-17 19:37:40 +0200
  • 12bebfb367
    Merge pull request #1961 from jacklul/v6-patch-1 Dominik 2024-05-17 19:20:41 +0200
  • ecd2e8198b
    Fix error message mentioning wrong file Jack'lul 2024-05-17 18:03:57 +0200
  • 3d4cc1beeb
    Merge pull request #1960 from pi-hole/fix/database_queries Dominik 2024-05-15 20:42:13 +0200
  • 32de390b00
    Add Clang compiler support, tested with Clang 14.0.0 (Ubuntu 22.04.3 LTS), Clang 16.0.2 (Alpine 3.18), and Clang 17.0.6 (Alping Edge) DL6ER 2024-05-15 20:41:52 +0200
  • 30cade643f
    Use new constant also as back-off factor for exporting into the database DL6ER 2024-05-14 20:19:06 +0200
  • 688a551a24
    Improve query storing algorithm to better cope with bursts of queries of arbitrary size and frequency DL6ER 2024-05-14 20:17:05 +0200
  • bccfa2245f
    Merge pull request #1959 from pi-hole/update/cJSON_1.7.18 Dominik 2024-05-13 19:10:10 +0200
  • d4a89f3b3e
    Update bundled cJSON from 1.7.17 -> 1.7.18 released earlier today DL6ER 2024-05-13 16:55:12 +0100
  • 55258150c1
    Allocate memory for basename() DL6ER 2024-05-12 21:40:50 +0200
  • 91b1ced3ab
    Fix use-after-free warning DL6ER 2024-05-12 21:10:54 +0200
  • fccbe2bee4
    Add missing #include DL6ER 2024-05-12 21:08:39 +0200
  • b83fcadf6c
    Remove all-in build option - we aren't using it in Pi-hole v6.0 DL6ER 2024-05-12 21:01:24 +0200
  • 30215fc2f8
    Merge pull request #1958 from pi-hole/dependabot-github_actions-development-v6-github_action-dependencies-220eae05df yubiuser 2024-05-11 13:11:49 +0200
  • ede734051b
    Bump the github_action-dependencies group with 2 updates dependabot[bot] 2024-05-11 10:54:00 +0000
  • afb03a9dde
    Bump the github_action-dependencies group with 5 updates dependabot[bot] 2024-05-11 10:01:43 +0000
  • bf0c8cd753
    Merge pull request #1955 from pi-hole/fix/FTL_db_read_perms Dominik 2024-05-10 20:14:44 +0200
  • be3d4cd0f6
    FTL: Avoid hidden HAVE_READLINE define Olliver Schinagl 2024-05-10 13:28:49 +0200
  • 7de24a09e3
    FTL_lua: Properly guard readline Olliver Schinagl 2024-05-10 13:27:55 +0200
  • c72a9134c6
    Merge pull request #1953 from pi-hole/merge-dev Dominik 2024-05-10 18:21:09 +0200
  • 5cc5b377f1
    Update tests, remove duplicated test DL6ER 2024-05-10 13:22:45 +0200
  • 6ce1668d41
    Change database permissions to -rw-r----- (640) DL6ER 2024-05-10 13:17:58 +0200
  • 73b5170ac0
    Merge branch 'development' into merge-dev DL6ER 2024-05-10 10:32:36 +0200
  • e7eaff5377
    Avoid use-after-free warning Olliver Schinagl 2024-05-09 00:22:13 +0200
  • 888c909ddf
    Merge pull request #1949 from pi-hole/master development Adam Warner 2024-05-08 21:37:14 +0100
  • 8943e26041
    Merge pull request #1946 from pi-hole/fix/crash_fatal_dnsmasq_err_v5 master v5.25.2 Adam Warner 2024-05-08 20:59:50 +0100
  • 633b825f35
    Add artifact attestation DL6ER 2024-05-05 10:39:08 +0200
  • e10bb5c605
    Merge pull request #1944 from pi-hole/fix/clients_docs Dominik 2024-05-05 07:09:42 +0200
  • 240a2fe7a1
    Merge pull request #1945 from pi-hole/tweak/tcp_conn_err Dominik 2024-05-05 07:08:07 +0200
  • 230989ebbd
    Exit after fatal dnsmasq errors DL6ER 2024-05-04 10:11:35 +0200
  • 1611da221c
    Improve error logging when TCP connections are prematurely closed by remote server DL6ER 2024-05-04 10:05:58 +0200
  • 01697669ac
    API /clients: Add note that {client} needs to be URI-encoded (if specified) and add documentation of read-only optional {name0} field DL6ER 2024-05-03 20:05:00 +0200
  • af521c9219
    Merge pull request #1939 from pi-hole/new/session_message Dominik 2024-05-02 19:38:10 +0200
  • db32e4da4c
    Merge pull request #1940 from pi-hole/dependabot-github_actions-development-v6-github_action-dependencies-b93eff89fb yubiuser 2024-04-27 13:19:57 +0200
  • 2441c4a848
    Bump the github_action-dependencies group across 1 directory with 5 updates dependabot[bot] 2024-04-27 10:45:46 +0000
  • 771db50d8f
    Bump actions/checkout dependabot[bot] 2024-04-27 10:40:49 +0000
  • 44377ad893
    Address review comments Dominik 2024-04-27 06:38:39 +0200
  • 49a5a0c60c
    Provide human-readable message about the session status when authenticating DL6ER 2024-04-25 20:27:53 +0200
  • 95fb8fe1b1
    Unlock shared memory during database committing tweak/unlock_commit DL6ER 2024-04-25 20:33:34 +0200
  • 1b71a440f5
    Merge pull request #1936 from pi-hole/fix/connection_error_crash Dominik 2024-04-21 10:28:14 +0200
  • f544737587
    Bump the github_action-dependencies group with 5 updates dependabot[bot] 2024-04-20 10:50:51 +0000
  • a30ccc0339
    Bump actions/checkout in the github_action-dependencies group dependabot[bot] 2024-04-20 10:17:48 +0000
  • e29bcb0695
    Fix a crash resulting from a bad interaction between PRs #1928 and #1930 DL6ER 2024-04-20 09:39:39 +0200
  • 4734e01b1e
    Merge pull request #1930 from pi-hole/tweak/ede_neterr Dominik 2024-04-18 21:28:52 +0200
  • a05cce00ed
    Merge pull request #1934 from pi-hole/update/sqlite_3.45.3 Dominik 2024-04-16 09:12:13 +0200
  • c7ce555382
    Update embedded SQLite3 to 3.45.3 DL6ER 2024-04-16 08:22:53 +0200
  • cae712d192
    Remove use of indeterminate pointer williamvds 2024-04-15 00:29:57 +0100
  • 0cffd8ccdc
    Merge pull request #1928 from pi-hole/fix/check_disk Dominik 2024-04-07 21:00:59 +0200
  • b12f93c0ff
    Merge pull request #1931 from pi-hole/tweak/selective_teleporter Dominik 2024-04-07 20:36:29 +0200
  • a975df8588 V6 ankush3700 2024-04-05 06:58:32 +0000
  • f2a7662e95
    Be more verbose in which tables are imported during teleporter importing DL6ER 2024-04-02 21:34:55 +0200
  • 563b02ccc7
    Add new CONNECTION_ERROR message to the Pi-hole diagnosis system DL6ER 2024-04-02 13:43:43 +0200
  • ed41584c92
    Add extra logging around network issues (EDE: network error) DL6ER 2024-03-24 12:42:49 +0100
  • d88e52d8c8
    Improve diagnosis message adding subroutine to not require manually typed in number of arguments and do strict testing against the number of given arguments (instead of crashing if fewer are given and ignoring if more are given) DL6ER 2024-04-01 10:08:45 +0200
  • 5b2dda886c
    Store message in database as well DL6ER 2024-04-01 09:43:34 +0200
  • 90dda14276
    Use fragment size when computing filesystem sizes DL6ER 2024-04-01 09:11:06 +0200
  • 485faaceb5
    Merge pull request #1874 from pi-hole/tweak/select_teleporter Dominik 2024-03-31 20:19:38 +0200
  • 16c541e233
    Show warning when in debug mode and stat() failed to get file system details DL6ER 2024-03-31 12:26:08 +0200
  • df1f70dd09
    Add further debug output concerning disk usage when debug.gc=true DL6ER 2024-03-31 12:21:21 +0200
  • 58ca959cf2
    Add proper memory allocation checking in the message formatting subroutines DL6ER 2024-03-30 20:21:20 +0100
  • 27ff979ef8
    Reintroduce a workaround for docker on macOS accidentally removed in bd266d6589 DL6ER 2024-03-30 20:14:15 +0100
  • 5075144bbe
    Fix importing logic for v5 teleporter files DL6ER 2024-03-30 20:00:52 +0100
  • 8875a0e29a
    Add further debugging output if files are NOT imported DL6ER 2024-03-30 17:17:17 +0100
  • ed36a9a7d5
    Simplify v5 gravity table import condition DL6ER 2024-03-30 17:14:28 +0100
  • fff34fb2e3
    Merge pull request #1927 from pi-hole/dependabot-github_actions-development-v6-github_action-dependencies-b9ee4988fc Dominik 2024-03-30 15:32:22 +0100
  • 40864d5c38
    Bump the github_action-dependencies group with 1 update dependabot[bot] 2024-03-30 10:42:21 +0000
  • ebfdc4353e
    Bump the github_action-dependencies group with 5 updates dependabot[bot] 2024-03-30 10:23:46 +0000
  • dab6ec75bf
    Merge branch 'development-v6' into tweak/select_teleporter DL6ER 2024-03-30 08:23:11 +0100
  • f7cd4fb406
    Merge pull request #1919 from pi-hole/tweak/cJSON_threadsafe Dominik 2024-03-30 06:49:52 +0100
  • ea9005693e
    Merge pull request #1922 from pi-hole/tweak/tld_checks Dominik 2024-03-30 06:40:03 +0100
  • 70a02b1bdf
    Merge pull request #1923 from pi-hole/fix/antigravity_mark Dominik 2024-03-29 21:09:39 +0100