代码搜索:SAMBA
找到约 3,600 项符合「SAMBA」的源代码
代码结果 3,600
www.eeworm.com/read/273665/4201310
tmpl samba.spec.tmpl
## grab the major and minor version of rpm
%define rpm_version `rpm --version | awk '{print $3}' | awk -F. '{print $1$2}'`
Summary: Samba SMB client and server
Vendor: Samba Team
Name: samba
Version
www.eeworm.com/read/273665/4201317
tmpl samba.spec.tmpl
%define initdir %{_sysconfdir}/rc.d/init.d
%define auth %(test -f /etc/pam.d/system-auth && echo /etc/pam.d/system-auth || echo)
Summary: Samba SMB client and server
Vendor: Samba Team
Packager: Samb
www.eeworm.com/read/391269/2520777
patch samba-largefs.patch
This patch fixes Samba 2.0.0 up to 2.0.3, so that it does not overflow
on filesystems larger than 2GB. The problem is fixed in newer
releases of Samba.
Index: client/client.c
--- client/client.c 199
www.eeworm.com/read/203905/15349355
png samba-nautilus.png
www.eeworm.com/read/203468/15358390
txt samba1.txt
<mark>Samba</mark>服务器的使用
一、<mark>Samba</mark>基础
1、 简介
1).SMB协议
SMB(Server Message
Block,服务信息块)协议可以看作是局域网上的共享文件/打印机的一种协议,它可以为网络内部的其它Windows和Linux机器提供文件系统、打印服务或是其他一些信息。
SMB的工作原理是让NetBIOS(Win95网络邻居通信协议)与SMB这两种协 ...
www.eeworm.com/read/105924/15654653