Age | Commit message (Expand) | Author | Files | Lines |
2012-07-24 | lib/param: Merge handling of security/domain master/domain logons/server role | Andrew Bartlett | 1 | -2/+4 |
2012-06-27 | s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers | Andrew Bartlett | 1 | -2/+2 |
2012-05-30 | lib/param: Harmonise 'password server' parameter between s3 and s4 | Andrew Bartlett | 1 | -0/+2 |
2012-02-27 | s3-param: Align lp_{max,min}protocol with lib/param names | Andrew Bartlett | 1 | -0/+3 |
2012-01-31 | s3-libsmb: Use gensec_spnego in smb seal client | Andrew Bartlett | 1 | -0/+1 |
2011-11-17 | param: Connect lp_security to the lib/param code to allow tests | Andrew Bartlett | 1 | -0/+1 |
2011-11-17 | param: calculate server role from security, and security from server role | Andrew Bartlett | 1 | -1/+0 |
2011-11-17 | s3-param remove lp_domain_logons(), always use IS_DC | Andrew Bartlett | 1 | -1/+0 |
2011-11-17 | param: Add "domain logons" and "domain master" parameters | Amitay Isaacs | 1 | -0/+2 |
2011-10-13 | lib/param Add 'use mmap' parameter to control tdb use of mmap | Andrew Bartlett | 1 | -0/+3 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-08 | s3:param: add lp_host_msdfs to loadparm_s3_context | Stefan Metzmacher | 1 | -1/+3 |
2011-08-26 | s3-param: Allocate talloc stackframe before calling s3 param routines | Amitay Isaacs | 1 | -2/+26 |
2011-08-26 | s3-param: Add a dump() method to output parameters | Amitay Isaacs | 1 | -0/+1 |
2011-08-22 | s4-provision set passdb backend to 'samba4' in template smb.conf files | Andrew Bartlett | 1 | -1/+3 |
2011-08-13 | s3-param: Make sure we have talloc stack frame before calling in s3 code | Amitay Isaacs | 1 | -1/+8 |
2011-08-13 | param: Add smb.conf loading support to s3/s4 loadparm bridge | Andrew Bartlett | 1 | -0/+6 |
2011-07-14 | s4-param finish services hooks for s4->s3 loadparm context | Andrew Bartlett | 1 | -0/+4 |
2011-07-14 | s3-param Plug 'netbios aliases' via the parameter bridge | Andrew Bartlett | 1 | -0/+1 |
2011-07-08 | param: Add hooks to s3 parm_struct and the parameters void * pointer | Andrew Bartlett | 1 | -6/+4 |
2011-06-23 | lib/util/charset: Remove 'display charset' | Andrew Bartlett | 1 | -1/+0 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-param Remove special case for global_scope() | Andrew Bartlett | 1 | -1/+1 |
2011-06-06 | s3-s4-param: Add hooks for parametric options in the s3/s4 glue layer | Andrew Bartlett | 1 | -0/+26 |
2011-06-06 | s4-param Add hook between Samba3 and Samba4 loadparm systems. | Andrew Bartlett | 1 | -0/+43 |