[SCM] Samba Website Repository - branch master updated
Björn Jacke
bjacke at samba.org
Sun Apr 26 12:15:00 UTC 2020
The branch, master has been updated
via eac22bb some fixes, cleanups and new tools linked
from 68d6ae9 place searchbox inside banner
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit eac22bbce1e6dd5a9b15eff3f4397df7b7d65d84
Author: Björn Jacke <bj at sernet.de>
Date: Sun Apr 26 14:14:29 2020 +0200
some fixes, cleanups and new tools linked
-----------------------------------------------------------------------
Summary of changes:
download/index.html | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
Changeset truncated at 500 lines:
diff --git a/download/index.html b/download/index.html
index cf74742..8bd1dec 100755
--- a/download/index.html
+++ b/download/index.html
@@ -3,7 +3,7 @@
<!--#include virtual="/samba/get_samba_menu.html" -->
<h2>Download</h2>
-<p>The Samba source code is distributed via https. View the download
+<p>The Samba source code is distributed via https. View the download
area <a href="https://download.samba.org/pub/samba/">via HTTPS</a>. The file you probably want
is called <a href="https://download.samba.org/pub/samba/samba-latest.tar.gz">samba-latest.tar.gz</a>.
Old releases are available in the <a href="https://download.samba.org/pub/samba/old-versions/">Samba archives</a>.</p>
@@ -41,9 +41,9 @@ gpg: Good signature from "Samba Distribution Verification Key \
native install of samba on your system.</p>
<p><a href="https://samba.plus/">https://samba.plus/</a>
- offers Samba packages for SLES, RHEL, and Debian.</p>
+ offers Samba packages for SLES, RHEL, and Debian and AIX.</p>
- <p><a href="http://en.openSUSE.org/Samba">http://en.openSUSE.org/Samba</a>
+ <p><a href="https://en.openSUSE.org/Samba">http://en.openSUSE.org/Samba</a>
offers Samba packages for all SuSE Linux products (including SLES).</p>
</td>
<td>
@@ -68,13 +68,16 @@ gpg: Good signature from "Samba Distribution Verification Key \
<li><a href="/samba/GUI/">Samba GUI managers</a></li>
<li><a href="https://www.wireshark.org/">Wireshark</a> (decodes NetBIOS,
SMB/CIFS, & MS-RPC)</li>
- <li><a href="http://www.tcpdump.org/">tcpdump</a> (command line
+ <li><a href="https://www.tcpdump.org/">tcpdump</a> (command line
packet sniffer)</li>
<li><a
href="http://www.tux.org/pub/security/secnet/tools/nat10/">NetBIOS Auditing
Tool (NAT)</a></li>
+ <li><a href="https://github.com/christgau/wsdd">wsdd</a> is a Web Service Discovery (WSD) daemon written in Python</li>
+ <li><a href="https://github.com/Andy2244/wsdd2">wsdd2</a> is a WSD/LLMNR dicovery daemon written in C</li>
+</li>
<li><a href="http://nbfw.sourceforge.net">nbfw</a>, the NetBIOS
-forwarder</li>
+forwarder (obsolete)</li>
</ul>
</td>
</tr>
@@ -86,8 +89,7 @@ forwarder</li>
<td>
<ul>
<li><a href="/samba/Linux_CIFS_client.html">Linux CIFS VFS</a></li>
- <li><a href="http://www.thursby.com/products/dave">Dave (Macintosh)</a></li>
- <li><a href="http://www.tarantella.com/products/vision/family/#vfs">VisionFS</a></li>
+ <li><a href="http://www.thursby.com/products/dave">Dave (Macintosh)</a> (obslete)</li>
</ul>
</td>
<td>
--
Samba Website Repository
More information about the samba-cvs
mailing list