Commit Graph

511 Commits

Author SHA1 Message Date
bergware 5662fece45 Wireless support 2025-01-29 14:42:53 +01:00
bergware 91abb80095 Merge remote-tracking branch 'upstream/master' 2025-01-23 17:59:35 +01:00
Tom Mortensen 71a85f020b fastusr feature 2025-01-22 21:22:49 -08:00
Tom Mortensen b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
bergware 4fbf016c69 Docker IPv6 corrections 2025-01-18 05:31:35 +01:00
bergware 1eb7c535d6 Docker IPv6 corrections 2025-01-18 05:20:31 +01:00
bergware 074a9daf7d Docker IPv6 corrections 2025-01-18 05:04:25 +01:00
bergware 144aab7450 Docker remover IPv6 DHCP option 2025-01-18 04:21:04 +01:00
bergware a356304b7b Docker IPv6 correction 2025-01-18 03:51:37 +01:00
bergware 8bf934c988 IPv6 corrections 2025-01-17 23:07:55 +01:00
bergware 3c6f8262ee Network enhancements
- Create separate entry for DNS server settings, which can be changed at all times (user is not required to stop the array)
- Added "info" button which shows a popup window with interface related assignments (error is shown if something is missing)
- Added "show" button to show or hide VLAN settings
- Make network settings a tabbed view
- Fixed a bug when sometimes DNS settings are not properly set
- Fixed a minor bug in routing table content
- Some other code optimizations
2025-01-13 22:19:45 +01:00
bergware 095492254d Merge remote-tracking branch 'upstream/master' 2025-01-10 21:39:08 +01:00
Tom Mortensen 1d53c1c1d3 rc.nfsd: current config settings available in /etc/default/nfs 2025-01-08 01:45:27 -08:00
Tom Mortensen afa025c3a6 rc.nfsd: support user-defined config settings 2025-01-08 00:46:16 -08:00
bergware 76f0465904 Update rc.avahidaemon 2024-12-30 14:16:48 +01:00
bergware 4a8d09a2d5 Update rc.avahidaemon 2024-12-30 14:14:28 +01:00
bergware 2f66135bf6 Minor code adjustment 2024-12-30 13:40:18 +01:00
bergware 1cdfb35cb4 Minor code adjustment 2024-12-30 13:37:17 +01:00
bergware c0e52c961f Minor code adjustment 2024-12-30 13:35:23 +01:00
bergware b7fd2a0ad0 Minor code adjustment 2024-12-30 13:27:48 +01:00
bergware 5b111446d3 Minor code adjustment 2024-12-30 13:24:44 +01:00
bergware 500f06f99d Minor code adjustment 2024-12-30 13:17:04 +01:00
bergware ca31847bbe Minor code adjustment 2024-12-30 13:11:17 +01:00
bergware 22103ea63e Minor code adjustment 2024-12-30 13:09:53 +01:00
bergware 110532a193 Minor code adjustment 2024-12-30 12:53:58 +01:00
bergware d346544575 Minor code adjustment 2024-12-29 19:58:59 +01:00
bergware 91d9bc556c Merge remote-tracking branch 'upstream/master' 2024-12-20 22:28:31 +01:00
Tom Mortensen 1af5d0de5d improve shutdown clean-up 2024-12-20 11:55:26 -08:00
bergware ca23a61bfc Merge remote-tracking branch 'upstream/master' 2024-12-16 21:29:46 +01:00
Derek Kaser f3c1fec95b fix: restart nfsd if interfaces change 2024-12-16 04:39:34 +00:00
Derek Kaser 21c4f70498 fix: stop knfsd by setting threads to 0 2024-12-16 04:39:20 +00:00
bergware 051529b33e Make script executable 2024-12-14 15:38:51 +01:00
bergware ff945bb6ce Date and Time enhancements
- Support Precision Time Protocol (PTP) - time accuracy in nanoseconds
- PTP requires a local time server which supports the PTP protocol
- Show only the applicable fields for the selected time sync value (animated)
- Add 'hints' to help the user in configuration
- Do not restart time service when only date/time format is updated

Note for Tom: to make PTP work the package "linuxptp-4.2-x86_64-1_BW.txz" needs to be installed with stock Unraid
2024-12-14 15:37:28 +01:00
Tom Mortensen b4888000e8 use absolute paths 2024-11-26 09:42:51 -08:00
Christoph fa7250b68b Update rc.S.cont
Move check for custom udev files to `rc.S.cont`
2024-11-26 08:54:27 +01:00
Christoph db4d45b8c2 Update rc.udev
- revert changes to install custom udev rules in `rc.udev`
2024-11-26 08:51:46 +01:00
Christoph 3f03dd8d99 Allow custom udev rules
This PR allows users to create custom udev rules in `/boot/config/udev` which will be load on boot
2024-11-25 12:18:14 +01:00
tom mortensen faa1e9fc30 Merge pull request #1915 from bergware/master
NTP enhancements
2024-11-20 10:20:10 -08:00
ljm42 1a5cf897a5 Simplify 'rc.nginx update' 2024-11-06 15:40:30 -07:00
bergware f7cb0f2f00 NTP enhancements
- Add new parameter "NTP interval", this can be useful when you run your own NTP servers
- Add pool support, this allows a round-robin selection of NTP servers out of a pool, and improves server availability
2024-11-01 21:47:05 +01:00
Tom Mortensen c5f1226e83 The 'rc.samba reload' command needs to do a 'restart' if the interfaces changed. 2024-10-28 15:33:59 -07:00
Tom Mortensen f7c7f08528 Refactor 'update' subommand for services rc files 2024-10-22 13:32:10 -07:00
Tom Mortensen 242d6efd26 rc.ntpd: Fix 'update' subcommand
rc.nginx: Fix 'update' subcommand
rc.libvirt: Fix 'vmlist()' function to ignore 'virsh list' headers
rc.library_source: changes to support above
2024-10-20 10:50:00 -07:00
Tom Mortensen 84bb441719 really should re-hash any time dirs are removed from PATH 2024-10-17 15:20:21 -07:00
Tom Mortensen 95c6913c62 small chang in how rc.cgroup2unaid is invoked 2024-10-11 02:24:43 -07:00
Tom Mortensen a866de833a Revert "stop ntpd from complaining about multiple IP addresses" 2024-10-11 02:24:43 -07:00
tom mortensen ee31e35849 Merge pull request #1882 from desertwitch/fix-rsyslogd
(bugfix) /etc/rc.d/rc.rsyslogd: OS-native PID for decisions
2024-10-10 17:13:35 -07:00
SimonFair 57ec7909e5 Update rc.sshd 2024-10-10 21:54:16 +01:00
SimonFair 01c6f64b52 Revert sshd loops. 2024-10-10 21:03:02 +01:00
SimonFair 80d567dfde killall and pgrep updates.
Set --ns $$ on commands.
2024-10-10 19:18:54 +01:00