2a8730b21c
* file.c (move_dir_dir): Give an error when an attempt is made to move an empty directory into itself. 1999-06-14 Wayne Roberts <wroberts1@cx983858-b.orng1.occa.home.com> * vfs/smbfs.c: New file. Implements the Samba-based file system. * vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb. * vfs/vfs.c (vfs_file_is_smb): implemented. (vfs_init) register smbfs. * vfs/samba: Incorporate SAMBA source code required for smbfs 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx> * Make.common.in (confdir): Define confdir as sysconfdir. This should fix the problem we had with FSSTND distributions.
19 строки
686 B
Plaintext
19 строки
686 B
Plaintext
Fri Apr 17 10:21:56 CDT 1998
|
|
|
|
The C code files in the samba/source/ubiqx directory are licensed under
|
|
the terms of the GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL). A copy of the
|
|
LGPL should also be included in this directory under the name COPYING.LIB.
|
|
If this file is not present, you can obtain a copy of the LGPL by writing
|
|
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
|
|
USA.
|
|
|
|
The versions of the ubiqx modules distributed with Samba may have been
|
|
modified for inclusion with Samba. The main distribution, which contains
|
|
additional available modules, can be found at:
|
|
|
|
http://www.interads.co.uk/~crh/ubiqx/
|
|
|
|
Chris Hertel
|
|
Samba Team
|
|
ubiqx@ubiqx.mn.org
|