summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with preexec scripts creating a share directory, and problems is ...Jeremy Allison2010-02-151-1/+32
* Make "nmbd bind explicit broadcast" on by default.Jeremy Allison2010-02-151-0/+5
* s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher2010-02-151-0/+11
* Fix bug 7104 - "wide links" and "unix extensions" are incompatible.Jeremy Allison2010-02-101-1/+1
* s3: add LDAP Alias Dereferencing supportBjörn Jacke2009-12-141-0/+26
* s3: de-deprecate "write cache size" to prevent its removal without a proper a...Volker Lendecke2009-12-081-1/+1
* Fix bug #6837 - "Too many open files" when trying to access large number of f...Jeremy Allison2009-12-081-0/+16
* Revert "s3: Fix commit 9b5f8eb59ed7f65d4c017cd6a9dc668ebf3115b6."Bo Yang2009-12-081-2/+2
* Revert "s3: Fix crash in free_file_list()."Bo Yang2009-12-081-4/+3
* s3: Fix commit 9b5f8eb59ed7f65d4c017cd6a9dc668ebf3115b6.Bo Yang2009-12-081-2/+2
* s3: Fix crash in free_file_list().Bo Yang2009-12-081-3/+4
* s3: Restore "fake directory create times" as a share parameterVolker Lendecke2009-12-081-4/+5
* s3: "load_usershare_shares" only looks at the mode and uidVolker Lendecke2009-12-081-2/+1
* s3: "load_usershare_service" only looks at the mode and uidVolker Lendecke2009-12-081-2/+1
* s3: "usershare_exists" only looks at the mode and mtimeVolker Lendecke2009-12-081-1/+1
* s3: "process_usershare_file" only looks at the dev, ino, mode and sizeVolker Lendecke2009-12-081-1/+1
* s3: "process_usershare_file" only looks at the mode and sizeVolker Lendecke2009-12-081-1/+1
* s3: "parse_usershare_file" only looks at the mode and uidVolker Lendecke2009-12-081-2/+1
* s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke2009-12-081-6/+9
* Remove "store create time" code, cause create time to be storedJeremy Allison2009-11-261-12/+0
* Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...Jeremy Allison2009-11-261-10/+0
* s3-param: fix set_inherit_acls().Günther Deschner2009-11-261-0/+2
* Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa...Jeremy Allison2009-11-261-0/+8
* s3: Add parameter "ctdb timeout"Volker Lendecke2009-11-261-0/+12
* Remove "Protocol" as an extern, and add accessor functions.Jeremy Allison2009-11-261-2/+1
* s3: Make "debug hires timestamp" default to trueVolker Lendecke2009-11-261-1/+1
* s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger2009-11-261-5/+5
* s3/loadparm: Fix severe HPUX compiler issue.Olaf Flebbe2009-11-261-0/+5
* s3/smbldap: add option to disable following LDAP refsJan Engelhardt2009-11-261-0/+11
* Fix for CVE-2009-2813.Jeremy Allison2009-11-261-1/+6
* s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke2009-09-151-0/+4
* Add a parameter to disable the automatic creation of krb5.conf filesVolker Lendecke2009-08-261-0/+12
* Add "store create time" parameter (docs to follow)Jeremy Allison2009-08-121-0/+12
* Attempt to fix the buildVolker Lendecke2009-07-141-22/+0
* Revert this commit :Jeremy Allison2009-07-141-0/+11
* S3: Small fix to get rid of annoying log message.Bo Yang2009-07-151-0/+3
* s3: Make smbd aware of permission change of usershare. Since usershare are re...Bo Yang2009-07-151-0/+11
* Consolidate create/delete account paths in pdbeditSimo Sorce2009-05-291-0/+5
* s3: make passdb backend defaults to tdbsamBjörn Jacke2009-05-271-1/+1
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-31/+33
* s3:param: add PROTOCOL_SMB2Stefan Metzmacher2009-05-201-0/+1
* s3:swat: hide "config backend" from swatMichael Adam2009-05-151-1/+1
* s3:param: prevent includes from being dumped in dump_*() functions.Michael Adam2009-05-151-3/+6
* Add some constVolker Lendecke2009-05-141-1/+2
* s3:loadparm: free the file_list at the start of loadparmMichael Adam2009-05-121-0/+2
* s3:loadparm: refactor freeing of file_list out into free_file_lists()Michael Adam2009-05-121-13/+21
* s3 Reorder loadparm to keep aliases togetherSteven Danneman2009-05-051-6/+6
* s3:loadparm: handle registry config source in file_list - fixes bug #6320Michael Adam2009-05-061-34/+44
* s3:loadparm: use the returnvalue of service_ok() in process_smbconf_service().Michael Adam2009-05-051-1/+1
* s3:smbd/service: switch load_registry_service/shares to use loadparm routinesMichael Adam2009-04-291-1/+1