[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Sat Jan 3 22:00:30 MST 2015


The branch, master has been updated
       via  3c0a2e2 make samba.org urls protocol independent on index.html
      from  593ec2d Announce Samba 4.2.0rc3.

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 3c0a2e2bb4fab9b65b7b62df896ad8b3b1c086f5
Author: Björn Jacke <bj at sernet.de>
Date:   Sun Jan 4 05:59:16 2015 +0100

    make samba.org urls protocol independent on index.html

-----------------------------------------------------------------------

Summary of changes:
 index.html | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)


Changeset truncated at 500 lines:

diff --git a/index.html b/index.html
index 6b9ca1f..765b1c1 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
 
   <title>Samba - opening windows to a wider world</title>
-  <link rel="alternate" href="http://news.samba.org/feeds/sambanews/" type="application/rss+xml" title="Samba News">
+  <link rel="alternate" href="//news.samba.org/feeds/sambanews/" type="application/rss+xml" title="Samba News">
 <!--#include virtual="/samba/global_menu_start.html" -->
 
 <h1>Opening Windows</h1>
@@ -10,9 +10,9 @@
 	<b>Samba is the standard Windows interoperability suite of programs for Linux and Unix.</b>
 	</p>
 <p>
-	Samba is <a href="http://www.gnu.org/philosophy/free-sw.html" target="_blank">Free Software</a> licensed under
+	Samba is <a href="https://www.gnu.org/philosophy/free-sw.html" target="_blank">Free Software</a> licensed under
 	the <a href="/samba/docs/GPL.html">GNU General Public License</a>, the Samba project is a member
-	of the <a href="http://www.sfconservancy.org/" target="_blank">Software Freedom Conservancy</a>.
+	of the <a href="https://www.sfconservancy.org/" target="_blank">Software Freedom Conservancy</a>.
 </p>
 <p>
 	Since <a href="/samba/docs/10years.html">1992</a>, Samba has provided secure, stable and fast
@@ -50,7 +50,7 @@
 								<p>
 									Nowadays, the Samba Team
 									needs a
-									<a href="http://www.samba.org/samba/donations.html">dollar</a>
+									<a href="//www.samba.org/samba/donations.html">dollar</a>
 									instead of pizza ;-)
 								</p>
 							</div>
@@ -87,16 +87,16 @@
 
 							    <ul>
 									<li><a href="http://cwrap.org/">cwrap.org</a></li>
-							    	<li><a href="http://linux-cifs.samba.org/">linux-cifs.samba.org</a></li>
-							    	<li><a href="http://talloc.samba.org/">talloc.samba.org</a></li>
-							    	<li><a href="http://tevent.samba.org/">tevent.samba.org</a></li>
-							    	<li><a href="http://tdb.samba.org/">tdb.samba.org</a></li>
-							    	<li><a href="http://ldb.samba.org/">ldb.samba.org</a></li>
-							    	<li><a href="http://jcifs.samba.org/">jcifs.samba.org</a></li>
-							    	<li><a href="http://rsync.samba.org/">rsync.samba.org</a></li>
-							    	<li><a href="http://ccache.samba.org/">ccache.samba.org</a></li>
-								<li><a href="http://ctdb.samba.org/">ctdb.samba.org</a></li>
-							    	<li><a href="http://ppp.samba.org/">ppp.samba.org</a></li>
+							    	<li><a href="//linux-cifs.samba.org/">linux-cifs.samba.org</a></li>
+							    	<li><a href="//talloc.samba.org/">talloc.samba.org</a></li>
+							    	<li><a href="//tevent.samba.org/">tevent.samba.org</a></li>
+							    	<li><a href="//tdb.samba.org/">tdb.samba.org</a></li>
+							    	<li><a href="//ldb.samba.org/">ldb.samba.org</a></li>
+							    	<li><a href="//jcifs.samba.org/">jcifs.samba.org</a></li>
+							    	<li><a href="//rsync.samba.org/">rsync.samba.org</a></li>
+							    	<li><a href="//ccache.samba.org/">ccache.samba.org</a></li>
+								<li><a href="//ctdb.samba.org/">ctdb.samba.org</a></li>
+							    	<li><a href="//ppp.samba.org/">ppp.samba.org</a></li>
 								</ul>
 							</div>
 							<div class="specialBoxBottom"></div>


-- 
Samba Website Repository


More information about the samba-cvs mailing list