]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/log
people/pmueller/ipfire-2.x.git
3 years agocore153: Ship NTP changes
Michael Tremer [Fri, 30 Oct 2020 15:11:05 +0000 (15:11 +0000)] 
core153: Ship NTP changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agontp: Allow CLI tools to talk to ntpd
Michael Tremer [Fri, 30 Oct 2020 15:09:50 +0000 (15:09 +0000)] 
ntp: Allow CLI tools to talk to ntpd

Fixes: #12518
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agontp: Make /etc/ntp owned by root
Michael Tremer [Fri, 30 Oct 2020 15:08:55 +0000 (15:08 +0000)] 
ntp: Make /etc/ntp owned by root

This is required for ntpd being able to write its own drift file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agontp: Move configuration into an own file
Michael Tremer [Fri, 30 Oct 2020 15:07:26 +0000 (15:07 +0000)] 
ntp: Move configuration into an own file

We should not write files like that in the LFS scripts.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: update to 4.13.1
Arne Fitzenreiter [Fri, 30 Oct 2020 06:35:23 +0000 (07:35 +0100)] 
samba: update to 4.13.1

This is a security release in order to address
CVE-2020-14318 (Missing handle permissions check in SMB1/2/3 ChangeNotify),
CVE-2020-14323 (Unprivileged user can crash winbind) and
CVE-2020-14383 (An authenticated user can crash the DCE/RPC DNS with easily
crafted records).

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
3 years agocore153: Ship language files
Michael Tremer [Thu, 29 Oct 2020 13:49:40 +0000 (13:49 +0000)] 
core153: Ship language files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Proper use confgured LDFLAGS.
Stefan Schantl [Thu, 29 Oct 2020 11:20:07 +0000 (12:20 +0100)] 
suricata: Proper use confgured LDFLAGS.

Fixes #12513.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate French translation
Stéphane Pautrel [Thu, 29 Oct 2020 10:38:09 +0000 (10:38 +0000)] 
Update French translation

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore153: Ship logwatch
Michael Tremer [Wed, 28 Oct 2020 11:55:48 +0000 (11:55 +0000)] 
core153: Ship logwatch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agologwatch: Added upstream patch for Bug #12242
Matthias Fischer [Wed, 16 Sep 2020 18:44:45 +0000 (20:44 +0200)] 
logwatch: Added upstream patch for Bug #12242

Added upstream patch from:

https://sourceforge.net/p/logwatch/mailman/message/37106642/

and

https://sourceforge.net/p/logwatch/mailman/message/37106883/

Fixes the display of "Unknown Entries: reuse_lease: ... " in dhpcd-logs.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore153: Ship updated index.cgi and vpnmain.cgi
Michael Tremer [Tue, 27 Oct 2020 18:38:35 +0000 (18:38 +0000)] 
core153: Ship updated index.cgi and vpnmain.cgi

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoIPsec: Fix showing tunnels as connecting when they are established
Michael Tremer [Tue, 31 Mar 2020 09:54:42 +0000 (09:54 +0000)] 
IPsec: Fix showing tunnels as connecting when they are established

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Link against libatomic on armv5tel
Michael Tremer [Tue, 27 Oct 2020 18:22:05 +0000 (18:22 +0000)] 
suricata: Link against libatomic on armv5tel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agomake.sh: no longer build Amavis, SpamAssassin and perl-Net-LibIDN
Peter Müller [Fri, 23 Oct 2020 19:27:59 +0000 (21:27 +0200)] 
make.sh: no longer build Amavis, SpamAssassin and perl-Net-LibIDN

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agodrop perl-Net-LibIDN
Peter Müller [Fri, 23 Oct 2020 19:27:33 +0000 (21:27 +0200)] 
drop perl-Net-LibIDN

This add-on was solely needed as a dependency for Amavis and is
therefore no longer needed.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agodrop SpamAssassin add-on
Peter Müller [Fri, 23 Oct 2020 19:27:07 +0000 (21:27 +0200)] 
drop SpamAssassin add-on

