Age | Commit message (Expand) | Author | Files | Lines |
2009-12-07 | s3: de-deprecate "write cache size" to prevent its removal without a proper a... | Volker Lendecke | 1 | -1/+1 |
2009-12-02 | Fix bug #6837 - "Too many open files" when trying to access large number of f... | Jeremy Allison | 1 | -0/+16 |
2009-11-30 | s3: Fix crash in free_file_list(). | Bo Yang | 1 | -3/+4 |
2009-11-29 | s3: Restore "fake directory create times" as a share parameter | Volker Lendecke | 1 | -4/+5 |
2009-11-29 | s3: "load_usershare_shares" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 |
2009-11-29 | s3: "load_usershare_service" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 |
2009-11-29 | s3: "usershare_exists" only looks at the mode and mtime | Volker Lendecke | 1 | -1/+1 |
2009-11-29 | s3: "process_usershare_file" only looks at the dev, ino, mode and size | Volker Lendecke | 1 | -1/+1 |
2009-11-29 | s3: "process_usershare_file" only looks at the mode and size | Volker Lendecke | 1 | -1/+1 |
2009-11-29 | s3: "parse_usershare_file" only looks at the mode and uid | Volker Lendecke | 1 | -2/+1 |
2009-11-29 | s3: Pass the "fake dir create times" parameter to sys_*stat | Volker Lendecke | 1 | -6/+9 |
2009-11-23 | Revert "s3: Make the implicit reference to get_Protocol in lp_use_sendfile() ... | Volker Lendecke | 1 | -3/+2 |
2009-11-21 | s3: Make alloc_sub_basic() static | Volker Lendecke | 1 | -16/+17 |
2009-11-21 | s3: Make the implicit reference to get_Protocol in lp_use_sendfile() explicit | Volker Lendecke | 1 | -2/+3 |
2009-11-21 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -34/+33 |
2009-11-17 | Remove "store create time" code, cause create time to be stored | Jeremy Allison | 1 | -12/+0 |
2009-11-11 | Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri... | Jeremy Allison | 1 | -10/+0 |
2009-11-09 | s3-param: fix set_inherit_acls(). | Günther Deschner | 1 | -0/+2 |
2009-11-06 | Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa... | Jeremy Allison | 1 | -0/+8 |
2009-11-05 | s3: Add parameter "ctdb timeout" | Volker Lendecke | 1 | -0/+12 |
2009-11-04 | Remove "Protocol" as an extern, and add accessor functions. | Jeremy Allison | 1 | -2/+1 |
2009-11-02 | s3: Make "debug hires timestamp" default to true | Volker Lendecke | 1 | -1/+1 |
2009-10-26 | s3: Rename new parameter "ldap ref follow" to "ldap follow referral". | Karolin Seeger | 1 | -5/+5 |
2009-10-13 | s3/loadparm: Fix severe HPUX compiler issue. | Olaf Flebbe | 1 | -0/+5 |
2009-10-12 | s3/smbldap: add option to disable following LDAP refs | Jan Engelhardt | 1 | -0/+11 |
2009-10-01 | Fix for CVE-2009-2813. | Jeremy Allison | 1 | -1/+6 |
2009-09-15 | s3: BSD needs sys/sysctl.h included to build properly | Björn Jacke | 1 | -0/+4 |
2009-08-26 | Add a parameter to disable the automatic creation of krb5.conf files | Volker Lendecke | 1 | -0/+12 |
2009-08-12 | Add "store create time" parameter (docs to follow) | Jeremy Allison | 1 | -0/+12 |
2009-07-14 | Attempt to fix the build | Volker Lendecke | 1 | -22/+0 |
2009-07-14 | Revert this commit : | Jeremy Allison | 1 | -0/+11 |
2009-07-15 | S3: Small fix to get rid of annoying log message. | Bo Yang | 1 | -0/+3 |
2009-07-15 | s3: Make smbd aware of permission change of usershare. Since usershare are re... | Bo Yang | 1 | -0/+11 |
2009-05-29 | Consolidate create/delete account paths in pdbedit | Simo Sorce | 1 | -0/+5 |
2009-05-27 | s3: make passdb backend defaults to tdbsam | Björn Jacke | 1 | -1/+1 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -31/+33 |
2009-05-20 | s3:param: add PROTOCOL_SMB2 | Stefan Metzmacher | 1 | -0/+1 |
2009-05-15 | s3:swat: hide "config backend" from swat | Michael Adam | 1 | -1/+1 |
2009-05-15 | s3:param: prevent includes from being dumped in dump_*() functions. | Michael Adam | 1 | -3/+6 |
2009-05-14 | Add some const | Volker Lendecke | 1 | -1/+2 |
2009-05-12 | s3:loadparm: free the file_list at the start of loadparm | Michael Adam | 1 | -0/+2 |
2009-05-12 | s3:loadparm: refactor freeing of file_list out into free_file_lists() | Michael Adam | 1 | -13/+21 |
2009-05-05 | s3 Reorder loadparm to keep aliases together | Steven Danneman | 1 | -6/+6 |
2009-05-06 | s3:loadparm: handle registry config source in file_list - fixes bug #6320 | Michael Adam | 1 | -34/+44 |
2009-05-05 | s3:loadparm: use the returnvalue of service_ok() in process_smbconf_service(). | Michael Adam | 1 | -1/+1 |
2009-04-29 | s3:smbd/service: switch load_registry_service/shares to use loadparm routines | Michael Adam | 1 | -1/+1 |
2009-04-29 | s3:loadparm: refactor process_registry_service out or process_registry_globals | Michael Adam | 1 | -11/+25 |
2009-04-28 | s3:loadparm: prevent infinite include nesting. | Michael Adam | 1 | -2/+19 |
2009-04-28 | s3:mark registry shares without path unavailable just as with text config | Michael Adam | 1 | -0/+3 |
2009-04-13 | s3-loadparm: Fix resume command typo for "printing = vlp". | Günther Deschner | 1 | -1/+1 |