Commit Graph

392 Commits

Author SHA1 Message Date
Jamie Cameron
b593551c5f For systems that don't need the broadcast address to be set in the config file, don't force it to be set https://github.com/webmin/webmin/pull/1278 2020-08-29 17:27:29 -07:00
Jamie Cameron
33f7ad52fd Don't include self-referential structures in list of interfaces, as they can't be serialized 2020-08-22 17:48:27 -07:00
Jamie Cameron
f2ddef2cfe Fix use of local vars 2020-08-15 12:13:58 -07:00
Jamie Cameron
abfc7620f5 Handle case where primary IP is from DHCP, but other IPs are static https://github.com/webmin/webmin/issues/1269 2020-07-29 13:29:23 -07:00
Jamie Cameron
0177ad2e88 Copy active default route to saved one when switching from DHCP https://github.com/webmin/webmin/issues/1266 2020-07-24 13:42:30 -07:00
Jamie Cameron
3ef3c44af9 Handle interface numbers above 9 00~https://sourceforge.net/p/webadmin/bugs/5383/01~ 2020-06-27 12:55:14 -07:00
Ilia Rostovtsev
b1c8210ace Don't load language; don't make table sortable 2020-05-21 00:09:33 +03:00
Ilia Rostovtsev
19a4c52aac Use only ACLs to control network interfaces on Dashboard 2020-05-21 00:03:12 +03:00
Ilia Rostovtsev
68f1f5750e Add support for showing network interfaces on Dashboard https://github.com/authentic-theme/authentic-theme/issues/1453 2020-05-20 23:41:08 +03:00
Ilia Rostovtsev
a7451c0a82 Delete routes table should be sortable 2020-05-10 17:39:46 +03:00
Jamie Cameron
ad80dff2c7 Merge pull request #1234 from macmon/master
hostname update revised
2020-05-03 15:04:04 -07:00
Ilia Rostovtsev
ee56777e6d Drop useless empty files 2020-04-29 23:17:45 +03:00
Mike Steinmetz
8ea525cbea MM-5730 hostname update revised 2020-04-28 16:17:52 +02:00
Ilia Rostovtsev
edf18a19e2 Fix translation bug 2020-04-28 00:24:07 +03:00
Mike Steinmetz
1de9374711 MM-5521 remove unused file 2020-04-23 15:21:20 +02:00
Mike Steinmetz
edb9a43a89 MM-5521 escape inputs for some error messages 2020-04-23 15:19:44 +02:00
Ilia Rostovtsev
8b40bed018 Fix to escape HTML entities as designed on template language (en)
Note: Large diff for most files is due to sorting lines as in template languge file (English)
2020-04-14 01:34:18 +03:00
Ilia Rostovtsev
7a4e1470ed Add proper "config.info" (configs) transcoding 2020-04-09 22:15:10 +03:00
Ilia Rostovtsev
cc5bf7634f Restore incorrectly transcoded configs 2020-04-09 18:52:05 +03:00
Ilia Rostovtsev
727d7ca244 Drop pointless, empty "config.info." files 2020-04-08 18:14:01 +03:00
Ilia Rostovtsev
24facaec53 Drop pointless, untranslated copies of main "config.info" file 2020-04-08 18:03:36 +03:00
Ilia Rostovtsev
cb4f274057 Fix translator errors: 1 USD -> 2020-03-27 20:46:29 +03:00
Jamie Cameron
ea2f537904 Handle different order of dynamic and noprefixroute https://github.com/webmin/webmin/issues/1217 2020-03-20 22:31:05 -07:00
Jamie Cameron
a2dc3f7124 Switch all calls to open() to explicitly open for read 2020-03-14 17:20:54 -07:00
Ilia Rostovtsev
35e443a7fc Fix post-translation bugs /9 2020-03-13 14:38:43 +03:00
Ilia Rostovtsev
9a593e912b Fix post-translation bugs /8 2020-03-13 13:48:45 +03:00
Mike Steinmetz
3f08c54872 Fix index_delete1 2020-03-12 13:37:48 +01:00
Ilia Rostovtsev
552264b2e6 Fix to use full hostname d12c69eee6 (commitcomment-37760661) 2020-03-11 12:39:12 +03:00
Ilia Rostovtsev
95058833f3 Add complete transcoding/translation for module net 2020-03-05 01:36:45 +03:00
Ilia Rostovtsev
80d34a59d5 Language Transform: All modules transcode/translate (module) to utf-8 3/3 2020-02-29 07:48:18 +03:00
Ilia Rostovtsev
42ae9658e3 Language Transform: All modules transcode (config) to new UTF-8 format 2020-02-28 16:08:10 +03:00
Ilia Rostovtsev
b854eef86d Drop no longer used language files 2020-02-28 03:22:35 +03:00
Jamie Cameron
bfa703e183 When applying a virtual interface in it's parent's file, use ifup on the parent 2020-02-04 22:28:32 -08:00
Jamie Cameron
ec7140cc87 Complete CentOS 8 virtual interfsace support 2020-02-03 18:31:28 -08:00
Jamie Cameron
1e8b03bfbd No need for net:: module 2020-02-03 18:20:01 -08:00
Jamie Cameron
83327e5d15 Support new ip addr output format 2020-02-03 16:18:50 -08:00
Jamie Cameron
a3f5251c29 Fix parsing of YAML file and cleanup of empty files 2020-02-02 17:30:42 -08:00
Jamie Cameron
38e22aa37f Deal with another interface name format https://github.com/webmin/webmin/issues/1184 2020-01-26 22:18:03 -08:00
Jamie Cameron
b49bd4c657 Spaces can and should appear after , https://forum.virtualmin.com/t/network-got-reset-after-first-reboot/104199/10 2020-01-20 15:51:16 -08:00
Kay Marquardt (Gnadelwartz)
a950ad1a5b german translations, NO log_* messages translation by default 2020-01-08 15:46:41 +01:00
Kay Marquardt (Gnadelwartz)
c52ff9184c add missing de translation strings 2020-01-08 14:41:52 +01:00
Jamie Cameron
dd54463213 Remove obsolete code for module risk levels 2019-12-05 13:12:52 -08:00
Jamie Cameron
b5302d6451 Also use hostnamectl command if available https://www.virtualmin.com/node/66983 2019-10-26 19:43:25 -07:00
Jamie Cameron
2d4ae90954 domain also needs to be set in interface config files https://www.virtualmin.com/node/66983 2019-10-24 20:06:25 -07:00
Javier Pastor
423120a721 fix: "active_interfaces" not detect interface vlan. 2019-09-05 16:52:00 +02:00
Jamie Cameron
ab0c84eed5 Support noprefixroute option https://www.virtualmin.com/node/66738 2019-08-11 16:09:40 -07:00
Jamie Cameron
1b1579ad1b Allow commenting out of hosts file entries 2019-07-03 01:35:33 -07:00
Jamie Cameron
7249e646e8 Allow en* interface names https://github.com/webmin/webmin/issues/930 2019-05-26 09:37:02 -07:00
Jamie Cameron
8f851e5cc6 Handle case where YAML already contains network: block https://github.com/webmin/webmin/issues/930 2019-05-19 17:28:33 -07:00
Jamie Cameron
2ab5ff1b7e Small fix to previous patch 2019-05-18 18:00:37 -07:00