summaryrefslogtreecommitdiff
path: root/source3/param/loadparm_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-16param: Autogenerate s3 lp_ctx glue tableAndrew Bartlett1-63/+1
2013-02-20param: 'use ntdb' flag (off by default).Rusty Russell1-0/+1
2012-07-24lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett1-2/+4
2012-06-27s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett1-2/+2
2012-05-30lib/param: Harmonise 'password server' parameter between s3 and s4Andrew Bartlett1-0/+2
2012-02-27s3-param: Align lp_{max,min}protocol with lib/param namesAndrew Bartlett1-0/+3
2012-01-31s3-libsmb: Use gensec_spnego in smb seal clientAndrew Bartlett1-0/+1
2011-11-17param: Connect lp_security to the lib/param code to allow testsAndrew Bartlett1-0/+1
2011-11-17param: calculate server role from security, and security from server roleAndrew Bartlett1-1/+0
2011-11-17s3-param remove lp_domain_logons(), always use IS_DCAndrew Bartlett1-1/+0
2011-11-17param: Add "domain logons" and "domain master" parametersAmitay Isaacs1-0/+2
2011-10-13lib/param Add 'use mmap' parameter to control tdb use of mmapAndrew Bartlett1-0/+3
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-10-08s3:param: add lp_host_msdfs to loadparm_s3_contextStefan Metzmacher1-1/+3
2011-08-26s3-param: Allocate talloc stackframe before calling s3 param routinesAmitay Isaacs1-2/+26
2011-08-26s3-param: Add a dump() method to output parametersAmitay Isaacs1-0/+1
2011-08-22s4-provision set passdb backend to 'samba4' in template smb.conf filesAndrew Bartlett1-1/+3
2011-08-13s3-param: Make sure we have talloc stack frame before calling in s3 codeAmitay Isaacs1-1/+8
2011-08-13param: Add smb.conf loading support to s3/s4 loadparm bridgeAndrew Bartlett1-0/+6
2011-07-14s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett1-0/+4
2011-07-14s3-param Plug 'netbios aliases' via the parameter bridgeAndrew Bartlett1-0/+1
2011-07-08param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett1-6/+4
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett1-1/+0
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-1/+1
2011-06-09s3-param Remove special case for global_scope()Andrew Bartlett1-1/+1
2011-06-06s3-s4-param: Add hooks for parametric options in the s3/s4 glue layerAndrew Bartlett1-0/+26
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett1-0/+43