summaryrefslogtreecommitdiff
path: root/lib/param/param_table.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31param: turn 'smb2 max credits' into generated optionMichael Adam1-2/+2
2015-07-31param: rename szPrintcapName -> printcap_nameMichael Adam1-2/+2
2015-07-31param: rename iminreceivefile -> min_receivefile_sizeMichael Adam1-1/+1
2015-07-31param: rename iPreferredMaster -> _preferred_masterMichael Adam1-2/+2
2015-07-31param: rename variable of 'max print jobs' to default.Michael Adam1-1/+1
2015-07-31param: rename szLdapMachineSuffix -> _ldap_machine_suffixMichael Adam1-1/+1
2015-07-31param: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffixMichael Adam1-1/+1
2015-07-31param: rename szLdapUserSuffix -> _ldap_user_suffixMichael Adam1-1/+1
2015-07-31param: rename szLdapGroupSuffix -> _ldap_group_suffixMichael Adam1-1/+1
2015-07-20lib/tls: Add new 'tls priority' optionAndrew Bartlett1-0/+8
2015-07-07param: Make "kernel change notify" globalVolker Lendecke1-2/+2
2015-07-07param: Make "change notify" globalVolker Lendecke1-2/+2
2015-07-07s3-mdssvc: add new option 'spotlight'Ralph Boehme1-0/+8
2015-07-07Introduce setting "desired" for 'smb encrypt' and 'client/server signing'Michael Adam1-0/+1
2015-05-08smbd: Offer SMB 3.1.1 by default.Stefan Metzmacher1-1/+1
2015-05-08smbd: offer SMB 3.0.2 by default.Michael Adam1-1/+1
2015-05-08libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311Stefan Metzmacher1-0/+1
2015-05-02param: rename FLAG_HIDE to FLAG_SYNONYMMichael Adam1-30/+30
2015-05-02param: remove swat specific flags.Michael Adam1-424/+18
2015-05-02param: Remove unused P_SEP and P_SEPARATORMichael Adam1-64/+0
2015-03-25docs: Mark 'client use spnego principal' as deprecated and also a bad idea.Jeremy Allison1-1/+1
2015-03-23param: Mark syslog and syslog_only as deprecatedChristof Schmitt1-2/+2
2015-03-23param: Add new 'logging' parameterChristof Schmitt1-0/+9
2015-03-17param: Remove "use ntdb"Volker Lendecke1-9/+0
2015-03-16smb.conf.5: Mark "dgram port" and "nbt port" as deprecatedAndrew Bartlett1-2/+4
2015-02-27MSDFS referral shufflingRobin McCorkell1-0/+9
2014-12-04s3:param: Add "smb2 leases" parameter. Default "false".Jeremy Allison1-0/+9
2014-11-19param: add "smbd profiling level" optionVolker Lendecke1-0/+13
2014-10-31s3:param: Add new option "strict rename".Jeremy Allison1-0/+9
2014-10-08s3-winbindd: Allow winbindd to connect over SMB2 to serversAndrew Bartlett1-1/+2
2014-10-07lib/param: add PROTOCOL_SMB3_10 handlingStefan Metzmacher1-0/+1
2014-07-29s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison1-0/+9
2014-07-07param: handle smb_ports as a special handlerGarming Sam1-1/+1
2014-07-07param: change a number of parameters from P_LIST to P_CMDLISTGarming Sam1-25/+25
2014-05-07param: correctly use param_table.c as a regular C fileGarming Sam1-1/+15
2014-04-02lib/param: Add new parameter "old password allowed period"Andrew Bartlett1-0/+9
2014-03-24s3:param: move lp_ctdbd_socket() to ctdbd_conn.cStefan Metzmacher1-1/+1
2014-02-12param: remove special cases for tls filesGarming Sam1-5/+5
2014-02-12param: No longer have a special case for lp_configfileAndrew Bartlett1-1/+1
2014-02-12lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett1-2/+2
2014-02-12lib/param: Normalise "read raw" and "write raw" parametersAndrew Bartlett1-2/+2
2014-02-10param: rename and move log level from LOADPARM_EXTRA_GLOBALS to param_functio...Garming Sam1-2/+2
2014-02-10param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...Garming Sam1-1/+1
2014-02-08param: rename lp function and variable from "nis_home_map" to "nis_homedir"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "syncalways" to "sync_always"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "minprintspace" to "min_print_space"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "maxdisksize" to "max_disk_size"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "writelist" to "write_list"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "usernamelevel" to "username_level"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "rootdir" to "root_directory"Garming Sam1-3/+3