代码搜索:SAMBA

找到约 3,600 项符合「SAMBA」的源代码

代码结果 3,600
www.eeworm.com/read/469939/1478305

pl samba3-cli.pl

#!/usr/bin/perl # (C) 2007 Jelmer Vernooij # Published under the GNU General Public License use strict; use warnings; use Test::More tests => 7; use FindBin qw($RealBin); use lib "
www.eeworm.com/read/242732/4540808

rps samba-tng.inst.rps

Sub Main ' ToDo: Choose from different mirrors download "http://svn.reactos.org/packages/samba-tng.exe", "samba-tng.exe" End Sub Sub After shell samba-tng.exe ' ToDo: Delete samba-tng.
www.eeworm.com/read/238372/4615084

py modify_samba_config.py

#!/usr/bin/env python ###################################################################### ## ## Simple add/delete/change share command script for Samba ## ## Copyright (C) Gerald Carter 2
www.eeworm.com/read/238372/4615088

pl modify_samba_config.pl

#!/usr/bin/perl ###################################################################### ## ## Simple add/delete/change share command script for Samba ## ## Copyright (C) Gerald Carter
www.eeworm.com/read/238372/4615585

files python2.3-samba.files

usr/lib/python2.3/site-packages/
www.eeworm.com/read/238372/4615666

files python2.2-samba.files

usr/lib/python2.2/site-packages/
www.eeworm.com/read/238372/4615760

files python2.3-samba.files

usr/lib/python2.3/site-packages/
www.eeworm.com/read/238372/4615781

sh filter-requires-samba.sh

#!/bin/sh /usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8)'
www.eeworm.com/read/334125/3373311

py samba3sam.py

#!/usr/bin/python # Unix SMB/CIFS implementation. # Copyright (C) Jelmer Vernooij 2005-2007 # Copyright (C) Martin Kuehl 2006 # # This is a Python port of the orig