Commit Graph

9813 Commits

Author SHA1 Message Date
Jamie Cameron
35b356e755 Allow directives to be added to the config only, no file 2014-09-27 11:46:32 -07:00
Jamie Cameron
1cbf8e8dcb Code to update entries in tgtd config 2014-09-27 10:49:21 -07:00
Jamie Cameron
3ac3be1878 Fix editing of 'other' category name http://virtualmin.com/node/34341 2014-09-27 09:33:17 -07:00
Jamie Cameron
333343af46 German translation updates from Raymond Vetter 2014-09-26 16:19:07 -07:00
Jamie Cameron
a5db316751 Add <td> to cover rest of table wen ending early http://virtualmin.com/node/34341 2014-09-26 13:11:58 -07:00
Jamie Cameron
10c183c35d Work on target editing page 2014-09-25 22:55:16 -07:00
Jamie Cameron
85c9fb169d Start/stop functions 2014-09-25 19:11:45 -07:00
Jamie Cameron
0153a70988 Support more SSL protocols https://github.com/webmin/webmin/issues/172 2014-09-24 20:17:35 -07:00
Jamie Cameron
2e5f70506a Start of work on iSCSI TGTD module 2014-09-24 17:12:57 -07:00
Jamie Cameron
30b5ffd8d4 Don't try to sync mailboxes if the mail system chose isn't installed https://sourceforge.net/p/webadmin/bugs/4477/ 2014-09-24 14:00:56 -07:00
Jamie Cameron
90365aad2d Disable network manager for new interfaces 2014-09-23 15:56:37 -07:00
Jamie Cameron
a63b9a30f2 German translation updates from Raymond Vetter 2014-09-23 13:19:13 -07:00
Jamie Cameron
5bf391c8b4 German translation updates from Raymond Vetter 2014-09-22 15:20:47 -07:00
Jamie Cameron
d5413e5442 German translation updates from Raymond Vetter 2014-09-22 15:20:42 -07:00
Jamie Cameron
572b480165 Bridges don't need to use ifup/down 2014-09-20 12:44:31 -07:00
Jamie Cameron
7b9fa73fcb Make sure module is an empty string, so that SQL queries don't fail 2014-09-19 23:09:42 -07:00
Jamie Cameron
86e0cfaf27 Show RAID status in more detail 2014-09-18 11:25:23 -07:00
Jamie Cameron
b6c0d87498 If not logged in as root, don't try to check gtid variable 2014-09-17 20:03:13 -07:00
Jamie Cameron
63826fe9b0 Remove debug code 2014-09-16 21:58:10 -07:00
Jamie Cameron
b318011bec German translation updates from Raymond Vetter 2014-09-16 14:49:23 -07:00
Jamie Cameron
835b7447ee Don't output second useless closing body tag 2014-09-16 14:45:56 -07:00
Jamie Cameron
b2b95391ac Fix a bunch of width typos 2014-09-16 10:46:02 -07:00
Jamie Cameron
e65ceefd9d Mention other RAID levels 2014-09-15 13:39:34 -07:00
Jamie Cameron
71e38f66cc German translation updates from Raymond Vetter 2014-09-15 13:38:57 -07:00
Jamie Cameron
62b9732f40 Support Listen directive as seen in Apache 2.4 2014-09-13 16:47:52 -07:00
Jamie Cameron
f73389554d Systemd units with @ in the name are legit, like virtualmin's clamd@scan 2014-09-13 16:06:21 -07:00
Jamie Cameron
7654c96a71 Spare / replacement disk improvements for RAID, thanks to Caspar Smit 2014-09-12 14:05:33 -07:00
Jamie Cameron
d245738402 German translation updates from Raymond Vetter 2014-09-12 10:43:52 -07:00
Jamie Cameron
4dfce19c05 Hot replace support for drives, thanks to Caspar Smit 2014-09-11 17:23:15 -07:00
Jamie Cameron
7600c095c7 German translation updates from Raymond Vetter 2014-09-11 15:17:00 -07:00
Jamie Cameron
123b434bea Fix typo 2014-09-10 21:10:54 -07:00
Jamie Cameron
ebcc8b32fe Prevent use of relative paths, and fix HTML editor error message 2014-09-10 19:26:00 -07:00
Jamie Cameron
c1aa42cd08 Improve RAID naming, fix layouts and add confirmation before removing a disk - thanks to Caspar Smit 2014-09-10 14:13:29 -07:00
Jamie Cameron
bee30e3ed0 dev version bump 2014-09-10 13:21:55 -07:00
Jamie Cameron
8447c6f89c Merge branch 'master' of git@github.com:webmin/webmin 2014-09-09 20:50:26 -07:00
Jamie Cameron
d616b00f61 Spanish update from Gustavo Gonzalez 2014-09-09 20:50:10 -07:00
Jamie Cameron
6f37277c36 Spanish update from Gustavo Gonzalez 2014-09-09 20:49:54 -07:00
Jamie Cameron
9096f4489d Include .local files where they exist 2014-09-09 17:06:39 -07:00
Jamie Cameron
5e66621cf2 Always use a backup file for raid conversions, and store it in a safer location 2014-09-08 13:27:11 -07:00
Jamie Cameron
d44c90c3ac What if both ip and ifconfig commands exist 2014-09-06 14:07:29 -07:00
Jamie Cameron
60f498345a remove useles library 2014-09-06 10:58:52 -07:00
Jamie Cameron
4d2760bc4b Use a rounder block size 2014-09-06 08:14:46 -07:00
Jamie Cameron
c18be20f47 Merge pull request #171 from Anialation81/patch-2
Slow FileManager downloads
2014-09-06 08:12:16 -07:00
Anialation81
76fdb8f67b Slow FileManager downloads
The 1024 read length seemed to be causing slow downloads (3 Mbps) on local networks. Changing it to 1000000 like the "Upload and Download" module fixes this problem and I get more than 50 Mbps.  I tried 1,000,000,000 but it locked up my server briefly.

This update matches the value in:
https://github.com/webmin/webmin/blob/master/updown/fetch.cgi
2014-09-06 01:03:42 -04:00
Jamie Cameron
fcac9df241 Merge pull request #170 from Anialation81/patch-1
Update index.cgi
2014-09-04 10:13:28 -07:00
Anialation81
0f0ea37cf1 Update index.cgi
In Google Chrome with the default body margin of 8px, the Java applet gets confused as to where you are clicking. Setting the body margin to 0px fixes the problem and makes the applet fill the space properly.
2014-09-04 10:44:04 -04:00
Jamie Cameron
953ab4863e Fix parsing of re-sync time when multiple devices are rebuilding, thanks to Caspar Smit 2014-09-02 16:44:28 -07:00
Jamie Cameron
c1ddc59034 Prevent double-adding of prefix https://sourceforge.net/p/webadmin/bugs/4465/ 2014-09-02 16:20:43 -07:00
Jamie Cameron
48260ea268 Use remote IP for all authentication if trusted https://github.com/webmin/webmin/issues/168 2014-09-01 15:12:34 -07:00
Jamie Cameron
36f0a46525 Handle resync being on a separate line 2014-09-01 14:53:54 -07:00