summaryrefslogtreecommitdiff
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-031-0/+2
* CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocolStefan Metzmacher2016-04-121-0/+1
* CVE-2016-2111: s4:param: use "client use spnego" to initialize options->use_s...Stefan Metzmacher2016-04-121-1/+1
* s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()Stefan Metzmacher2014-11-271-1/+1
* param: rename lp function and variable from "maxmux" to "max_mux"Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam2014-02-071-1/+1
* s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2013-10-051-0/+1
* s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2013-10-051-0/+2
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-13/+0
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-3746/+1
* s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett2011-10-071-10/+24
* param: Use a bool to hold boolean parametersAndrew Bartlett2011-10-071-7/+7
* s4-param void function cannot return valueAndrew Bartlett2011-09-081-1/+2
* s4:param: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+2
* s4-services: disable the web server by defaultAndrew Tridgell2011-09-011-1/+1
* s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs2011-08-261-0/+4
* s4-provision set passdb backend to 'samba4' in template smb.conf filesAndrew Bartlett2011-08-221-0/+9
* s4-param Set szConfigFile even for s3 loadparm contextsAndrew Bartlett2011-08-131-4/+4
* param: Add smb.conf loading support to s3/s4 loadparm bridgeAndrew Bartlett2011-08-131-0/+4
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-211-4/+4
* s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2011-07-141-2/+26
* s4-param cope with parameters of type charAndrew Bartlett2011-07-141-0/+12
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-121-0/+20
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-081-6/+18
* param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett2011-07-081-36/+3
* s4-param Remove offset != -1 checksAndrew Bartlett2011-07-081-7/+2
* s4-param change to struct bitmap to match s3-paramAndrew Bartlett2011-07-081-15/+16
* s4-param Also check the p_class matches when comparing offsetAndrew Bartlett2011-07-081-1/+3
* param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett2011-07-081-13/+18
* s4-param Remove unused 'announce version'Andrew Bartlett2011-07-021-10/+2
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-1/+1
* s4-param Handle BOOLREV parametersAndrew Bartlett2011-06-291-0/+16
* s4-param Match source3's param: use C99 initialisersAndrew Bartlett2011-06-291-159/+1090
* s4-param Merge struct parm_struct with version from source3/Andrew Bartlett2011-06-291-9/+9
* param: Merge struct parm_struct definitionsAndrew Bartlett2011-06-291-11/+11
* param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-241-5/+0
* param: Remove "announce as" parameterAndrew Bartlett2011-06-231-11/+0
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-2/+0
* s4-param Autogenerate the loadparm_globals and loadparm_service tablesAndrew Bartlett2011-06-211-153/+24
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-211-6/+0
* s4-param add const to loadparm_init_s3 s3_fnsAndrew Bartlett2011-06-091-2/+2
* s4-auth Move default auth methods back into auth.cAndrew Bartlett2011-06-071-3/+0
* s3-s4-param: Add hooks for parametric options in the s3/s4 glue layerAndrew Bartlett2011-06-061-0/+5
* s4-param Remove 'modules dir'Andrew Bartlett2011-06-061-4/+0
* s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2011-06-061-12/+74
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-061-10/+0
* s4-param Remove 'idmap database'Andrew Bartlett2011-06-061-4/+0
* s4-param Remove 'secrets database' parameterAndrew Bartlett2011-06-061-4/+0
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-4/+0
* s4-ipv6: changed the default "socket address"Andrew Tridgell2011-06-061-1/+1