From fb924d02ec05f7106beeeb409becbc39e00ddac9 Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Mon, 11 Mar 2013 22:23:27 +0100 Subject: 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 Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104 --- docs-xml/smbdotconf/misc/setdirectory.xml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 docs-xml/smbdotconf/misc/setdirectory.xml (limited to 'docs-xml/smbdotconf') diff --git a/docs-xml/smbdotconf/misc/setdirectory.xml b/docs-xml/smbdotconf/misc/setdirectory.xml deleted file mode 100644 index 5e7b379a04..0000000000 --- a/docs-xml/smbdotconf/misc/setdirectory.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - If set directory = no, then users of the - service may not use the setdir command to change directory. - - - - The setdir command is only implemented - in the Digital Pathworks client. See the Pathworks documentation - for details. - - - -no - -- cgit