resolve firewall/index.cgi merge conflict

This commit is contained in:
Kay Marquardt (Gnadelwartz)
2017-10-11 16:10:30 +02:00
1462 changed files with 1866 additions and 1572 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# thumbnails
Thumbs.db
.xvpics
# python byte-compiled
*.py[cod]
# temp files
*~
*.bak
test
*.tmp
*.site
core
# build files
.builds
.build
# makedist.pl
tarballs/
minimal/

2
README
View File

@@ -1,4 +1,4 @@
Webmin Version 1.850
Webmin Version 1.860
--------------------
Webmin is a web-based interface for system administration for Unix.
Using any browser that supports tables and forms, you can setup user

0
acl/config-solaris-10-ALL Executable file → Normal file
View File

0
acl/config.info.eu Executable file → Normal file
View File

0
acl/config.info.pl Executable file → Normal file
View File

0
acl/help/ips.da.html Executable file → Normal file
View File

0
acl/help/ips.de.html Executable file → Normal file
View File

0
acl/help/ips.fr.html Executable file → Normal file
View File

0
acl/help/ips.it.html Executable file → Normal file
View File

0
acl/help/ips.ko_KR.euc.html Executable file → Normal file
View File

0
acl/help/ips.no.html Executable file → Normal file
View File

0
acl/help/ips.pl.html Executable file → Normal file
View File

0
acl/help/ips.ru.UTF-8.html Executable file → Normal file
View File

0
acl/help/ips.sk.html Executable file → Normal file
View File

Binary file not shown.

Binary file not shown.

0
acl/images/twofactor.gif Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
acl/lang/eu Executable file → Normal file
View File

0
adsl-client/config.info.ca Executable file → Normal file
View File

0
adsl-client/config.info.de Executable file → Normal file
View File

0
adsl-client/config.info.fr Executable file → Normal file
View File

0
adsl-client/help/connect.ca.html Executable file → Normal file
View File

0
adsl-client/help/connect.de.html Executable file → Normal file
View File

0
adsl-client/help/connect.it.html Executable file → Normal file
View File

0
adsl-client/help/connect.no.html Executable file → Normal file
View File

0
adsl-client/help/connect.pl.html Executable file → Normal file
View File

0
adsl-client/help/demand.ca.html Executable file → Normal file
View File

0
adsl-client/help/demand.de.html Executable file → Normal file
View File

0
adsl-client/help/demand.it.html Executable file → Normal file
View File

0
adsl-client/help/demand.no.html Executable file → Normal file
View File

0
adsl-client/help/demand.pl.html Executable file → Normal file
View File

0
adsl-client/help/dns.ca.html Executable file → Normal file
View File

0
adsl-client/help/dns.de.html Executable file → Normal file
View File

0
adsl-client/help/dns.it.html Executable file → Normal file
View File

0
adsl-client/help/dns.pl.html Executable file → Normal file
View File

0
adsl-client/help/eth.ca.html Executable file → Normal file
View File

0
adsl-client/help/eth.de.html Executable file → Normal file
View File

0
adsl-client/help/eth.it.html Executable file → Normal file
View File

0
adsl-client/help/eth.pl.html Executable file → Normal file
View File

0
adsl-client/help/fw.ca.html Executable file → Normal file
View File

0
adsl-client/help/fw.de.html Executable file → Normal file
View File

0
adsl-client/help/fw.it.html Executable file → Normal file
View File

0
adsl-client/help/fw.pl.html Executable file → Normal file
View File

0
adsl-client/help/intro.ca.html Executable file → Normal file
View File

0
adsl-client/help/intro.de.html Executable file → Normal file
View File

0
adsl-client/help/intro.it.html Executable file → Normal file
View File

0
adsl-client/help/intro.pl.html Executable file → Normal file
View File

0
adsl-client/help/mss.ca.html Executable file → Normal file
View File

0
adsl-client/help/mss.de.html Executable file → Normal file
View File

