index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
param
/
param_table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
param: turn 'smb2 max credits' into generated option
Michael Adam
1
-2
/
+2
2015-07-31
param: rename szPrintcapName -> printcap_name
Michael Adam
1
-2
/
+2
2015-07-31
param: rename iminreceivefile -> min_receivefile_size
Michael Adam
1
-1
/
+1
2015-07-31
param: rename iPreferredMaster -> _preferred_master
Michael Adam
1
-2
/
+2
2015-07-31
param: rename variable of 'max print jobs' to default.
Michael Adam
1
-1
/
+1
2015-07-31
param: rename szLdapMachineSuffix -> _ldap_machine_suffix
Michael Adam
1
-1
/
+1
2015-07-31
param: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
Michael Adam
1
-1
/
+1
2015-07-31
param: rename szLdapUserSuffix -> _ldap_user_suffix
Michael Adam
1
-1
/
+1
2015-07-31
param: rename szLdapGroupSuffix -> _ldap_group_suffix
Michael Adam
1
-1
/
+1
2015-07-20
lib/tls: Add new 'tls priority' option
Andrew Bartlett
1
-0
/
+8
2015-07-07
param: Make "kernel change notify" global
Volker Lendecke
1
-2
/
+2
2015-07-07
param: Make "change notify" global
Volker Lendecke
1
-2
/
+2
2015-07-07
s3-mdssvc: add new option 'spotlight'
Ralph Boehme
1
-0
/
+8
2015-07-07
Introduce setting "desired" for 'smb encrypt' and 'client/server signing'
Michael Adam
1
-0
/
+1
2015-05-08
smbd: Offer SMB 3.1.1 by default.
Stefan Metzmacher
1
-1
/
+1
2015-05-08
smbd: offer SMB 3.0.2 by default.
Michael Adam
1
-1
/
+1
2015-05-08
libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311
Stefan Metzmacher
1
-0
/
+1
2015-05-02
param: rename FLAG_HIDE to FLAG_SYNONYM
Michael Adam
1
-30
/
+30
2015-05-02
param: remove swat specific flags.
Michael Adam
1
-424
/
+18
2015-05-02
param: Remove unused P_SEP and P_SEPARATOR
Michael Adam
1
-64
/
+0
2015-03-25
docs: Mark 'client use spnego principal' as deprecated and also a bad idea.
Jeremy Allison
1
-1
/
+1
2015-03-23
param: Mark syslog and syslog_only as deprecated
Christof Schmitt
1
-2
/
+2
2015-03-23
param: Add new 'logging' parameter
Christof Schmitt
1
-0
/
+9
2015-03-17
param: Remove "use ntdb"
Volker Lendecke
1
-9
/
+0
2015-03-16
smb.conf.5: Mark "dgram port" and "nbt port" as deprecated
Andrew Bartlett
1
-2
/
+4
2015-02-27
MSDFS referral shuffling
Robin McCorkell
1
-0
/
+9
2014-12-04
s3:param: Add "smb2 leases" parameter. Default "false".
Jeremy Allison
1
-0
/
+9
2014-11-19
param: add "smbd profiling level" option
Volker Lendecke
1
-0
/
+13
2014-10-31
s3:param: Add new option "strict rename".
Jeremy Allison
1
-0
/
+9
2014-10-08
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
1
-1
/
+2
2014-10-07
lib/param: add PROTOCOL_SMB3_10 handling
Stefan Metzmacher
1
-0
/
+1
2014-07-29
s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...
Jeremy Allison
1
-0
/
+9
2014-07-07
param: handle smb_ports as a special handler
Garming Sam
1
-1
/
+1
2014-07-07
param: change a number of parameters from P_LIST to P_CMDLIST
Garming Sam
1
-25
/
+25
2014-05-07
param: correctly use param_table.c as a regular C file
Garming Sam
1
-1
/
+15
2014-04-02
lib/param: Add new parameter "old password allowed period"
Andrew Bartlett
1
-0
/
+9
2014-03-24
s3:param: move lp_ctdbd_socket() to ctdbd_conn.c
Stefan Metzmacher
1
-1
/
+1
2014-02-12
param: remove special cases for tls files
Garming Sam
1
-5
/
+5
2014-02-12
param: No longer have a special case for lp_configfile
Andrew Bartlett
1
-1
/
+1
2014-02-12
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
1
-2
/
+2
2014-02-12
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
1
-2
/
+2
2014-02-10
param: rename and move log level from LOADPARM_EXTRA_GLOBALS to param_functio...
Garming Sam
1
-2
/
+2
2014-02-10
param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...
Garming Sam
1
-1
/
+1
2014-02-08
param: rename lp function and variable from "nis_home_map" to "nis_homedir"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "syncalways" to "sync_always"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "minprintspace" to "min_print_space"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "maxdisksize" to "max_disk_size"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "writelist" to "write_list"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "usernamelevel" to "username_level"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "rootdir" to "root_directory"
Garming Sam
1
-3
/
+3
[prev]
[next]