summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-01Fix for CVE-2009-2813.Jeremy Allison1-1/+6
2009-09-15s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke1-0/+4
2009-08-26Add a parameter to disable the automatic creation of krb5.conf filesVolker Lendecke1-0/+12
2009-08-12Add "store create time" parameter (docs to follow)Jeremy Allison1-0/+12
2009-07-14Attempt to fix the buildVolker Lendecke1-22/+0
2009-07-14Revert this commit :Jeremy Allison1-0/+11
2009-07-15S3: Small fix to get rid of annoying log message.Bo Yang1-0/+3
2009-07-15s3: Make smbd aware of permission change of usershare. Since usershare are re...Bo Yang1-0/+11
2009-05-29Consolidate create/delete account paths in pdbeditSimo Sorce1-0/+5
2009-05-27s3: make passdb backend defaults to tdbsamBjörn Jacke1-1/+1
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-31/+33
2009-05-20s3:param: add PROTOCOL_SMB2Stefan Metzmacher1-0/+1
2009-05-15s3:swat: hide "config backend" from swatMichael Adam1-1/+1
2009-05-15s3:param: prevent includes from being dumped in dump_*() functions.Michael Adam1-3/+6
2009-05-14Add some constVolker Lendecke1-1/+2
2009-05-12s3:loadparm: free the file_list at the start of loadparmMichael Adam1-0/+2
2009-05-12s3:loadparm: refactor freeing of file_list out into free_file_lists()Michael Adam1-13/+21
2009-05-05s3 Reorder loadparm to keep aliases togetherSteven Danneman1-6/+6
2009-05-06s3:loadparm: handle registry config source in file_list - fixes bug #6320Michael Adam1-34/+44
2009-05-05s3:loadparm: use the returnvalue of service_ok() in process_smbconf_service().Michael Adam1-1/+1
2009-04-29s3:smbd/service: switch load_registry_service/shares to use loadparm routinesMichael Adam1-1/+1
2009-04-29s3:loadparm: refactor process_registry_service out or process_registry_globalsMichael Adam1-11/+25
2009-04-28s3:loadparm: prevent infinite include nesting.Michael Adam1-2/+19
2009-04-28s3:mark registry shares without path unavailable just as with text configMichael Adam1-0/+3
2009-04-13s3-loadparm: Fix resume command typo for "printing = vlp".Günther Deschner1-1/+1
2009-04-07s3/loadparm: Fiy typos.Karolin Seeger1-2/+2
2009-03-30s3/cups: add encryption supportBjörn Jacke1-0/+34
2009-03-23s3: Remove redundant commentTim Prouty1-4/+0
2009-03-23s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher1-3/+8
2009-03-04Attempt to fix the build on IRIXVolker Lendecke1-1/+3
2009-02-22s3: Wrap usage of rlimit in configure checksSteven Danneman1-20/+19