summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2010-06-01s3:param Add helper function to get at Gobals.iDomainMasterAndrew Bartlett1-0/+12
2010-05-31s3: Don't announce readraw and writeraw with the async echo responderVolker Lendecke1-2/+18
2010-05-21Make DFS work over SMB2.Jeremy Allison1-6/+0
2010-05-21Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.Jeremy Allison1-3/+3
2010-05-18s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner1-2/+2
2010-05-18smbconf: only include smbconf headers where needed.Günther Deschner1-0/+3
2010-05-04Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...Luca Olivetti1-4/+5
2010-04-13s3: Cache the username map in gencacheVolker Lendecke1-0/+11
2010-04-06Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison1-0/+37
2010-03-28s3: Use bitmap_talloc in loadparmVolker Lendecke1-5/+6
2010-03-26Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison1-51/+67
2010-03-22share_info.tdb could use non-canonicalized sharenames.Jeremy Allison1-6/+6
2010-03-22s3: Add the "ctdb locktime warn threshold" parameterVolker Lendecke1-0/+12
2010-03-22s3:param: add "async smb echo handler" optionStefan Metzmacher1-0/+11
2010-03-22s3: Add "log writeable files on exit" parameterVolker Lendecke1-0/+13
2010-02-11Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V...Jeremy Allison1-3/+18
2010-02-11Introduce lp_safe_widelinks()Simo Sorce1-0/+16
2010-02-10Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison1-3/+3
2010-02-10Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison1-3/+3
2010-02-08Make "nmbd bind explicit broadcast" on by default.Jeremy Allison1-0/+5
2010-02-08s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher1-0/+11
2010-02-05Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison1-1/+1
2009-12-11s3:loadparm: Change the "ldap deref" value "defualt" to "auto".Karolin Seeger1-1/+1
2009-12-10s3: make own defines for ldap deref typesBjörn Jacke1-6/+12
2009-12-10s3: add LDAP Alias Dereferencing supportBjörn Jacke1-0/+20
2009-12-07s3: de-deprecate "write cache size" to prevent its removal without a proper a...Volker Lendecke1-1/+1
2009-12-02Fix bug #6837 - "Too many open files" when trying to access large number of f...Jeremy Allison1-0/+16
2009-11-30s3: Fix crash in free_file_list().Bo Yang1-3/+4
2009-11-29s3: Restore "fake directory create times" as a share parameterVolker Lendecke1-4/+5
2009-11-29s3: "load_usershare_shares" only looks at the mode and uidVolker Lendecke1-2/+1
2009-11-29s3: "load_usershare_service" only looks at the mode and uidVolker Lendecke1-2/+1
2009-11-29s3: "usershare_exists" only looks at the mode and mtimeVolker Lendecke1-1/+1
2009-11-29s3: "process_usershare_file" only looks at the dev, ino, mode and sizeVolker Lendecke1-1/+1
2009-11-29s3: "process_usershare_file" only looks at the mode and sizeVolker Lendecke1-1/+1
2009-11-29s3: "parse_usershare_file" only looks at the mode and uidVolker Lendecke1-2/+1
2009-11-29s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke1-6/+9
2009-11-23Revert "s3: Make the implicit reference to get_Protocol in lp_use_sendfile() ...Volker Lendecke1-3/+2
2009-11-21s3: Make alloc_sub_basic() staticVolker Lendecke1-16/+17
2009-11-21s3: Make the implicit reference to get_Protocol in lp_use_sendfile() explicitVolker Lendecke1-2/+3
2009-11-21s3: Fix some nonempty blank linesVolker Lendecke1-34/+33
2009-11-17Remove "store create time" code, cause create time to be storedJeremy Allison1-12/+0
2009-11-11Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...Jeremy Allison1-10/+0
2009-11-09s3-param: fix set_inherit_acls().Günther Deschner1-0/+2
2009-11-06Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa...Jeremy Allison1-0/+8
2009-11-05s3: Add parameter "ctdb timeout"Volker Lendecke1-0/+12
2009-11-04Remove "Protocol" as an extern, and add accessor functions.Jeremy Allison1-2/+1
2009-11-02s3: Make "debug hires timestamp" default to trueVolker Lendecke1-1/+1
2009-10-26s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger1-5/+5
2009-10-13s3/loadparm: Fix severe HPUX compiler issue.Olaf Flebbe1-0/+5
2009-10-12s3/smbldap: add option to disable following LDAP refsJan Engelhardt1-0/+11