svn commit: samba-web r375 - in trunk: .
sfrench at samba.org
sfrench at samba.org
Mon Oct 18 21:49:19 GMT 2004
Author: sfrench
Date: 2004-10-18 21:49:19 +0000 (Mon, 18 Oct 2004)
New Revision: 375
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=375&nolog=1
Log:
Fix broken links to penguin image
Modified:
trunk/Linux_CIFS_client.html
Changeset:
Modified: trunk/Linux_CIFS_client.html
===================================================================
--- trunk/Linux_CIFS_client.html 2004-10-15 14:19:03 UTC (rev 374)
+++ trunk/Linux_CIFS_client.html 2004-10-18 21:49:19 UTC (rev 375)
@@ -10,11 +10,12 @@
<BR>
<P>LATEST UPDATES - mount.cifs mount helper now updated in Samba svn to version
-1.5. cifs vfs 1.22 version included in 2.6.9 kernels and fixes a few big
-endian bugs<BR>
-Linux XATTRS (extended attributes now supported) as are per mount statistics.
-Whether the client should (in addition to the server) also do permission
-checking and how uids are set can now be configured in /proc/fs/cifs</P>
+1.5. cifs vfs 1.22 version is included in 2.6.9 kernels and fixes a few
+big endian bugs<BR>
+Linux XATTRS (extended attributes) are now supported as are per mount statistics.
+New /proc/fs/cifs configuration options: whether the client should (in
+addition to the server) also do permission checking and whether local or
+remote uid should be used when creating files/directories </P>
<TABLE cellSpacing=2 cellPadding=2 width="100%" border=0>
<CAPTION>
</CAPTION>
@@ -32,8 +33,7 @@
</TR>
<TR>
<TD vAlign=top width="20%" bgColor=#eeeeee><!-- Menu (Left Column) --><!-- Menu -->
- <CENTER><IMG alt=http://us6.samba.org/samba/images/penguin.gif
- src="Linux CIFS Client_files/penguin.gif"></CENTER>
+ <CENTER><IMG alt="http://us1.samba.org/samba/images/penguin.gif" src="samba/images/penguin.gif"></CENTER>
<A
href="mailto:sfrench at samba.org">Questions to developers</A>
<P>Documentation
@@ -69,21 +69,18 @@
place of those in the fs/cifs directory <A
href="http://us1.samba.org/samba/ftp/cifs-cvs/cifs-1.20c-2.6.tar.gz">1.20 for 2.6 kernels</A>.
<LI><A
- href="http://www.samba.org/samba/ftp/cifs-cvs/mount.cifs">Prebuilt mount
- helper utility (/sbin/mount.cifs version 1.3) built for i386</A>
- <LI><A
- href="http://cvs.samba.org/cgi-bin/cvsweb/samba/source/client/mount.cifs.c">Source
+ href="http://www.samba.org/samba/ftp/cifs-cvs/mount.cifs">Prebuilt mount helper utility (/sbin/mount.cifs version 1.5) built for
+ i386</A>
+ <LI><A href="http://www.samba.org/samba/ftp/cifs-cvs/mount.cifs.c">Source
for cifs mount utility on sambaweb</A>
<LI><A href="http://www.samba.org/samba/ftp/cifs-cvs/mount.cifs.8">man
page for mount utility </A>
- <LI><A href="http://cvs.samba.org/cgi-bin/cvsweb/cifsvfs/">CIFS Files
- via CVS Web</A>
+ <LI><A href="http://cvs.samba.org/cgi-bin/cvsweb/cifsvfs/">2.4 kernel CIFS Files via CVS Web</A>
<LI>Via CVS
<PRE>cvs -z5 -d
:pserver:cvs at pserver.samba.org:/cvsroot
co cifsvfs</PRE>
- <LI><A href="http://cifs.bkbits.net/">Most current 2.5 source at
- cifs.bkbits.net (requires installation of BitKeeper)</A></LI>
+ <LI><A href="http://cifs.bkbits.net/">Most current 2.6 source at cifs.bkbits.net (requires installation of BitKeeper)</A></LI>
</UL>
</TD>
<TD vAlign=top bgColor=#ffffff><!-- Main Contents -->
@@ -126,8 +123,7 @@
<TR>
<TD vAlign=top></TD>
<TD vAlign=top>Thanks to SNIA, IBM and the Samba Team<BR>
- <IMG
- src="Linux CIFS Client_files/samba_banner.gif"> <BR>
+ <IMG src="samba/images/samba_banner.gif" alt="http://us1.samba.org/samba/images/samba_banner.gif"> <BR>
for their assistance
and support.</TD>
</TR>
More information about the samba-cvs
mailing list