代码搜索:SAMBA

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

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

idl regf.idl

/* Definitions for the REGF registry file format as used by Windows NT4 and above. Copyright (C) 2005 Jelmer Vernooij, jelmer@samba.org Copyright (C) 2006 Wilco Baan Hofman, wilco@baanhofma
www.eeworm.com/read/334125/3372791

py api.py

#!/usr/bin/python # Simple tests for the ldb python bindings. # Copyright (C) 2007 Jelmer Vernooij import sys import unittest # Required for the standalone LDB build sys.path.appe
www.eeworm.com/read/334125/3372925

c util.c

/* Unix SMB/CIFS implementation. Samba utility functions Copyright (C) Andrew Tridgell 1992-1998 Copyright (C) Jeremy Allison 2001-2002 Copyright (C) Simo Sorce 2001 Copyright (C) J
www.eeworm.com/read/334125/3372926

c become_daemon.c

/* Unix SMB/CIFS implementation. Samba utility functions Copyright (C) Andrew Tridgell 1992-1998 Copyright (C) Jeremy Allison 2001-2002 Copyright (C) Simo Sorce 2001 Copyright (C) J
www.eeworm.com/read/334125/3373057

mk config.mk

[SUBSYSTEM::MESSAGING] PUBLIC_DEPENDENCIES = \ LIBSAMBA-UTIL \ TDB_WRAP \ NDR_IRPC \ UNIX_PRIVS \ UTIL_TDB \ CLUSTER \ LIBNDR \ samba-socket MESSAGING_OBJ_FILES = $(libmessagingsrcdir
www.eeworm.com/read/334125/3373339

c password_hash.c

/* ldb database module Copyright (C) Simo Sorce 2004-2006 Copyright (C) Andrew Bartlett 2005-2006 Copyright (C) Andrew Tridgell 2004 Copyright (C) Stefan Metzmac
www.eeworm.com/read/334125/3373634

pl parse_idl.pl

#!/usr/bin/perl # Some simple tests for pidls parsing routines # (C) 2005 Jelmer Vernooij # Published under the GNU General Public License use strict; use Test::More tests => 65 *
www.eeworm.com/read/334125/3373646

pl wireshark-ndr.pl

#!/usr/bin/perl # (C) 2007 Jelmer Vernooij # Published under the GNU General Public License # test parsing wireshark conformance files use strict; use warnings; use Test::More test
www.eeworm.com/read/334125/3373656

pl wireshark-conf.pl

#!/usr/bin/perl # (C) 2007 Jelmer Vernooij # Published under the GNU General Public License # test parsing wireshark conformance files use strict; use warnings; use Test::More test
www.eeworm.com/read/334125/3373754

h signing.h

#ifndef _SIGNING_H #define _SIGNING_H /* Unix SMB/CIFS implementation. SMB Signing Andrew Bartlett 2003-2004 This program is free software; you can redistribute it a