Commit Graph

6921 Commits

Author SHA1 Message Date
tom mortensen b4c58243f4 Merge pull request #1356 from bergware/master
Minor code refactoring
6.12.0-rc8
2023-06-10 13:55:20 -07:00
bergware a8cf94d7b3 DeviceInfo: fix incorrect floor size entries 2023-06-10 11:26:07 +02:00
bergware bf720c488a Minor code refactoring 2023-06-10 03:57:59 +02:00
tom mortensen d1cc5509d3 Merge pull request #1355 from bergware/master
Remove LO from rc.rpc, it is already included (regression)
2023-06-09 14:08:08 -07:00
bergware 1a9466e874 Remove LO from rc.rpc, it is already included (regression) 2023-06-09 22:51:40 +02:00
tom mortensen d631f689a9 Merge pull request #1354 from bergware/master
Fix smb bind when using wireguard/tailscale tunnel
2023-06-08 21:25:28 -07:00
bergware f5af4ff0c6 Fix smb bind when using wireguard/tailscale tunnel 2023-06-08 09:55:41 +02:00
bergware 7181d89c64 Fix smb bind when using wireguard/tailscale tunnel 2023-06-08 09:45:04 +02:00
bergware c69f31b8fe Fix regression error in disk utilization and disk temperature thresholds 2023-06-07 22:12:42 +02:00
bergware 2d65dcee05 Remove LO from rc.rpc, it is already included 2023-06-07 21:26:24 +02:00
bergware 21b0545882 Fix smb bind when using wireguard/tailscale tunnel 2023-06-07 13:48:35 +02:00
bergware 2e70232c4e Fix smb bind when using wireguard/tailscale tunnel 2023-06-07 12:59:34 +02:00
tom mortensen 878598bb15 Merge pull request #1352 from bergware/master
rc.samba: add loopback as listening interface
2023-06-05 15:03:51 -07:00
bergware 32e413d747 rc.samba: all loopback as listening interface 2023-06-05 23:02:37 +02:00
tom mortensen 1f32774d7d Merge pull request #1351 from SimonFair/VM-Pages-fix-for-no-allocated-vCPUs
Fix VM page load issue
2023-06-04 15:08:06 -07:00
tom mortensen 5c04f4057e Merge pull request #1350 from Leseratte10/Leseratte10-patch-1
rc.docker: Fix multiple fixed IPs
2023-06-04 15:07:38 -07:00
SimonFair 42ab3ef58e Fix page load issue
Fix issues with VM page loads if users have removed vcpu pinning.
2023-06-04 16:37:25 +01:00
tom mortensen 1e9ddf4a02 Merge pull request #1349 from bergware/master
Minor fixes
2023-06-04 07:13:04 -07:00
Florian Bach e1b7edc389 rc.docker: Fix multiple fixed IPs 2023-06-04 12:58:16 +02:00
bergware 3e4d550e1f rc.samba: remove debug code 2023-06-04 10:10:14 +02:00
bergware cafba206fb Helpers: fix PHP error in my_scale function 2023-06-04 10:09:36 +02:00
tom mortensen ba9f2b9fae Merge pull request #1347 from bergware/master
rc scripts: use common library source
2023-06-03 12:16:22 -07:00
bergware d16b17942f rc scripts: use common library source 2023-06-03 16:03:14 +02:00
bergware 5cf79417d4 rc scripts: use common library source 2023-06-03 15:21:26 +02:00
bergware f2960f1630 rc scripts: use common library source 2023-06-03 12:13:12 +02:00
bergware af4cc5b89d rc scripts: use common library source 2023-06-03 12:04:37 +02:00
bergware 8d3ca2347e rc scripts: use common library source 2023-06-03 11:55:27 +02:00
bergware a74c08aa1f php-fpm: shebang 2023-06-03 11:46:01 +02:00
bergware 8b2b107e4a apcupsd: shebang 2023-06-03 11:45:49 +02:00
bergware b99077e487 rc.inet1 suppress error messages 2023-06-03 11:42:03 +02:00
bergware 73c42baecc rc scripts: use common library source 2023-06-03 11:34:53 +02:00
bergware 30ad511b25 rc scripts: use common library source 2023-06-03 11:31:46 +02:00
bergware 74afa9e33e rc scripts: use common library source 2023-06-03 11:25:23 +02:00
bergware ec6dfdb2cc rc scripts: use common library source 2023-06-03 11:03:11 +02:00
bergware 07c5d61c51 rc scripts: use common library source 2023-06-03 11:01:31 +02:00
bergware 61bf9180da rc scripts: use common library source 2023-06-03 10:58:32 +02:00
bergware a1080bfc08 rc scripts: use common library source 2023-06-03 10:49:20 +02:00
bergware f7107f0167 Revert "rc scripts: use common library source"
This reverts commit 56acff7c78.
2023-06-03 10:37:05 +02:00
bergware 56acff7c78 rc scripts: use common library source 2023-06-03 10:34:05 +02:00
bergware 7ed9634d15 rc scripts: use common library source 2023-06-03 10:17:02 +02:00
bergware a2cce93f66 rc scripts: use common library source 2023-06-03 07:01:43 +02:00
bergware b3abc23591 rc scripts: use common library source 2023-06-03 06:59:45 +02:00
bergware 755d6577f7 rc scripts: use common library source
Library file is imported by each rc script, which has the common functions
This makes maintenance easier
2023-06-03 06:53:43 +02:00
Tom Mortensen 4462877775 oops inadvertently gitignore'd src 2023-06-02 13:58:27 -07:00
tom mortensen 6a77ad3449 Merge pull request #1346 from bergware/master
Diagnostics: add listening interfaces / updated rc scripts
2023-06-02 13:45:42 -07:00
bergware 2b0001e884 Updated rc scripts
- Fix typo in take() function
- Handle vlan names too, e.g. br0.2
2023-06-02 22:26:15 +02:00
bergware ad93a8f37f Merge remote-tracking branch 'upstream/master' 2023-06-02 22:20:24 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00
bergware a2287286c1 Diagnostics: add listening interfaces 2023-06-02 10:39:40 +02:00
tom mortensen 25e934f0a7 Merge pull request #1345 from limetech/fix-wiki-links
Update documentation links
2023-05-31 12:10:28 -07:00