Jamie Cameron
fe1e459d62
API work on SSL verification
2015-08-31 20:55:30 -07:00
Jamie Cameron
c1430d3c78
I have no idea why I added these valign tags
2015-08-30 19:58:50 -07:00
Jamie Cameron
e41d7bbceb
Allow specification of perl modules with a /
2015-08-30 09:31:14 -07:00
Jamie Cameron
b5438d5e74
Hack to make generate_location work, because it calls old-style UI functions
2015-08-28 22:35:12 -07:00
Jamie Cameron
ed4f4574e7
Merge branch 'master' of git@github.com:webmin/webmin
2015-08-28 22:22:20 -07:00
Jamie Cameron
9eea0dc202
Fix useless right alignments
2015-08-28 22:21:59 -07:00
Jamie Cameron
188aef4d97
Merge pull request #250 from qooob/patch-3
...
Add Edit word instead of OK
2015-08-28 22:20:01 -07:00
Jamie Cameron
12ca5b702e
Merge pull request #251 from qooob/patch-4
...
Get rid of weird align=right
2015-08-28 14:18:49 -07:00
Ilia Rostovtsev
1669d55c67
Get rid of weird align=right
...
It's better to remove align=right from this and other files, like `edit_lserv.cgi`,`edit_lserv.cgi`,`edit_aserv.cgi`,`edit_vserv.cgi` as it makes the module look different in a bad way compare to ALL others.
2015-08-28 23:54:29 +03:00
Ilia Rostovtsev
4c9d6774aa
Add Edit word instead of OK
...
To be the same over all modules it rather should be EDIT and not OK. Why not adding EDIT to the lang and use it? ;)
2015-08-28 23:49:46 +03:00
Jamie Cameron
28b906abb2
German translation updates from Raymond Vetter
2015-08-27 20:54:12 -07:00
Jamie Cameron
1e6fd5eb7c
Merge pull request #248 from claudius23/sarg-argument-list
...
execute sarg with all logfiles as parameter
2015-08-27 16:18:51 -07:00
Jamie Cameron
155bf542f8
Show samba password last changed fields, thanks to Ralf Habacker
2015-08-26 22:31:29 -07:00
Jamie Cameron
c9f43f70d6
Hide old java-based module for new webmin versions
2015-08-26 22:27:55 -07:00
Jamie Cameron
3ec46a61db
Record version of Webmin at first install http://virtualmin.com/node/37800
2015-08-26 22:05:32 -07:00
Jamie Cameron
e663dc10fd
Merge branch 'master' of git@github.com:webmin/webmin
2015-08-26 21:48:28 -07:00
Jamie Cameron
2f9e91b9e1
Deal with case where no software package system was detected
2015-08-26 21:26:29 -07:00
Jamie Cameron
8509f841ba
Merge pull request #249 from claudius23/new-sarg-reports
...
add missing sarg reports for topusers and downloads
2015-08-26 16:57:57 -07:00
Claudius
1138bff9e4
Sarg needs a list of logfiles to generate reports.
...
Executing sarg multiple times generate only reports from last log file.
2015-08-26 13:46:14 +02:00
Claudius
6461d8f245
add missing sarg reports topusers and downloads
2015-08-26 13:16:43 +02:00
Jamie Cameron
90bf845504
Merge branch 'master' of git@github.com:webmin/webmin
2015-08-25 19:59:48 -07:00
Jamie Cameron
0c348a754f
Disable all old TLS versions by default for new installs https://sourceforge.net/p/webadmin/bugs/4590/
2015-08-25 19:50:33 -07:00
Jamie Cameron
106607b967
Merge pull request #246 from claudius23/patch-2
...
Fix Hostname in edit_cache_host.cgi
2015-08-25 16:23:22 -07:00
Jamie Cameron
8f7acb24bf
Add UI for changing session-IP stickyness option https://github.com/webmin/webmin/issues/244
2015-08-24 21:46:06 -07:00
Jamie Cameron
1dbe198aa3
Support config option to limit sessions to the original IP https://github.com/webmin/webmin/issues/244
2015-08-24 21:41:23 -07:00
Jamie Cameron
33247f4fab
Deal with case where OS doesn't export network interfaces http://virtualmin.com/node/37770
2015-08-24 19:16:58 -07:00
Claudius Herder
8a28399cb4
Fix Hostname in edit_cache_host.cgi
...
$ch[0] is hostname, $ch[2] is proxy port.
2015-08-24 15:00:56 +02:00
Jamie Cameron
102047efa8
For packaging, just call it 'File Manager'
2015-08-20 22:53:15 -07:00
Jamie Cameron
fbc19a3d1a
Rename to Java File Manager
2015-08-20 22:49:30 -07:00
Jamie Cameron
aae1c32030
New version bump
2015-08-19 22:17:39 -07:00
Jamie Cameron
0301c4751d
Add support for a Must-Autoreply-Regexp header for autoreplies
2015-08-19 21:52:00 -07:00
Jamie Cameron
926f35e7e8
Use dsset- file to get DS record as a backup
2015-08-18 22:44:11 -07:00
Jamie Cameron
1d299ecd00
Port special case for Debian apache2 package to Webmin
2015-08-18 20:58:00 -07:00
Jamie Cameron
2a9e9e491f
Use the systemctl command instead of service, which just redirects to it anyway http://virtualmin.com/node/37710
2015-08-16 13:56:34 -07:00
Jamie Cameron
fe39f816b3
Don't include distribution files that are part of the filemin repo
2015-08-15 12:22:07 -07:00
Jamie Cameron
473b72f98c
If there are no views, don't set the ACL field that controls which views domains can be edited in https://sourceforge.net/p/webadmin/bugs/4628/
2015-08-11 19:12:16 -07:00
Jamie Cameron
73498f60bb
Restore may ask for a backup job https://sourceforge.net/p/webadmin/bugs/4580/
2015-08-05 22:13:18 -07:00
Jamie Cameron
938965c9d2
The X-Spam-Flag header can be set to NO in some cases!
2015-08-04 23:43:35 -07:00
Jamie Cameron
64b3e7d792
Don't break the cache structure hash - instead file out invalid lines http://virtualmin.com/node/37706
2015-08-02 22:24:14 -07:00
Jamie Cameron
9cdeb188d8
Dev version bump
2015-08-02 15:41:45 -07:00
Jamie Cameron
2efc68fcdc
Calling define on an array is deprecated
2015-08-02 15:40:44 -07:00
Jamie Cameron
0e68254f26
Include filemin in standard package, and remove some contributor-specific files
2015-08-02 15:39:11 -07:00
Jamie Cameron
4e9408b048
Clean up some formal parameters and code formatting
2015-08-02 14:53:21 -07:00
Jamie Cameron
0213ee0371
Add support for parsing FTP URLs to the http parser function
2015-08-02 14:36:22 -07:00
Jamie Cameron
f5ebb0a1cf
No need to use POSIX when it is already included up the top
2015-08-02 13:32:52 -07:00
Jamie Cameron
9b12008cd1
Exclude some files in the filemin repo from packaging
2015-08-02 13:30:02 -07:00
Jamie Cameron
5db4f95687
Xinha requires use of eval
2015-08-02 13:00:45 -07:00
Jamie Cameron
6fe30eb104
Allow users to edit config manually by default https://github.com/webmin/webmin/issues/242
2015-08-01 11:45:50 -07:00
Jamie Cameron
1709426f3f
Add icon for manually editing the squid config files https://github.com/webmin/webmin/issues/242
2015-07-31 16:15:42 -07:00
Jamie Cameron
838f90c8d7
A regular rename coe call can fail if it crosses filesystems, so try the mv command as well http://virtualmin.com/node/37524
2015-07-28 22:08:25 -07:00