Jamie Cameron
188eb1e6a7
CentOS 7 support
2014-07-31 23:05:01 -07:00
Jamie Cameron
f21b2ded70
Config files for CentOS 7
2014-07-31 22:53:10 -07:00
Jamie Cameron
2efb515f6d
Config files for CentOS 7
2014-07-31 22:21:53 -07:00
Jamie Cameron
026befedfd
remove useless configs
2014-07-31 21:59:34 -07:00
Jamie Cameron
c8037f2c8d
Configs for Centos 7 and friends
2014-07-31 21:57:20 -07:00
Jamie Cameron
31bb488c89
German translation updates from Raymond Vetter
2014-07-31 17:06:07 -07:00
Jamie Cameron
19ac51c504
CentOS 7 and friends config files
2014-07-30 23:28:12 -07:00
Jamie Cameron
f0fad94f67
MySQL module configs for CentOS 7
2014-07-30 23:08:46 -07:00
Jamie Cameron
fcca32e1f7
CentOS 7+ uses mariadb by default
2014-07-30 23:02:59 -07:00
Jamie Cameron
9ee78474dc
Fix missing error message https://sourceforge.net/p/webadmin/bugs/4452/
2014-07-30 22:10:55 -07:00
Jamie Cameron
2135a2db4c
ethernet interfaces can have new predictable prefixes
2014-07-30 20:52:49 -07:00
Jamie Cameron
d427f9185d
fix PID path
2014-07-30 20:40:52 -07:00
Jamie Cameron
75a10035af
CentOS 7 support
2014-07-30 20:39:55 -07:00
Jamie Cameron
bf8cd8a756
Timezone links can sometimes start with ../
2014-07-30 20:36:01 -07:00
Jamie Cameron
3031c44abd
FIx configs to support CentOS 7
2014-07-30 20:28:46 -07:00
Jamie Cameron
ec899acb9b
Centos 7 support
2014-07-30 19:55:50 -07:00
Jamie Cameron
f92fbe8bc0
Fail if fuser is missing
2014-07-30 19:44:23 -07:00
Jamie Cameron
f1f445ba6b
Config for CentOS 7
2014-07-30 19:38:34 -07:00
Jamie Cameron
fbca97404c
German translation updates from Raymond Vetter
2014-07-30 17:52:25 -07:00
Jamie Cameron
ce3f6f0cae
German translation updates from Raymond Vetter
2014-07-30 17:52:19 -07:00
Jamie Cameron
70e3ee6159
rootfs isn't a real filesystem type
2014-07-29 22:57:22 -07:00
Jamie Cameron
e97c379289
XFS filesystems can have a UUID
2014-07-29 22:50:23 -07:00
Jamie Cameron
34edf8edbe
XFS is really a linux filesystem now
2014-07-29 22:47:26 -07:00
Jamie Cameron
27c25d4f0a
Handle new config file locations as seen on CentOS 7
2014-07-29 22:38:11 -07:00
Jamie Cameron
fe03215c0e
Some systems are missing Data::Dumper
2014-07-29 21:13:31 -07:00
Jamie Cameron
66f7df3cee
Don't fail silently just because slappasswd failed http://virtualmin.com/node/33758
2014-07-25 14:44:55 -07:00
Jamie Cameron
3809a49b9d
Increment field count even if not using
2014-07-17 20:18:23 -07:00
Jamie Cameron
c7a6497647
Check interfaces with no address
2014-07-16 01:54:21 -07:00
Jamie Cameron
8160f7299f
German translation updates from Raymond Vetter
2014-07-15 11:22:21 -07:00
Jamie Cameron
68b433804c
German translation updates from Raymond Vetter
2014-07-14 10:01:33 -07:00
Jamie Cameron
eaa9814bad
Split addresses by ; as well as , http://virtualmin.com/node/33664
2014-07-09 16:12:31 -07:00
Jamie Cameron
70822a2483
Just rely on whois command to know which whois server to use, rather than keeping an outdated list https://github.com/webmin/webmin/issues/162
2014-07-09 16:00:13 -07:00
Jamie Cameron
d5032aee27
Fix editing of name of existing running https://github.com/webmin/webmin/issues/161
2014-07-09 10:36:42 -07:00
Jamie Cameron
04d9f82041
German translation updates from Raymond Vetter
2014-07-08 17:15:23 -07:00
Jamie Cameron
cd7282fe32
Merge pull request #160 from rot13/master
...
Quoting fixes
2014-07-08 17:10:40 -07:00
Piotr Pawłow
1d6c3fbc75
Use encodeURIComponent() instead of escape()
...
Reasons being:
- escape() is deprecated.
- escape() uses non-standard %u encoding, which isn't decoded properly by chooser.cgi.
- encodeURIComponent() uses UTF-8, which isn't decoded properly by chooser.cgi either,
but at least is has a chance of matching the page / filesystem encoding and working
properly.
2014-07-07 13:12:48 +02:00
Piotr Pawłow
45ae795871
Use html_escape to quote ui_textbox name / value HTML attributes
2014-07-07 12:10:36 +02:00
Jamie Cameron
c3b584386c
Add script that was never checked in
2014-07-06 08:33:53 -07:00
Jamie Cameron
1470699f53
Check in cluster shutdown module
2014-07-06 08:32:25 -07:00
Jamie Cameron
893d48a02a
Add forgotten CGI
2014-07-06 08:32:03 -07:00
Jamie Cameron
9cf786e000
Add missing CGIs
2014-07-06 08:30:31 -07:00
Jamie Cameron
2fa3753bbf
Fix permissions
2014-07-06 08:26:36 -07:00
Jamie Cameron
9eff968f1e
Fix ui_link conversion errors
2014-07-06 08:26:08 -07:00
Jamie Cameron
f6deacf793
German translation updates from Raymond Vetter
2014-07-06 08:24:54 -07:00
Jamie Cameron
9c6496efcd
Use new table_open_cache directive for MySQl 5.6+ http://virtualmin.com/node/33623
2014-07-05 16:24:24 -07:00
Jamie Cameron
55a8843edf
Also need HTML escaping when printing output
2014-07-05 10:47:49 -07:00
Jamie Cameron
1c590a118b
Escape using hex codes, as suggested by rot13
2014-07-05 10:47:23 -07:00
Jamie Cameron
352db228f9
Fix more ui_link conversion errors
2014-07-05 10:00:57 -07:00
Jamie Cameron
894fbd2193
Fix more bad ui_link conversions
2014-07-04 17:57:18 -07:00
Jamie Cameron
4d13cae1d2
Fix more bad ui_link conversions
2014-07-04 17:50:01 -07:00