s3: remove some dead code (for setdir command)
authorChristian Ambach <ambi@samba.org>
Mon, 11 Mar 2013 21:23:27 +0000 (22:23 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Mar 2013 00:03:37 +0000 (01:03 +0100)
commitfb924d02ec05f7106beeeb409becbc39e00ddac9
tree06c3c5818f40f49e187d5ee01c7dc6c0f259407f
parent58e385a5ac37c072a4eef3baa7926b799a732e94
s3: remove some dead code (for setdir command)

set dir seems to have been a special SMB command used by Pathworks clients
the supporting code for it was already removed in 2007, so just remove all
remnants related to it (smb.conf parameter, documentation, ...)

Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104
docs-xml/smbdotconf/misc/setdirectory.xml [deleted file]
docs-xml/using_samba/ch08.xml
examples/scripts/shares/python/smbparm.py
lib/param/param_functions.c
lib/param/param_table.c
source3/include/proto.h
source3/include/smb_macros.h
source3/include/smbprofile.h
source3/param/loadparm.c
source3/profile/profile.c
source3/utils/status_profile.c