代码搜索:SAMBA
找到约 3,600 项符合「SAMBA」的源代码
代码结果 3,600
www.eeworm.com/read/238372/4615489
py tdbtimetrial.py
#! /usr/bin/python2.2
def run_trial():
# import tdbutil
from samba.tdbpack import pack
for i in xrange(500000):
pack("ddffd", (10, 2, "mbp", "martin", 0))
#s = "\n\0\
www.eeworm.com/read/238372/4615493
py psec.py
#!/usr/bin/env python
#
# Get or set the security descriptor on a printer
#
import sys, re, string
from samba import spoolss
if len(sys.argv) != 3:
print "Usage: psec.py getsec|setsec printernam
www.eeworm.com/read/238372/4615529
8 mksmbpasswd.8
.TH MKSMBPASSWD 8 12-Apr-1998
.SH NAME
mksmbpasswd \- formats a /etc/passwd entry for a smbpasswd file
.SH SYNOPSIS
mksmbpasswd cat /etc/passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd
.SH DESCR
www.eeworm.com/read/238372/4615623
8 mksmbpasswd.8
.TH MKSMBPASSWD 8 12-Apr-1998
.SH NAME
mksmbpasswd \- formats a /etc/passwd entry for a smbpasswd file
.SH SYNOPSIS
mksmbpasswd cat /etc/passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd
.SH DESCR
www.eeworm.com/read/238372/4615708
8 mksmbpasswd.8
.TH MKSMBPASSWD 8 12-Apr-1998
.SH NAME
mksmbpasswd \- formats a /etc/passwd entry for a smbpasswd file
.SH SYNOPSIS
mksmbpasswd cat /etc/passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd
.SH DESCR
www.eeworm.com/read/209559/4969108
h llc.h
#ifndef __LINUX_LLC_H
#define __LINUX_LLC_H
/*
* IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
*
* Copyright (c) 2001 by Jay Schulist
*
* This prog
www.eeworm.com/read/337546/3335269
c radeon_ioc32.c
/**
* \file radeon_ioc32.c
*
* 32-bit ioctl compatibility routines for the Radeon DRM.
*
* \author Paul Mackerras
*
* Copyright (C) Paul Mackerras 2005
* All Rights Reserved
www.eeworm.com/read/337546/3336608
c radeon_pm.c
/*
* drivers/video/aty/radeon_pm.c
*
* Copyright 2003,2004 Ben. Herrenschmidt
* Copyright 2004 Paul Mackerras
*
* This is the power management code
www.eeworm.com/read/337546/3339041
c ip_conntrack_netlink.c
/* Connection tracking via netlink socket. Allows for user space
* protocol helpers and general trouble making from userspace.
*
* (C) 2001 by Jay Schulist
* (C) 2002-2005 by H