libcli/smb: add max_credits arg to smbXcli_negprot_send()
[samba.git] / source4 / param / loadparm.c
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: add smbcli_options.min_pr...
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:param: use "client use spnego" to...
2014-11-27 Stefan Metzmachers4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli...
2014-02-08 Garming Samparam: rename lp function and variable from "maxmux...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-05 Michael Adams4:libcli:smb2: add the smb2_capabilities to the smbcli...
2013-10-05 Michael Adams4:libcli:smb2: add the client_guid to the smbcli_options
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-07 Andrew Bartletts4-param copy print_parameter and equal_parameter in...
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-09-08 Andrew Bartletts4-param void function cannot return value
2011-09-05 Stefan Metzmachers4:param: make use of PROTOCOL_SMB2_02
2011-09-01 Andrew Tridgells4-services: disable the web server by default
2011-08-26 Amitay Isaacss4-param: Use s3 dump method if s3 context is defined
2011-08-21 Andrew Bartletts4-provision set passdb backend to 'samba4' in template...
2011-08-13 Andrew Bartletts4-param Set szConfigFile even for s3 loadparm contexts
2011-08-13 Andrew Bartlettparam: Add smb.conf loading support to s3/s4 loadparm...
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-14 Andrew Bartletts4-param finish services hooks for s4->s3 loadparm...
2011-07-14 Andrew Bartletts4-param cope with parameters of type char
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-08 Andrew Bartletts4-param Remove offset != -1 checks
2011-07-08 Andrew Bartletts4-param change to struct bitmap to match s3-param
2011-07-08 Andrew Bartletts4-param Also check the p_class matches when comparing...
2011-07-08 Andrew Bartlettparam: Add hooks to s3 parm_struct and the parameters...
2011-07-02 Andrew Bartletts4-param Remove unused 'announce version'
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-29 Andrew Bartletts4-param Handle BOOLREV parameters
2011-06-29 Andrew Bartletts4-param Match source3's param: use C99 initialisers
2011-06-29 Andrew Bartletts4-param Merge struct parm_struct with version from...
2011-06-29 Andrew Bartlettparam: Merge struct parm_struct definitions
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha16' into master4-tmp
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartlettparam: Remove remaining references to announce as and...
2011-06-23 Andrew Bartlettparam: Remove "announce as" parameter
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-21 Andrew Bartletts4-param Autogenerate the loadparm_globals and loadparm...
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-09 Andrew Bartletts4-param add const to loadparm_init_s3 s3_fns
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-06-06 Andrew Bartletts3-s4-param: Add hooks for parametric options in the...
2011-06-06 Andrew Bartletts4-param Remove 'modules dir'
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-ipv6: changed the default "socket address"
2011-05-31 Andrew Bartlettlibcli/util Remove ntstatus_check_dos_mapping
2011-05-08 Andrew Bartletts4-param cope with doulbe-parsing of -foo and +foo...
2011-05-08 Andrew Bartletts4-param Don't set variables such as the debuglevel...
2011-05-08 Andrew Tridgelllibds: moved enum security_types to a common header
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-29 Andrew Bartletts4-param Rename lp_destructor() -> lpcfg_destructor...
2011-04-29 Andrew Bartletts4-param Rename unused lp_ functions to match param.h
2011-04-29 Andrew Bartletts4-param Rename volume_label() -> lpcfg_volume_label()
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-04-04 Andrew Tridgells4-loadparm: be a bit less verbose about smb.conf proce...
2011-03-29 Andrew Tridgells4-param: set a default logfile
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-22 Matthias Dieter... s4:param/loadparm.c - check for OOM
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-13 Matthieu Patous4: load the backupkey endpoint
2011-02-07 Andrew Tridgells4-loadparm: removed "setup directory" option
2011-01-16 Jelmer Vernooijparam: Load web service by default.
2010-12-12 Matthias Dieter... s4:param/loadparm.c - fix a warning by introducing...
2010-12-09 Andrew Bartletts4-client Use NTLMv2 by default in the Samba4 client.
2010-12-08 Andrew Bartletts4-param Allow +foo syntax in smb.conf list parsing
2010-11-29 Andrew Tridgells4-loadparm: added loadparm_init_global()
2010-11-23 Andrew Tridgells4-dynconfig: override more paths when running from...
2010-11-17 Andrew Tridgells4-loadparm: set debuglevel and logfile in tables
2010-11-17 Andrew Tridgells4-loadparm: fixed a memory leak in handle_realm()
2010-11-11 Andrew Tridgells4-loadparm: fix the FLAG_DEFAULT settings on specially...
2010-11-11 Andrew Tridgells4-loadparm: fixed dumping of non-default parms with...
2010-11-11 Andrew Tridgells4-server: move the creation of the IPC$ share into...
2010-09-23 Anatoliy Atanasovs4/eventlog6: Build and hook EventLog6 RPC endpont...
2010-09-15 Andrew Tridgells4-auth: when we are a DC enable winbind auth
2010-09-11 Andrew Tridgells4-param: removed the lp_ varients of the functions
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: change lp_*() to lpcfg_*() and provide...
2010-05-28 Matthias Dieter... s4:param/loadparm.c - fix "asprintf" call
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-29 Stefan Metzmachers4: remove unused references to swat
2010-04-27 Andrew Tridgells4-param: added a "spn update command" option
2010-04-19 Andrew Tridgells4-param: set SMB_CONF_PATH when we load a smb.conf
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-26 Andrew Tridgells4-param: added 'nsupdate command' option, default...
2010-02-23 Andrew Tridgells4-param: added "dns update command" smb.conf option
2010-02-17 Andrew Tridgells4-param: added "rndc command" smb.conf option
2010-02-13 Matthias Dieter... s4:loadparm.c - prevent memory leaks
2010-02-13 Matthias Dieter... s4:loadparm.c - the logfile parameter value needs to...
next