Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-05 | Documentation fixes for bug #9462 - Users can not be given write permissions ↵ | Jeremy Allison | 8 | -36/+4 | |
any more by default Ensure we don't apply the masks + force modes on security setting changes, only on create. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | |||||
2012-11-13 | smbd: Remove NT4 compatability handling in posix -> NT ACL conversion | Andrew Bartlett | 1 | -17/+0 | |
NT4 is long dead, and we should not change which ACL we return based on what we think the client is. The reason we should not do this, is that if we are using vfs_acl_xattr then the hash will break if we do. Additionally, it would require that the python VFS interface set the global remote_arch to fake up being a modern client. This instead seems cleaner and removes untested code (the tests are updated to then handle the results of the modern codepath). The supporting 'acl compatability' parameter is also removed. Andrew Bartlett Reviewed by: Jeremy Allison <jra@samba.org> | |||||
2012-10-19 | smb.conf(5): Mark four removed parameters as such. | Jelmer Vernooij | 4 | -2/+6 | |
2012-10-19 | smb.conf(5): Fix mixing of tabs and spaces. | Jelmer Vernooij | 12 | -28/+28 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'nsupdate command'. | Jelmer Vernooij | 1 | -0/+13 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'afs token lifetime'. | Jelmer Vernooij | 1 | -0/+16 | |
2012-10-18 | smb.conf(5): Add 'ldap password sync' as synonym for 'ldap passwd sync'. | Jelmer Vernooij | 1 | -0/+1 | |
2012-10-18 | smb.conf(5): Add 'socket address' as alias for 'nbt client socket address'. | Jelmer Vernooij | 1 | -0/+1 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls dh params file'. | Jelmer Vernooij | 1 | -0/+18 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls enabled'. | Jelmer Vernooij | 1 | -0/+11 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls crlfile'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls certfile'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls keyfile'. | Jelmer Vernooij | 2 | -2/+18 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'tls cafile'. | Jelmer Vernooij | 1 | -0/+20 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'log nt token command'. | Jelmer Vernooij | 1 | -0/+14 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'ntp signd socket directory'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'spn update command'. | Jelmer Vernooij | 1 | -0/+14 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'allow dns updates'. | Jelmer Vernooij | 1 | -0/+18 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'rndc command'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'dns update command'. | Jelmer Vernooij | 1 | -0/+15 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'server services'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'samba kcc command'. | Jelmer Vernooij | 1 | -0/+19 | |
2012-10-18 | smb.conf(5): Add basic documentation 'winbind sealed pipes'. | Jelmer Vernooij | 1 | -0/+16 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'dns forwarder'. | Jelmer Vernooij | 1 | -0/+17 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'ntvfs handler'. | Jelmer Vernooij | 1 | -0/+16 | |
2012-10-18 | smb.conf(5): Add : to idmap config description to mark it as parametric. | Jelmer Vernooij | 2 | -2/+2 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'winbindd privileged socket directory'. | Jelmer Vernooij | 1 | -0/+14 | |
2012-10-18 | smb.conf(5): Add basic documentation for 'winbindd socket directory'. | Jelmer Vernooij | 1 | -0/+13 | |
2012-10-18 | smb.conf(5): Extend 'server min protocol' description. | Jelmer Vernooij | 1 | -1/+6 | |
2012-10-08 | docs: fix opening and ending tag mismatch: para | Björn Baumbach | 1 | -4/+4 | |
in forcedirectorysecuritymode.xml. | |||||
2012-10-08 | docs: fix opening and ending tag mismatch: para | Björn Baumbach | 1 | -4/+4 | |
in directorysecuritymask.xml. | |||||
2012-10-04 | Remove the parameters: | Jeremy Allison | 8 | -133/+33 | |
security mask force security mode directory security mask force directory security mode and update the docs. | |||||
2012-10-04 | docs: Remove duplicate synonym min protocol. | Karolin Seeger | 1 | -1/+0 | |
Karolin | |||||
2012-10-03 | Correct fix for bug #9222 - smbd ignores the "server signing = no" setting ↵ | Jeremy Allison | 1 | -6/+11 | |
for SMB2. Signing cannot be disabled for SMB2 by design, so fix the documentation instead. Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Oct 3 23:47:23 CEST 2012 on sn-devel-104 | |||||
2012-09-27 | smb.conf(5): Add basic documentation for 'dcerpc endpoint servers'. | Jelmer Vernooij | 1 | -0/+12 | |
2012-09-27 | Revert "smb.conf(5): Remove 'idmap config' documentation - the parameter has" | Christian Ambach | 1 | -0/+124 | |
This reverts commit e809abf55f6a2e6d93bcb5678142f56c49aea397. This parameter still exists, it is just only used as parametric option in the code and not easy to spot when looking out for lp_xxx Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Thu Sep 27 06:18:38 CEST 2012 on sn-devel-104 | |||||
2012-09-27 | smb.conf(5): List 'protocol' as alias for 'server max protocol'. | Jelmer Vernooij | 1 | -0/+1 | |
2012-09-27 | smb.conf(5): Add documentation for 'client max protocol'. | Jelmer Vernooij | 1 | -0/+78 | |
2012-09-27 | smb.conf(5): Add basic documentation for 'client min protocol'. | Jelmer Vernooij | 1 | -0/+19 | |
2012-09-27 | smb.conf(5): Document 'share backend' parameter. | Jelmer Vernooij | 1 | -0/+18 | |
2012-09-27 | smb.conf(5): Add basic documentation for 'server min protocol'. | Jelmer Vernooij | 1 | -12/+3 | |
Conflicts: docs-xml/smbdotconf/protocol/serverminprotocol.xml | |||||
2012-09-27 | smb.conf(5): Extend 'server min protocol' description. | Jelmer Vernooij | 1 | -3/+3 | |
Conflicts: docs-xml/smbdotconf/protocol/serverminprotocol.xml | |||||
2012-09-27 | smb.conf(5): Consistent spelling of parameter names. | Jelmer Vernooij | 4 | -4/+4 | |
This includes spacing and casing. Conflicts: source4/scripting/python/samba/tests/docs.py | |||||
2012-09-26 | smb.conf(5): Add basic documentation for 'rpc bigendian'. | Jelmer Vernooij | 1 | -0/+16 | |
Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Wed Sep 26 23:51:34 CEST 2012 on sn-devel-104 | |||||
2012-09-26 | smb.conf(5): Add basic documentation for 'kpasswd port'. | Jelmer Vernooij | 1 | -0/+12 | |
2012-09-26 | smb.conf(5): Add basic documentation for 'dgram port'. | Jelmer Vernooij | 1 | -0/+11 | |
2012-09-26 | smb.conf(5): Add basic documentation for 'unicode'. | Jelmer Vernooij | 1 | -0/+13 | |
2012-09-26 | smb.conf(5): Add basic documentation for 'web port'. | Jelmer Vernooij | 1 | -0/+12 | |
2012-09-26 | smb.conf(5): Add basic documentation for 'nbt port'. | Jelmer Vernooij | 1 | -0/+12 | |
2012-09-26 | smb.conf(5): Add basic documentation for 'krb5 port'. | Jelmer Vernooij | 1 | -0/+11 | |