1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/examples
Andrew Bartlett 4328f3ccf3 smbwrapper: Remove smbwrapper
There are now many better ways to access a remote SMB filesystem,
which do not rely on LD_PRELOAD and the associated dangers.  FUSE,
gvfs and the CIFS VFS are all much better options which do not require
knowing every possible libc entry point that can deal with a file
descriptor.

As an example of the maintainence that would be required to keep this
going, recent changes to deal with thread races and close-on-exec have
resulted in dup3(), but this isn't currently mapped.  While this would
not be hard to add, it illistrates why it is better to move to an
interface designed for this task.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Feb  9 01:58:24 CET 2012 on sn-devel-104
2012-02-09 01:58:24 +01:00
..
ad-bench AD-Bench: A first go at an Active Directory benchmark. 2009-10-07 15:45:46 +02:00
auth s3-modules: remove the last "init_module" traces. 2011-11-14 18:44:41 +01:00
autofs r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
bind9-patches doc: patched bind9 is no longer needed 2010-09-02 13:37:07 +10:00
dce-dfs Initial version imported to CVS 1996-05-04 07:50:46 +00:00
LDAP s3-ldap: Add Posix offset and encryption types to LDAP schema 2011-08-31 12:52:40 +02:00
libsmbclient smbwrapper: Remove smbwrapper 2012-02-09 01:58:24 +01:00
logon Fix bug #5171 (perl syntax error) found by Jason Filley <jason@snakelegs.org> 2008-01-14 15:46:01 +01:00
misc adssearch: dump some more nttime timestamps. 2009-10-28 12:37:39 +01:00
nss merge from 3.0 2004-02-09 18:48:44 +00:00
pam_winbind pam_winbind: re-add mkhomedir option. 2008-10-10 15:42:56 +02:00
pcap2nbench r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
pdb s3-modules: remove the last "init_module" traces. 2011-11-14 18:44:41 +01:00
perfcounter s3-perfcount: fix build for example perfcount daemon 2012-01-04 15:17:18 +01:00
printer-accounting first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
printing smbprinting: fix wrong == in shell tests 2010-12-02 10:36:06 +01:00
scripts examples:createdombj: default prefix to target-type, not "group" 2010-12-30 17:22:57 +01:00
tridge Initial version imported to CVS 1996-05-04 07:50:46 +00:00
validchars first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
VFS s3-build: remove EXEEXT from Makefiles 2012-02-09 00:27:08 +01:00
README updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
smb.conf.default s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration. 2009-04-06 12:47:41 +02:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba@samba.org