Michael Tremer
2d952a57d8
samba: Use full page width for all tables
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
1aa4ecb130
samba: Refactor status area
...
There is no need to double-wrap the status output in tables.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
98e11f47ac
samba: Refactor shares section
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
bdd97e5a50
samba: Remove unused anchors
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
211105897d
samba: Remove more legends
...
These are not helpful and any documentation should be living in the wiki
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
e92b5a0435
samba: Replace save icon with a button and remove legend
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:18 +01:00
Michael Tremer
42ebeaa88e
samba: Re-indent global settings table
...
No functional changes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
e1e399fb10
samba: Replace icons on top of page with buttons
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
d83d30d630
samba: Add tbl class to all <table>s
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
83ae629a72
samba: Drop refresh page hack
...
This is very invalid HTML, very often inserted into spaces where
it should not be, and the page does not even need to be reloaded
after any action has been performed.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
9e329f75d6
samba: Refactor service status
...
No functional changes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
8dc8788bee
samba: Remove un-exported password sync option
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
c13b64f736
samba: Remove move unused network variables
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
86832d8955
samba: Remove OS level
...
Samba will chose this automatically and the documentation advises
against changing the default.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
7dea42ae84
samba: Drop PDC default configuration
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
eef84767b0
samba: Remove preferred master option
...
This is no longer relevant since we cannot run in domain
mode any longer.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
4f00cf381f
samba: Remove local master option
...
It is not a good default to withdraw samba from the race of becoming
the local master browser. There is no reason why it couldn't be.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
70000894e9
samba: Drop support for being PDC for Windows NT domains
...
This is outdated, and nobody uses it
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
d7129fb107
samba: Drop interfaces configuration
...
It is virtually impossible to limit samba to these interfaces only.
Therefore we add a static list of all interfaces of the local network.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:17 +01:00
Michael Tremer
01c4d3ba06
samba: Add option to require clients to encrypt the connection
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
be1554336d
samba: Export all printers from CUPS
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
97722ab69d
samba: Remove printer management
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
1c14930212
samba: Always show printer options
...
Samba is always linked against CUPS and therefore there is
no way to disable printing anyways.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
a88ea3463c
samba: Remove help popup
...
This is outdated and should be put into the wiki.
It is also some very ugly JS.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
5aa5f6777a
samba: Remove reset options
...
This only requires that we have to change multiple files with
the same settings.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
13e455aec7
samba: Log to syslog
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
1661f0f37f
samba: Drop support for WINS
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
762522e0af
samba: Remove limitation that server only uses SMB2
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
240b8048ad
samba: Drop netbios name option
...
It makes no sense that the same server has different host names
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
18b7d734a9
samba: Hard-code server string
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
6e3c67d608
samba: Drop outdated character set settings
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
7a60353472
samba: Remove any options left to default value in global section
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:16 +01:00
Michael Tremer
2a4ac08fcc
samba: Remove deprecated encrypt/null passwords options
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:15 +01:00
Michael Tremer
160fc7b1ab
samba: Correctly escape status output
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:15 +01:00
Michael Tremer
fb8e2c14df
samba: Show status output in monospace font
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:15 +01:00
Michael Tremer
69c0addc8b
samba: Remove socket options
...
It is not useful to set this on a modern server. The Linux
kernel will be tuning any send and receive buffer sizes.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:15 +01:00
Michael Tremer
92d2e06568
samba: Remove deprecated syslog options
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-13 17:06:15 +01:00
Peter Müller
5fe798b52f
tor.cgi: fix calling Perl location module functions
...
The second version of this patch avoids re-defining $db_handle.
Fixes : #12492
Cc: Stefan Schantl <stefan.schantl@ipfire.org
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Acked-By: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-12 10:15:36 +00:00
Michael Tremer
e0aad107b5
Merge branch 'master' into next
2020-10-10 11:49:07 +00:00
Arne Fitzenreiter
b3e5529459
samba: remove SO_xxxBUF size definitions from default config
...
this option is not recommended for samba4
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-06 12:19:01 +00:00
Arne Fitzenreiter
e4ee298623
samba.cgi: remove unsupported DISPLAY CHARSET
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-06 12:18:50 +00:00
Arne Fitzenreiter
c771fe7c4f
samba.cgi: remove unsupported security = share
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-10-06 12:18:42 +00:00
Arne Fitzenreiter
5e4126c33b
Merge branch 'next'
2020-10-05 20:24:35 +00:00
Michael Tremer
9e870fcb76
Update contributors
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-30 10:30:14 +00:00
Michael Tremer
1ebd84f438
netother.cgi: Fix typo in Connection Tracking headline
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-29 13:49:59 +00:00
Arne Fitzenreiter
d328c232d7
credits.cgi: update contributors
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-09-28 10:27:24 +00:00
Michael Tremer
28864e9885
Update list of contributors
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:48:27 +00:00
Stefan Schantl
33975f578d
ipinfo.cgi: Allow to display multiple flags.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
e5b1e648f6
ipinfo.cgi: Display network flags of the given addresses.
...
Use the libloc data for gathering and displaying the stored network
flags, like "Anonymous Proxy" for the addresses.
The notice of a flag only will be displayed, if a flag is set for the
network which contains the given address.
Currently this notice text is "hardcoded" in englisch language, because
the entire other content of the page is in Englisch (responses from RIR's)
and also the flag names like "Anonymous Proxy" are only availabe in
English.
IMHO there is no need to to translate the string "This address is marked
as" into different languages, because of the reasons abouve.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
dd7aef35a9
guardian.cgi: Drop unused use of Locale::Codes::Country.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00