This package has not been maintained well and is thereof outdated. At
the time of writing, we neither
(a) have a maintainer for this nor
(b) believe it is wise to run a full-featured content scanner on a
    firewall for security purposes. (We can make do with Postfix, as it
    is known for being a very robust MTA and providess less attack
    surface than something actually inspecting transferred messages.)

Thereof, this patch drops the SpamAssassin add-on. In case it is desired
in future versions of IPFire, it can be easily reverted, restoring the
functionality and behaviour before.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agodrop Amavis add-on
Peter Müller [Fri, 23 Oct 2020 19:26:43 +0000 (21:26 +0200)] 
drop Amavis add-on

This package has not been maintained well and is thereof outdated. At
the time of writing, we neither
(a) have a maintainer for this nor
(b) believe it is wise to run a full-featured content scanner on a
    firewall for security purposes. (We can make do with Postfix, as it
    is known for being a very robust MTA and providess less attack
    surface than something actually inspecting transferred messages.)

Thereof, this patch drops the Amavis add-on. In case it is desired in
future versions of IPFire, it can be easily reverted, restoring the
functionality and behaviour before.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Allow to make Management Frame Protection optional
Michael Tremer [Tue, 20 Oct 2020 09:15:03 +0000 (09:15 +0000)] 
hostapd: Allow to make Management Frame Protection optional

WPA3 mandates MFP, but many clients do not support it at all.

Therefore this can now be set to optional and clients will
fall back to WPA2.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Bump package version
Michael Tremer [Mon, 19 Oct 2020 14:48:57 +0000 (14:48 +0000)] 
hostapd: Bump package version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Import default configuration from hostapd 2.9
Michael Tremer [Mon, 19 Oct 2020 14:48:56 +0000 (14:48 +0000)] 
hostapd: Import default configuration from hostapd 2.9

This change removes a couple of removed options and adds
new ones. Notable changes are:

* Enable SAE (for WPA3)
* Enable Airtime Policy
* Enable Client Taxonomy
* Enable using the new getrandom() syscall
* Enable using epoll instead of select

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agohostapd: Add WPA3 authentication to the web UI
Michael Tremer [Mon, 19 Oct 2020 14:48:55 +0000 (14:48 +0000)] 
hostapd: Add WPA3 authentication to the web UI

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore153: Ship suricata
Michael Tremer [Tue, 27 Oct 2020 11:52:39 +0000 (11:52 +0000)] 
core153: Ship suricata

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoruleset-sources: Update snort dl urls.
Stefan Schantl [Tue, 27 Oct 2020 09:52:47 +0000 (10:52 +0100)] 
ruleset-sources: Update snort dl urls.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Automatically enable JA3 fingerprinting.
Stefan Schantl [Tue, 27 Oct 2020 09:49:31 +0000 (10:49 +0100)] 
suricata: Automatically enable JA3 fingerprinting.

Enable JA3 fingerprinting if any rules are enabled which are using this
kind of feature.

Fixes #12507.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Update to 6.0.0.
Stefan Schantl [Wed, 21 Oct 2020 18:20:10 +0000 (20:20 +0200)] 
suricata: Update to 6.0.0.

* Enable RDP and SIP parsers.
* Enable new introduced parsers for RFB and DCERPC.

Because HTTP2 support and parser currently is experimental the suricata
developers decided to disable it at default - we keep this default
setting for now.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoStart Core Update 153
Michael Tremer [Tue, 27 Oct 2020 11:50:10 +0000 (11:50 +0000)] 
Start Core Update 153

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Bump package release
Michael Tremer [Tue, 27 Oct 2020 11:44:34 +0000 (11:44 +0000)] 
samba: Bump package release

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Make changing shares taking effect immediately
Michael Tremer [Tue, 27 Oct 2020 11:37:03 +0000 (11:37 +0000)] 
samba: Make changing shares taking effect immediately

The action was performed after the table has already been
rendered which required reloading the page to show a new
share.

