bergware
06416dc4f5
Networking: added "enable jumbo frames" option
2025-03-11 12:24:59 +01:00
bergware
ba0c169b00
Networking: smart default gateway implementation
2025-02-25 14:36:01 +01:00
bergware
142bdb394a
Update create_network_ini
2025-02-25 08:01:11 +01:00
bergware
d321201cc0
Network enhancements
...
- Remove non-existing ports from configuration file
- New option for additional ports: "Enable default gateway"
- Check refinements, do not execute on non-existing ports
2025-02-25 02:14:03 +01:00
bergware
199c502903
Remove non used DATA array from create_network_ini
2025-02-16 21:33:37 +01:00
bergware
dad99d98d8
Handle wired to wireless changeover when cable gets disconnected
2025-02-09 21:31:47 +01:00
bergware
9b208814dd
Update create_network_ini
2025-02-09 15:36:44 +01:00
bergware
bc830d71cd
Wireless support : finetuning
2025-02-06 12:30:52 +01:00
bergware
45f3ea24eb
Update create_network_ini
2025-01-31 15:02:08 +01:00
bergware
8eb9e77958
Update create_network_ini
2025-01-31 15:00:21 +01:00
bergware
932279f05a
add wireless info (if present) at startup message
2025-01-31 15:00:01 +01:00
bergware
10079e87d7
Merge branch 'master' into master
2025-01-27 20:57:48 +01:00
Tom Mortensen
ad20679fb6
fix(mover): mover was not moving shares with spaces from array to pool
2025-01-27 10:02:27 -08:00
bergware
4fbf016c69
Docker IPv6 corrections
2025-01-18 05:31:35 +01:00
bergware
8bf934c988
IPv6 corrections
2025-01-17 23:07:55 +01:00
Tom Mortensen
0196308a35
un-document non-existent 'heartbeat' event
2024-10-28 15:33:59 -07:00
SimonFair
80d567dfde
killall and pgrep updates.
...
Set --ns $$ on commands.
2024-10-10 19:18:54 +01:00
Tom Mortensen
73ea1bb7b3
remove deprecated check
2024-08-29 02:02:55 -07:00
dlandon
c60cbb5c6e
Move set_proxy script.
2024-07-02 15:37:50 -05:00
Tom Mortensen
20f34bc0b9
mover: bettern handling cases of primary/secondary configured but not present
2024-06-18 11:15:40 -07:00
Tom Mortensen
c1493a61d7
fix messaging on Main when array Stopped
2024-05-30 14:39:02 -07:00
Tom Mortensen
45c1cab4b5
add mover function to move the shares off a selected array disk onto other array disks
2024-05-26 12:15:49 -07:00
Tom Mortensen
fecd6505af
mover: support pool as secondary
2024-05-22 11:00:37 -07:00
Tom Mortensen
45cfa13e14
changes to include '/bin' in repo
2024-04-29 12:43:24 -07:00
dlandon
1640e6d2a0
Simpler check for null vALUE.
2024-04-12 14:36:44 -05:00
ljm42
21dcf49ad1
fix PHP warning
2024-04-12 09:52:13 -07:00
ljm42
e7648ba08c
fix merge error
2024-04-12 09:45:57 -07:00
dlandon
fcb58b1908
Merge branch 'master' into master
2024-04-12 08:04:31 -05:00
dlandon
003d4b86a8
Make script executable
2024-04-12 08:03:11 -05:00
dlandon
28e16fc500
Rewrite set_proxy to php.
2024-04-12 08:00:03 -05:00
dlandon
a5be34d6b9
Revert "Make script executable"
...
This reverts commit 92a9d2e4c3 .
2024-04-12 07:58:12 -05:00
dlandon
92a9d2e4c3
Make script executable
2024-04-12 07:53:48 -05:00
Tom Mortensen
9d583f63f0
script to invoke virtiofsd with arguments not supported by libvirt
...
invoked via this symlink:
/usr/libexec/virtiofsd -> /usr/local/sbin/virtiofsd
2024-04-09 14:33:11 -07:00
tom mortensen
a88d5608af
Merge pull request #1697 from SimonFair/VM-Metrics
...
Fix php error due to typo and if libvirt is not started.
2024-04-08 13:14:25 -07:00
SimonFair
dc3f03b952
Fix error message on own line
2024-04-06 14:53:20 +01:00
tom mortensen
bce62bb5e9
Merge pull request #1650 from SimonFair/VM-Metrics
...
Various VM Manager changes
2024-04-03 15:53:54 -07:00
ljm42
2f279bc56e
Proxy via local_prepend.php
2024-04-01 11:32:46 -07:00
SimonFair
79d8150e56
Initialise DISABLE in qemu script
2024-03-30 08:39:45 +00:00
SimonFair
d635653a49
Update qemu
2024-03-29 11:20:19 +00:00
SimonFair
86b0af8b49
Add descriptive error message if start disabled in settings
2024-03-29 10:59:29 +00:00
ljm42
a34a2d0de9
set_proxy: only restart php-fpm if it is running
2024-03-23 09:53:01 -07:00
ljm42
d68da6a187
remove special handling for wget, use environment variables instead
2024-03-20 15:31:59 -07:00
ljm42
c6e549ac7d
Make executable
2024-03-20 13:48:26 -07:00
ljm42
78dcc575d6
tidy
2024-03-18 15:12:31 -07:00
ljm42
77bd950c6d
remove proxy.ini, use environment variables instead
2024-03-18 14:22:57 -07:00
ljm42
6d379a4dd6
Add outgoing proxy support
2024-03-17 20:23:51 -07:00
Tom Mortensen
54763e03a6
let dhcpcd have 45 sec instead of 30 to get an IP address
2024-02-09 12:53:58 -08:00
bergware
0fcc246760
Reduce monitor_nchan messages
2024-01-06 10:47:12 +01:00
bergware
0298d1f827
monitor_nchan: add immediate "kill" command option
2024-01-04 13:26:54 +01:00
bergware
0434cf2700
Fix IPv6 static address assignment
2023-11-30 23:59:36 +01:00