summaryrefslogtreecommitdiff
path: root/examples/scripts/shares/python
AgeCommit message (Collapse)AuthorFilesLines
2013-06-11Remove remaining references to "password level" in the treeAndrew Bartlett1-1/+0
Reviewed-by: Simo Sorce <idra@samba.org> Autobuild-User(master): Simo Sorce <idra@samba.org> Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-1/+0
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
2012-10-04Remove the parameters:Jeremy Allison1-4/+0
security mask force security mode directory security mask force directory security mode and update the docs.
2012-07-03s3-printing: Remove deprecated lp_printer_admin().Andreas Schneider1-1/+0
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider1-1/+0
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell5-12/+6
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227)
2007-10-10r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison5-6/+6
Jeremy. (This used to be commit c2f7ab1c175ecff0cf44d0bbc4763ba9f7d7803f)
2007-10-10r8384: merging clutter fixes from release branchGerald Carter5-0/+1075
(This used to be commit cbe74c09109dcfe93aa4af085920999ccbff34df)