代码搜索:SAMBA

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

代码结果 3,600
www.eeworm.com/read/334125/3373328

c samba3sam.c

/* ldb database library - Samba3 SAM compatibility backend Copyright (C) Jelmer Vernooij 2005 Copyright (C) Martin Kuehl 2006 */ #include "includes.h" #include "ldb/include
www.eeworm.com/read/334125/3373636

pl samba3-srv.pl

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

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 => 9; use FindBin qw($RealBin); use lib "
www.eeworm.com/read/334125/3374498

c samba3misc.c

/* Unix SMB/CIFS implementation. Test some misc Samba3 code paths Copyright (C) Volker Lendecke 2006 This program is free software; you can redistribute it and/or modify it under t
www.eeworm.com/read/334125/3374503

c samba3hide.c

/* Unix SMB/CIFS implementation. Test samba3 hide unreadable/unwriteable Copyright (C) Volker Lendecke 2006 This program is free software; you can redistribute it and/or modify it
www.eeworm.com/read/334125/3374587

c samba3rpc.c

/* Unix SMB/CIFS implementation. dcerpc torture tests, designed to walk Samba3 code paths Copyright (C) Volker Lendecke 2006 This program is free software; you can redistribute it and/
www.eeworm.com/read/334125/3374659

sh samba4_tests.sh

#!/bin/sh # This script generates a list of testsuites that should be run as part of # the Samba 4 test suite. # The output of this script is parsed by selftest.pl, which then decides # which of th
www.eeworm.com/read/334125/3374684

pl test_samba4.pl

#!/usr/bin/perl use Test::More tests => 3; use FindBin qw($RealBin); use lib $RealBin; use Samba4; my $s = new Samba4($RealBin."/../bin", undef, $RealBin."/../setup"); ok($s); is($RealBin."/../bin
www.eeworm.com/read/334125/3374862

ldif schema_samba4.ldif

# # Schema elements which do not exist in AD, but which we use in Samba4 # ## Samba4 OID allocation from Samba3's examples/LDAP/samba.schema ## 1.3.6.1.4.1.7165.4.1.x - attributetypes ## 1.3.6.1.4.1.7
www.eeworm.com/read/334125/3374980

js samba3sam.js

#!/usr/bin/env smbscript /* (C) Jelmer Vernooij 2005 (C) Martin Kuehl 2006 Published under the GNU GPL Sponsored by Google Summer of Code */ var sys; var