0
adsl-client/help/mss.it.html Executable file → Normal file
View File

0
adsl-client/help/mss.pl.html Executable file → Normal file
View File

0
adsl-client/help/sec.ca.html Executable file → Normal file
View File

0
adsl-client/help/sec.de.html Executable file → Normal file
View File

0
adsl-client/help/sec.it.html Executable file → Normal file
View File

0
adsl-client/help/sec.pl.html Executable file → Normal file
View File

0
adsl-client/help/user.ca.html Executable file → Normal file
View File

0
adsl-client/help/user.de.html Executable file → Normal file
View File

0
adsl-client/help/user.it.html Executable file → Normal file
View File

0
adsl-client/help/user.pl.html Executable file → Normal file
View File

Binary file not shown.

0
adsl-client/lang/ca Executable file → Normal file
View File

0
adsl-client/lang/fr Executable file → Normal file
View File

Binary file not shown.

0
ajaxterm/config.info.ca Executable file → Normal file
View File

0
ajaxterm/lang/ca Executable file → Normal file
View File

0
apache/config-solaris-10 Executable file → Normal file
View File

0
apache/config-solaris-11-ALL Executable file → Normal file
View File

0
apache/config-solaris-9 Executable file → Normal file
View File

0
apache/config.info.pl Executable file → Normal file
View File

View File

@@ -45,7 +45,7 @@ return (2, "$text{'mod_negotiation_pri'}",
sub save_LanguagePriority
{
local $rv = &parse_opt("LanguagePriority", '\S', $text{'mod_negotiation_epri'});
if ($rv) {
if ($rv && @$rv) {
$rv->[0] =~ s/^"(.*)"/$1/g;
}
return $rv;

0
at/config.info.pl Executable file → Normal file
View File

View File

@@ -47,7 +47,7 @@ else {
&unlink_file($temp);
&error($err);
}
print "Content-type: application/octet-stream\n\n";
print "Content-type: application/x-gzip\n\n";
my $buf;
open(TEMP, $temp);
while(read(TEMP, $buf, 1024)) {

0
backup-config/config.info.ca Executable file → Normal file
View File

0
backup-config/config.info.fr Executable file → Normal file
View File

0
backup-config/help/config_date_subs.ca.html Executable file → Normal file
View File

0
backup-config/help/config_date_subs.it.html Executable file → Normal file
View File

0
backup-config/help/config_date_subs.pl.html Executable file → Normal file
View File

0
backup-config/help/config_date_subs.ru.UTF-8.html Executable file → Normal file
View File

0
backup-config/lang/ca Executable file → Normal file
View File

0
backup-config/lang/fr Executable file → Normal file
View File

0
bacula-backup/config.info.ca Executable file → Normal file
View File

0
bacula-backup/help/backup.de.html Executable file → Normal file
View File

0
bacula-backup/help/backup.pl.html Executable file → Normal file
View File

0
bacula-backup/help/clients.pl.html Executable file → Normal file
View File

0
bacula-backup/help/clientstatus.de.html Executable file → Normal file
View File

0
bacula-backup/help/clientstatus.pl.html Executable file → Normal file
View File

0
bacula-backup/help/devices.pl.html Executable file → Normal file
View File

0
bacula-backup/help/director.pl.html Executable file → Normal file
View File

0
bacula-backup/help/dirstatus.pl.html Executable file → Normal file
View File

0
bacula-backup/help/fdirectors.pl.html Executable file → Normal file
View File

0
bacula-backup/help/file.pl.html Executable file → Normal file
View File

0
bacula-backup/help/filesets.pl.html Executable file → Normal file
View File

0
bacula-backup/help/gbackup.pl.html Executable file → Normal file
View File

0
bacula-backup/help/gjobs.pl.html Executable file → Normal file
View File

0
bacula-backup/help/groups.pl.html Executable file → Normal file
View File

0
bacula-backup/help/intro.pl.html Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More