This has now been moved to the top so that new changes
will be shown immediately.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agomtr: update to 0.94
Peter Müller [Fri, 23 Oct 2020 17:26:24 +0000 (19:26 +0200)] 
mtr: update to 0.94

Complete changelog since version 0.93:

V0.94
   Aaron Lipinski (10):
         gtk_menu_append -> gtk_menu_shell_append
         GTK_OBJECT -> G_OBJECT
         gtk_button_new_from_stock -> gtk_button_new_with_label
         gtk3
         hbox/vbox -> gtk_box_new
         gtk_menu_popup -> gtk_menu_popup_at_pointer
         show resolved hostname in raw dnsline
         rely on final return NULL
         introduce libasan
         avoid stack use after scope

   Alejandro Leal (2):
         few updates to manual page and README.md
         Updating some comments

   Chongyu Zhu (1):
         probe: fix find_source_addr

   Konrad Bucheli (1):
         fix segmentation fault if there is no IP address on an interface (fixes #320)

   Kulemin Alexander (1):
         report: json: reworked with libjansson

   Mark Egan-Fuller (1):
         Add display of destination.

   Markus Kötter (6):
         simplification - remove sockaddrtop
         simplification - remove addrcpy
         simplification - remove rsa{4,6}
         simplification - address addrcmp
         simplification - improve readability
         ip6 udp - fix probes with local or remote port

   R.E. Wolff (29):
         fix warning on recent compilers.
         Merge branch 'master' of github.com:traviscross/mtr
         net find local address fix by meingtsla
         proposed patch for bsd compile error
         fix closing brace
         Added include errno --obouizi
         Merge branch 'master' of github.com:traviscross/mtr
         More compilation warning fixes from obouizi
         Added extra help text to configure --yvs
         Changed MAXPATH to MAX_PATH for AIX compatibility. -- aixtools
         make the code for gtk2/3 a bit nicer.
         Merge branch 'gtk3_with_fallback' of https://github.com/krisl/mtr
         Merge branch 'master' of github.com:traviscross/mtr
         in hindsight my previous patch wasn't so nice. And nobody told me.

   Sean Wei (1):
         Fix parameter in ui/net.c

   Siyuan Miao (1):
         show mpls information in raw output

   atib (1):
         Added code to print multiple addresses regitered on the same hop count

   atibdialpad (2):
         Change TTL dynamically to adjust for path changes
         TODO list changes

   meingtsla (2):
         asn_{open,close}: Always initialize ipinfo hash table
         Merge branch 'master' of https://github.com/traviscross/mtr into asn-open-always-hcreate

In addition, the "bootstrap.sh" script no longer exists and has
therefore been removed from the LFS file.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoTor: update to 0.4.4.5
Peter Müller [Fri, 23 Oct 2020 17:18:04 +0000 (19:18 +0200)] 
Tor: update to 0.4.4.5

Please refer to
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.4.4.5 for
the changelog of this release.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore152: Ship CA certificates
Michael Tremer [Fri, 23 Oct 2020 15:52:18 +0000 (15:52 +0000)] 
core152: Ship CA certificates

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoupdate ca-certificates CA bundle
Peter Müller [Fri, 23 Oct 2020 15:35:06 +0000 (17:35 +0200)] 
update ca-certificates CA bundle

Update the CA certificates list to what Mozilla NSS ships currently.

The original file can be retrieved from:
https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate credits.cgi
Michael Tremer [Fri, 23 Oct 2020 10:08:07 +0000 (10:08 +0000)] 
Update credits.cgi

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoUpdate languages
Michael Tremer [Fri, 23 Oct 2020 10:07:37 +0000 (10:07 +0000)] 
Update languages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoImprove DHCP dynamic leases list usability. Active and expired leases are now grouped...
Leo-Andres Hofmann [Wed, 21 Oct 2020 11:48:33 +0000 (12:48 +0100)] 
Improve DHCP dynamic leases list usability. Active and expired leases are now grouped and the list is divided by a horizontal line. Sorting and creating static leases remains unchanged.

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoImprove indentation and HTML output of PrintActualLeases & leasesort
Leo-Andres Hofmann [Wed, 21 Oct 2020 11:48:30 +0000 (12:48 +0100)] 
Improve indentation and HTML output of PrintActualLeases & leasesort

Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore152: Ship proxy.cgi
Michael Tremer [Mon, 19 Oct 2020 09:26:17 +0000 (09:26 +0000)] 
core152: Ship proxy.cgi

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agomodified proxy.cgi to make it possible that all subnets declared in "network access...
Steffen Klammer [Fri, 16 Oct 2020 08:08:52 +0000 (10:08 +0200)] 
modified proxy.cgi to make it possible that all subnets declared in "network access control" will be translated from cidr to subnet notation in proxy.pac

Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore152: Ship suricata
Michael Tremer [Thu, 15 Oct 2020 15:35:13 +0000 (15:35 +0000)] 
core152: Ship suricata

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosuricata: Update to 5.0.4
Stefan Schantl [Thu, 15 Oct 2020 15:31:54 +0000 (17:31 +0200)] 
suricata: Update to 5.0.4

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore152: Ship libhtp
Michael Tremer [Thu, 15 Oct 2020 15:34:25 +0000 (15:34 +0000)] 
core152: Ship libhtp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agolibhtp: Update to 0.5.35
Stefan Schantl [Thu, 15 Oct 2020 15:31:21 +0000 (17:31 +0200)] 
libhtp: Update to 0.5.35

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agocore152: Ship yaml
Michael Tremer [Thu, 15 Oct 2020 15:33:59 +0000 (15:33 +0000)] 
core152: Ship yaml

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoyaml: Update to 0.2.5
Stefan Schantl [Thu, 15 Oct 2020 15:30:46 +0000 (17:30 +0200)] 
yaml: Update to 0.2.5

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agoMerge branch 'master' into next
Michael Tremer [Wed, 14 Oct 2020 10:35:41 +0000 (10:35 +0000)] 
Merge branch 'master' into next

3 years agofirewall: Filter only on RED and exclude any private address space
Michael Tremer [Wed, 14 Oct 2020 10:32:05 +0000 (11:32 +0100)] 
firewall: Filter only on RED and exclude any private address space

Since libloc is built as a tree we cannot simply exclude any address
space in the middle of it. Therefore we create some firewall rules
which simply avoid checking non-globally routable address space.

Fixes: #12499
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update rootfiles
Michael Tremer [Wed, 14 Oct 2020 09:53:30 +0000 (09:53 +0000)] 
samba: Update rootfiles

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop default printer configuration
Michael Tremer [Wed, 14 Oct 2020 09:51:27 +0000 (09:51 +0000)] 
samba: Drop default printer configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Bump package version
Michael Tremer [Tue, 13 Oct 2020 16:07:07 +0000 (17:07 +0100)] 
samba: Bump package version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Allow rewriting configuration from CLI
Michael Tremer [Tue, 13 Oct 2020 16:04:46 +0000 (17:04 +0100)] 
samba: Allow rewriting configuration from CLI

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove unused INTERFACES setting
Michael Tremer [Tue, 13 Oct 2020 15:49:33 +0000 (16:49 +0100)] 
samba: Remove unused INTERFACES setting

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Use the same delete icon as everywhere else
Michael Tremer [Tue, 13 Oct 2020 15:41:04 +0000 (16:41 +0100)] 
samba: Use the same delete icon as everywhere else

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Refactor user management
Michael Tremer [Tue, 13 Oct 2020 15:36:05 +0000 (16:36 +0100)] 
samba: Refactor user management

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Set a useful default workgroup
Michael Tremer [Tue, 13 Oct 2020 15:12:57 +0000 (16:12 +0100)] 
samba: Set a useful default workgroup

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove tbl class from join form
Michael Tremer [Tue, 13 Oct 2020 15:10:20 +0000 (16:10 +0100)] 
samba: Remove tbl class from join form

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Automatically migrate role setting
Michael Tremer [Tue, 13 Oct 2020 15:09:05 +0000 (16:09 +0100)] 
samba: Automatically migrate role setting

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Replace security setting with server role
Michael Tremer [Tue, 13 Oct 2020 15:06:47 +0000 (16:06 +0100)] 
samba: Replace security setting with server role

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Change share template to something more safe
Michael Tremer [Tue, 13 Oct 2020 14:57:23 +0000 (15:57 +0100)] 
samba: Change share template to something more safe

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Add recycle extension, too
Michael Tremer [Fri, 9 Oct 2020 16:41:46 +0000 (17:41 +0100)] 
samba: Add recycle extension, too

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop choice to enable/disable wide links/UNIX extensions
Michael Tremer [Fri, 9 Oct 2020 16:02:29 +0000 (17:02 +0100)] 
samba: Drop choice to enable/disable wide links/UNIX extensions

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Enable support for Apple's OS X by default
Michael Tremer [Fri, 9 Oct 2020 15:58:55 +0000 (16:58 +0100)] 
samba: Enable support for Apple's OS X by default

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Use full page width for all tables
Michael Tremer [Fri, 9 Oct 2020 15:35:05 +0000 (16:35 +0100)] 
samba: Use full page width for all tables

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Refactor status area
Michael Tremer [Fri, 9 Oct 2020 15:33:38 +0000 (16:33 +0100)] 
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>
3 years agosamba: Refactor shares section
Michael Tremer [Fri, 9 Oct 2020 15:24:26 +0000 (16:24 +0100)] 
samba: Refactor shares section

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove unused anchors
Michael Tremer [Fri, 9 Oct 2020 15:08:14 +0000 (16:08 +0100)] 
samba: Remove unused anchors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove more legends
Michael Tremer [Fri, 9 Oct 2020 15:06:25 +0000 (16:06 +0100)] 
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>
3 years agosamba: Replace save icon with a button and remove legend
Michael Tremer [Fri, 9 Oct 2020 15:03:23 +0000 (16:03 +0100)] 
samba: Replace save icon with a button and remove legend

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Re-indent global settings table
Michael Tremer [Fri, 9 Oct 2020 15:00:37 +0000 (16:00 +0100)] 
samba: Re-indent global settings table

No functional changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Replace icons on top of page with buttons
Michael Tremer [Fri, 9 Oct 2020 14:52:38 +0000 (15:52 +0100)] 
samba: Replace icons on top of page with buttons

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Add tbl class to all <table>s
Michael Tremer [Fri, 9 Oct 2020 14:45:21 +0000 (15:45 +0100)] 
samba: Add tbl class to all <table>s

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop refresh page hack
Michael Tremer [Fri, 9 Oct 2020 14:39:21 +0000 (15:39 +0100)] 
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>
3 years agosamba: Refactor service status
Michael Tremer [Fri, 9 Oct 2020 14:37:03 +0000 (15:37 +0100)] 
samba: Refactor service status

No functional changes

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove un-exported password sync option
Michael Tremer [Fri, 9 Oct 2020 11:36:25 +0000 (12:36 +0100)] 
samba: Remove un-exported password sync option

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove move unused network variables
Michael Tremer [Fri, 9 Oct 2020 11:33:33 +0000 (12:33 +0100)] 
samba: Remove move unused network variables

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove OS level
Michael Tremer [Fri, 9 Oct 2020 11:31:14 +0000 (12:31 +0100)] 
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>
3 years agosamba: Drop PDC default configuration
Michael Tremer [Fri, 9 Oct 2020 11:29:37 +0000 (12:29 +0100)] 
samba: Drop PDC default configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove preferred master option
Michael Tremer [Fri, 9 Oct 2020 11:26:58 +0000 (12:26 +0100)] 
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>
3 years agosamba: Remove local master option
Michael Tremer [Fri, 9 Oct 2020 11:24:41 +0000 (12:24 +0100)] 
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>
3 years agosamba: Drop support for being PDC for Windows NT domains
Michael Tremer [Fri, 9 Oct 2020 11:19:48 +0000 (12:19 +0100)] 
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>
3 years agosamba: Drop interfaces configuration
Michael Tremer [Fri, 9 Oct 2020 11:14:22 +0000 (12:14 +0100)] 
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>
3 years agosamba: Add option to require clients to encrypt the connection
Michael Tremer [Thu, 8 Oct 2020 21:56:36 +0000 (22:56 +0100)] 
samba: Add option to require clients to encrypt the connection

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Export all printers from CUPS
Michael Tremer [Thu, 8 Oct 2020 21:40:12 +0000 (22:40 +0100)] 
samba: Export all printers from CUPS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove printer management
Michael Tremer [Thu, 8 Oct 2020 21:37:04 +0000 (22:37 +0100)] 
samba: Remove printer management

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Always show printer options
Michael Tremer [Thu, 8 Oct 2020 21:33:19 +0000 (22:33 +0100)] 
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>
3 years agosamba: Remove help popup
Michael Tremer [Thu, 8 Oct 2020 21:24:28 +0000 (22:24 +0100)] 
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>
3 years agosamba: Remove reset options
Michael Tremer [Thu, 8 Oct 2020 21:19:17 +0000 (22:19 +0100)] 
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>
3 years agosamba: Log to syslog
Michael Tremer [Thu, 8 Oct 2020 21:08:52 +0000 (22:08 +0100)] 
samba: Log to syslog

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop support for WINS
Michael Tremer [Thu, 8 Oct 2020 20:55:32 +0000 (21:55 +0100)] 
samba: Drop support for WINS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove limitation that server only uses SMB2
Michael Tremer [Thu, 8 Oct 2020 20:52:49 +0000 (21:52 +0100)] 
samba: Remove limitation that server only uses SMB2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop netbios name option
Michael Tremer [Thu, 8 Oct 2020 20:50:45 +0000 (21:50 +0100)] 
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>
3 years agosamba: Hard-code server string
Michael Tremer [Thu, 8 Oct 2020 20:49:02 +0000 (21:49 +0100)] 
samba: Hard-code server string

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Drop outdated character set settings
Michael Tremer [Thu, 8 Oct 2020 20:47:12 +0000 (21:47 +0100)] 
samba: Drop outdated character set settings

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosambactrl: Remove unused reset command
Michael Tremer [Thu, 8 Oct 2020 20:38:39 +0000 (21:38 +0100)] 
sambactrl: Remove unused reset command

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove any options left to default value in global section
Michael Tremer [Thu, 8 Oct 2020 20:34:39 +0000 (21:34 +0100)] 
samba: Remove any options left to default value in global section

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove deprecated encrypt/null passwords options
Michael Tremer [Thu, 8 Oct 2020 15:59:36 +0000 (16:59 +0100)] 
samba: Remove deprecated encrypt/null passwords options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Update SECURITY option in settings, too
Michael Tremer [Thu, 8 Oct 2020 15:54:31 +0000 (16:54 +0100)] 
samba: Update SECURITY option in settings, too

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Correctly escape status output
Michael Tremer [Thu, 8 Oct 2020 15:52:34 +0000 (16:52 +0100)] 
samba: Correctly escape status output

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Show status output in monospace font
Michael Tremer [Thu, 8 Oct 2020 15:51:23 +0000 (16:51 +0100)] 
samba: Show status output in monospace font

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
3 years agosamba: Remove socket options
Michael Tremer [Thu, 8 Oct 2020 15:48:16 +0000 (16:48 +0100)] 
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>
3 years agosamba: Remove deprecated syslog options
Michael Tremer [Thu, 8 Oct 2020 15:46:33 +0000 (16:46 +0100)] 
samba: Remove deprecated syslog options

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>