Commit graph

  • 50a8aa7ed7
    Remove tests and special handling for Tumbleweed Christian König 2023-02-02 20:01:50 +0100
  • ca00ffa101
    Only source versions file if the file exits Christian König 2023-02-02 11:58:58 +0100
  • bf1104df61 Comment important settings in the pihole-FTL.service file Orazio 2023-02-01 19:33:23 +0100
  • dc83102e71 Enable systemd sandboxing settings for pihole-FTL.service Orazio 2023-02-01 19:04:59 +0100
  • 55016e4cb2 Change pihole-FTL PID file location from /run/pihole-FTL.pid to /run/pihole/FTL.pid Orazio 2023-02-01 19:03:12 +0100
  • 3ad8965959
    Tweak old pihole lighttpd config warning message to better reflect the consequences of making changes to the file Adam Warner 2023-02-01 17:38:21 +0000
  • d926c22c32
    Bump tox from 4.3.5 to 4.4.2 in /test dependabot[bot] 2023-01-28 10:12:45 +0000
  • 460f83580e
    Sync master back into development (#5151) Adam Warner 2023-01-25 21:33:39 +0000
  • c7ad7113d7
    Hotfix v5.15.3 (#5150) v5.15.3 Adam Warner 2023-01-25 21:25:30 +0000
  • 0a6ebadb52
    Change lighttpd options min_procs value to 1 (#5149) Adam Warner 2023-01-25 18:43:32 +0000
  • b9e401aaa3
    Change min_procs value to 1 RD WebDesign 2023-01-25 14:35:57 -0300
  • 18ab94135f
    Show all files (not their content) of the lighttpd config dirs Christian König 2023-01-24 23:02:38 +0100
  • be0efa2332
    Add lighttpd selftest Christian König 2023-01-24 22:19:24 +0100
  • 9bde5de601
    Use conf-enabled instead of conf-available Christian König 2023-01-24 21:59:13 +0100
  • db42ed1e4f
    Sync master back into development (#5148) Adam Warner 2023-01-23 18:18:22 +0000
  • 262ffe458b
    Hotfix release (#5147) v5.15.2 Adam Warner 2023-01-23 17:17:16 +0000
  • e59f5db145
    Add pihole-admin.conf to debug log Christian König 2023-01-22 22:37:19 +0100
  • 3269ea1790
    changes for openSUSE coogor 2022-12-19 22:17:25 +0100
  • 44a1c86462
    Add openSUSE leap15 and thumbleweed tests Christian König 2022-12-20 23:04:26 +0100
  • 362c604744
    Ensure that the directory /run/lighttpd exists, and that it is owned by www-data (#5143) Adam Warner 2023-01-22 19:19:19 +0000
  • 68a03cc877
    Ensure that /run/lighttpd exists and is owned by lighttpd user. It is likely that new installs will fail currently Adam Warner 2023-01-22 18:05:05 +0000
  • 671da760d3
    Sync master back into development (#5142) Adam Warner 2023-01-22 17:15:05 +0000
  • 3c3d913934
    v5.15.1 (#5141) v5.15.1 Adam Warner 2023-01-22 17:08:16 +0000
  • 50be36400c
    Always set lighttpd config dir permissions (#5038) Adam Warner 2023-01-22 15:56:29 +0000
  • 5f9523afa6
    Change php socket path back to /run/lighttpd/ from /tmp (#5139) Adam Warner 2023-01-22 11:08:56 +0000
  • 81a31b9e7b
    Reduce number of false positives when gravity unable to import domains - change the wording of the output (#5128) Adam Warner 2023-01-22 11:06:45 +0000
  • d0affcb376
    Cleanup if startup failed (#5052) yubiuser 2023-01-22 09:30:17 +0100
  • 9939cf1d77
    Rename some of the variables to hopefully make the process a little clearer Adam Warner 2023-01-21 23:47:19 +0000
  • ce7f926e92
    Only remove the server.modules+= from new config if lighttpd version is < 1.4.56 (#5133) Adam Warner 2023-01-21 23:26:11 +0000
  • 6b4f77bdfe
    change socket path back to /run/lighttpd/* - possibly causing issues https://github.com/pi-hole/pi-hole/issues/5131 Adam Warner 2023-01-21 17:42:32 +0000
  • 267792aa1e
    Bump tox from 4.2.8 to 4.3.5 in /test (#5138) Adam Warner 2023-01-21 15:53:48 +0000
  • 9331cbff4b
    remove the access log configuration from lighttpd.conf.debian and .conf.fedora to prevent issues on upgrades (this is defined in pihole-admin.conf) Adam Warner 2023-01-21 14:25:06 +0000
  • d30a5f1b95
    Get the lighttpd version from dpkg-query instead Adam Warner 2023-01-19 12:24:57 +0000
  • d6e25403ee
    Bump tox from 4.2.8 to 4.3.5 in /test dependabot[bot] 2023-01-21 10:01:41 +0000
  • 79f4a7cef0
    Maintain a list of valid hostnames (taken from the top of StevenBlack's host file), and discount them when calculating the number of "invalid" domains in a given list Adam Warner 2023-01-20 18:52:14 +0000
  • 9ed3ede0d9
    Run updatechecker after gravity (#5137) Adam Warner 2023-01-19 22:23:13 +0000
  • 771b7cfcc7
    Run updatechecker after gravity Christian König 2023-01-19 21:41:32 +0100
  • 7bb86e4118
    Add a check for the version number of lighttpd. Only remove the server.modules += section of the new pihole-admin config if the version number is not greater than or equal to 1.4.56 Adam Warner 2023-01-18 22:12:29 +0000
  • 9ab764371b
    Remove mod_accesslog from lighttpd.conf.debian Christian König 2023-01-18 22:16:23 +0100
  • 6ea017ac36
    No need to enable accesslog Christian König 2023-01-18 21:32:45 +0100
  • d9e517bca8
    Simplify parseList and strip back the amount of feedback we give when importing a list. Adam Warner 2023-01-18 18:21:54 +0000
  • 17df725bcc
    Merge branch 'development' into tests_systemd Christian König 2023-01-16 22:36:29 +0100
  • c992fd48b0
    Remove leftover Fedora 35 tox file (#5124) yubiuser 2023-01-16 22:28:47 +0100
  • afc8241c2c
    Remove leftover Fedora 35 tox file Christian König 2023-01-16 21:59:21 +0100
  • ed4211bf18
    Merge branch 'development' into tests_systemd Christian König 2023-01-16 21:57:46 +0100
  • 6cae37e720
    Include mod_accesslog with new config (#5121) Adam Warner 2023-01-16 20:08:42 +0000
  • d604aec9f1
    Remove fed 35 from test suite (#5122) Adam Warner 2023-01-16 20:08:22 +0000
  • bb4698429f
    Remove fed 35 from test suite Adam Warner 2023-01-16 13:54:38 +0000
  • 634e3b0e46
    mod_accesslog was ommited from the list of server modules, which causes a warning to be flashed up in the error log. Enabling this Adam Warner 2023-01-16 11:03:21 +0000
  • 88082943b8
    Update codeql-analysis.yml Spencer Comfort 2023-01-15 22:44:05 -0500
  • 540ae3364b
    Bump code-ql actions Spencer Comfort 2023-01-15 22:42:07 -0500
  • 21c7c8a008
    Sync master back into development (#5119) Adam Warner 2023-01-15 20:07:20 +0000
  • 9048429bbb
    v5.15 (#5082) v5.15 Adam Warner 2023-01-15 20:02:04 +0000
  • 2988c9ea76 Don't install recommended packages Christian König 2022-12-29 21:13:00 +0100
  • 28ba803b38 Use podman backend Christian König 2022-12-29 13:47:41 +0100
  • 91b934cae7 Let systemd know it's running inside a container Christian König 2022-12-28 22:56:49 +0100
  • 9f2fcb9369 Don't remove systemd's default units Christian König 2022-12-28 13:26:34 +0100
  • 05094c5e58 Add systemd for fedora37 Christian König 2022-12-20 22:55:28 +0100
  • 5ec590d360 Remove mocked systemctl completely Christian König 2022-12-01 09:40:26 +0100
  • aad7ffe00a Run systemd in tests Christian König 2022-11-29 23:24:31 +0100
  • 4e28b76161 Allow pihole restart via systemctl Christian König 2022-11-29 22:47:53 +0100
  • 7e3ed9b8b2 Tweak tests to allow systemd as init system Christian König 2022-11-29 22:32:51 +0100
  • 9c33fcb32a
    Bump pytest from 7.2.0 to 7.2.1 in /test (#5117) Adam Warner 2023-01-14 18:24:58 +0000
  • eb1f2ac01c
    Bump pytest from 7.2.0 to 7.2.1 in /test dependabot[bot] 2023-01-14 18:08:40 +0000
  • d88e940a57
    Bump tox from 4.0.17 to 4.2.8 in /test (#5116) Adam Warner 2023-01-14 18:04:53 +0000
  • f27f796b34
    Adjusting fastcgi.server config (#5103) Adam Warner 2023-01-14 18:04:25 +0000
  • 318ee3b7d3
    Bump tox from 4.0.17 to 4.2.8 in /test dependabot[bot] 2023-01-14 17:54:02 +0000
  • f894585a2e
    Sync master back into development (#5115) Adam Warner 2023-01-14 17:53:59 +0000
  • ac2f63b138
    Add pip ecosystem to dependabot (#5093) Adam Warner 2023-01-14 17:53:28 +0000
  • be8f25f8b8
    Adding errorlog and accesslog options RD WebDesign 2023-01-10 15:57:20 -0300
  • c85e4227cf
    Remove duplicated fastcgi.server config RD WebDesign 2023-01-03 17:07:34 -0300
  • c9042704d5
    Add action to close stale PR (#5098) Adam Warner 2023-01-14 17:22:13 +0000
  • 57f29a2c5d
    Tweak get_directories_recursive (#5105) Adam Warner 2023-01-14 17:21:24 +0000
  • 142e9f4a1a
    Remove leftover from query.sh (#5112) Adam Warner 2023-01-14 17:19:35 +0000
  • 0c65c27e0c
    Bump actions/setup-python from 4.4.0 to 4.5.0 (#5114) Adam Warner 2023-01-14 13:23:22 +0000
  • 4a53e56bd2
    Bump actions/setup-python from 4.4.0 to 4.5.0 dependabot[bot] 2023-01-14 10:00:35 +0000
  • d349a4640f
    Remoce leftover from query.sh Christian König 2023-01-12 20:24:08 +0100
  • dfcdb1a747
    Bump actions/checkout from 3.2.0 to 3.3.0 (#5110) Adam Warner 2023-01-07 13:48:10 +0000
  • e05ef73011
    Bump actions/checkout from 3.2.0 to 3.3.0 dependabot[bot] 2023-01-07 10:00:41 +0000
  • 2c29b25782
    More detailed comments RD WebDesign 2023-01-06 19:00:55 -0300
  • 9f0c0a33e1
    Support network manager to set static DHCP Patrick Sean Klein 2023-01-06 00:06:29 +0100
  • 2ab63bc557
    Remove duplicated fastcgi.server config. Same as the commit in #5103, but... Adam Warner 2023-01-04 18:40:14 +0000
  • 5a531f8d88
    Export LC_ALL and LC_NUMERIC in chronometer.sh. Manolis Stamatogiannakis 2023-01-04 14:38:56 +0100
  • d87cad76fb
    Tweak get_directories_recursive Christian König 2023-01-04 12:31:49 +0100
  • 9e47b61c8f
    Apply suggestions from code review Christian König 2023-01-03 21:20:22 +0100
  • 729917e79b
    Create devcontainer.json robeert-debug 2022-12-31 07:07:41 -0600
  • 4413224a31
    Add action to close stale PR RD WebDesign 2022-12-30 17:46:36 -0300
  • d882652a85
    Create versions file before sourcing it (#5097) Adam Warner 2022-12-30 17:54:01 +0000
  • f73b965fcd
    Create versions file before sourcing it Christian König 2022-12-29 21:59:23 +0100
  • fe598a05f6
    Add pihole tail [arg] to man page (#5095) yubiuser 2022-12-29 20:13:59 +0100
  • 52943d6de2
    Added specific domain forwarding to other name server ImDaBigBoss 2022-12-28 22:07:32 +0100
  • 09977fdfec
    Add pihole tail [arg] to man page Christian König 2022-12-28 14:33:36 +0100
  • b9ebb05246
    Set permission after we know the user wants to install the web server Christian König 2022-12-28 13:42:57 +0100
  • 955e36a955
    Improve detection of incorrect lines during gravity (#5009) Adam Warner 2022-12-27 12:32:31 +0000
  • 972591fe39
    Update and set test suite python dependencies (#5092) Adam Warner 2022-12-27 12:17:55 +0000
  • 14db88d6bb
    Add pip ecosystem to dependabot Christian König 2022-12-26 12:18:03 +0100
  • 64d0621d2b
    Update and set test suite python dependencies Christian König 2022-12-26 12:15:16 +0100
  • 5dabdfe354
    Bump actions/stale from 6.0.1 to 7.0.0 (#5087) DL6ER 2022-12-24 19:00:30 +0100
  • e7c0ca47b4
    Bump actions/setup-python from 4.3.1 to 4.4.0 (#5088) DL6ER 2022-12-24 19:00:13 +0100
  • 2bb7c05ed1
    Bump actions/setup-python from 4.3.1 to 4.4.0 dependabot[bot] 2022-12-24 10:00:47 +0000