Pavel Roskin
26ce05dfa3
* samba/lib/doscalls.c: Remove. Remove all references to it.
2003-10-15 07:32:45 +00:00
Andrew V. Samoilov
30caf4ab5e
(kernel_oplocks_available): Comment out.
...
(lp_set_kernel_oplocks): Likewise.
(lp_kernel_oplocks): Likewise.
2003-03-06 10:38:38 +00:00
Andrew V. Samoilov
3fbf9adabe
* samba/param/loadparm.c: Remove PASSWD_PROGRAM, SMB_PASSWD_FILE
...
and DEFAULT_PASSWD_CHAT support.
* samba/Makefile.in: Likewsise. Remove PRIVATEDIR, PASSWD_FLAGS,
CODEPAGELIST and SCRIPTS variables and yodldocs target.
* samba/configure.in: Remove --with-privatedir.
2002-11-14 12:32:41 +00:00
Andrew V. Samoilov
7197808ece
Remove LOCKDIR support
2002-11-12 16:03:16 +00:00
Andrew V. Samoilov
9740d2a810
(string_initial): Commented out.
...
(init_locals): Define as do nothing macro. Printing is not supported.
2002-10-03 17:00:23 +00:00
Andrew V. Samoilov
b9b33a4a39
Remove SMBRUN support
2002-10-02 11:03:08 +00:00
Andrew V. Samoilov
c772e84710
* loadparm.c (lp_smbrun): Removed
2002-09-12 14:28:21 +00:00
Andrew V. Samoilov
019c16b047
* samba/param/loadparm.c: Add global_scope variable.
...
(parm_table): Add netbios scope parameter.
* samba/lib/util.c: Remove scope variable. Use global_scope instead.
* samba/libsmb/nmblib.c (make_nmb_name): Remove scope parameter and
use global_scope instead.
* samba/libsmb/namequery.c: Adjust make_nmb_name() calls.
* samba/include/proto.h: Adjust make_nmb_name() declaration.
From samba 2.0.7 patchset.
* samba/param/loadparm.c (lp_adduser_script): Commented out.
(lp_deluser_script): Likewise.
(lp_add_printer): Likewise.
(lp_add_one_printer): Likewise.
* samba/lib/util.c (reduce_name): Likewise.
(transfer_file): Likewise.
* smbfs.c (smbfs_do_connect): Adjust make_nmb_name() calls.
2002-09-01 06:51:24 +00:00
Pavel Roskin
689c3fb9ac
Replace "Can't" with "Cannot" everywhere.
2001-08-14 00:55:34 +00:00
Andrew V. Samoilov
871ce41fe0
* smb.h (param_struct): enum_list constified
...
* loadparam.c: enum_protocol, enum_security, enum_printing, enum_announce_as,
enum_case, enum_lm_announce, enum_map_to_guest and enum_ssl_version
constified
2000-12-14 01:28:44 +00:00
Miguel de Icaza
2a8730b21c
1999-06-01 Robert Brady <rwb197@ecs.soton.ac.uk>
...
* 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.
1999-06-22 19:56:36 +00:00