Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-04-07 | s3/loadparm: Fiy typos. | Karolin Seeger | 1 | -2/+2 |
2009-03-30 | s3/cups: add encryption support | Björn Jacke | 1 | -0/+34 |
2009-03-23 | s3: Remove redundant comment | Tim Prouty | 1 | -4/+0 |
2009-03-23 | s3:smbd: use new simplified snb_signing code in the server | Stefan Metzmacher | 1 | -3/+8 |
2009-03-04 | Attempt to fix the build on IRIX | Volker Lendecke | 1 | -1/+3 |
2009-02-22 | s3: Wrap usage of rlimit in configure checks | Steven Danneman | 1 | -20/+19 |
2009-02-21 | Revert "s3 auth: Add parameter that forces every user through an NSS lookup" | Tim Prouty | 1 | -11/+0 |
2009-02-21 | Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2009-02-20 | S3: Detect max_open_files from system | todd stecher | 1 | -1/+37 |
2009-02-16 | s3 auth: Add parameter that forces every user through an NSS lookup | Zach Loafman | 1 | -0/+11 |
2009-02-14 | Rename lp_smb_perfcount_module() to lp_perfcount_module() to match the parame... | Volker Lendecke | 1 | -1/+1 |
2009-02-12 | s3: Added new parameter "map untrusted to domain" | Steven Danneman | 1 | -0/+13 |
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -0/+11 |
2009-02-05 | s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads". | Karolin Seeger | 1 | -0/+12 |
2009-02-01 | Add two new parameters to control how we verify kerberos tickets. Removes lp_... | Dan Sledz | 1 | -5/+28 |
2009-01-15 | s3: make better use of ccache by not including version.h in every C-file. | Michael Adam | 1 | -1/+1 |
2009-01-12 | Deprecate the "share modes" parameter to address bug #6024, swat disagrees wi... | Jeremy Allison | 1 | -1/+1 |
2009-01-12 | Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c | Steven Danneman | 1 | -3/+46 |
2009-01-04 | Fix a typo found by the IBM Checker | Volker Lendecke | 1 | -1/+1 |
2008-12-23 | Fix use of "time offset" parameter, and add test to make sure I don't break i... | Jelmer Vernooij | 1 | -2/+0 |
2008-12-21 | s3:loadparm/docs: Set default for "ldap ssl" to "start tls". | root | 1 | -1/+1 |
2008-12-21 | s3: loadparm: Clean-up list of parameters. | Karolin Seeger | 1 | -8/+1 |
2008-12-17 | s3/loadparm.c: Change default value for "ldap ssl". | Karolin Seeger | 1 | -1/+1 |
2008-12-15 | s3:loadparm: fix copy service error (canonicalize_servicename: NULL source name) | Michael Adam | 1 | -1/+1 |