index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
param
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
param: remove special cases for tls files
Garming Sam
2014-02-12
1
-11
/
+6
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
1
-1
/
+0
*
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
2014-02-12
1
-4
/
+0
*
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
2014-02-12
1
-2
/
+0
*
param: auto generate param_functions.c at build time
Garming Sam
2014-02-12
1
-0
/
+4
*
param: rename and move log level from LOADPARM_EXTRA_GLOBALS to param_functio...
Garming Sam
2014-02-10
1
-2
/
+1
*
param: rename and move usershare template parameter from LOADPARM_EXTRA_GLOBA...
Garming Sam
2014-02-10
1
-1
/
+0
*
param: rename lp function and variable from 'force_dir_mode' to 'force_direct...
Garming Sam
2014-02-07
1
-1
/
+1
*
loadparm: rename variable for "directory mask" from dir_mask to directory_mask
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename variable for "printable" from print_ok to printable
Michael Adam
2014-02-03
1
-3
/
+3
*
loadparm: rename variable for "read only" from readonly to read_only
Michael Adam
2014-02-03
1
-2
/
+2
*
loadparm: rename the variable for "path" from pathname to path
Michael Adam
2014-02-03
1
-5
/
+5
*
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
2014-02-03
1
-1
/
+1
*
lib/param: change server max protocol to be consistent with s3 and docs
Garming Sam
2014-01-31
1
-1
/
+1
*
lib/param: change min wins ttl default to be consistent with docs
Garming Sam
2014-01-31
1
-1
/
+1
*
lib/param: Fix default of printjob username to match s3
Andrew Bartlett
2014-01-31
1
-0
/
+2
*
lib/param: Fix default of logon path to match s3
Andrew Bartlett
2014-01-31
1
-0
/
+2
*
lib/param: Fix default of logon home to match s3
Andrew Bartlett
2014-01-31
1
-0
/
+2
*
lib/param: Fix default of smb passwd file to match s3
Andrew Bartlett
2014-01-31
1
-0
/
+2
*
lib/param: Fix default of panic action to match s3
Andrew Bartlett
2014-01-31
1
-0
/
+4
*
lib/param: Fix default of usershare path to match docs
Andrew Bartlett
2014-01-31
1
-0
/
+2
*
lib/param: change name resolve order to include lmhosts as per the docs
Garming Sam
2014-01-31
1
-1
/
+1
*
lib/param: set default for -valid parameter
Garming Sam
2014-01-31
1
-0
/
+2
*
lib/param: fix a comment for lpcfg_printername
Garming Sam
2014-01-31
1
-1
/
+1
*
param: Rename variable used for lp__printername szPrintername
Garming Sam
2014-01-31
1
-3
/
+3
*
lib/param: Do not check defaults_saved in is_default
Andrew Bartlett
2014-01-30
1
-2
/
+0
*
lib/param: Remove unused lpcfg_next_parameter (once used by SWAT)
Andrew Bartlett
2014-01-30
1
-52
/
+0
*
lib/param: Make and use lpcfg_equal_parameter in common
Andrew Bartlett
2014-01-30
1
-11
/
+11
*
lib/param: Make and use common lpcfg_map_parameter
Andrew Bartlett
2014-01-30
1
-7
/
+6
*
lib/param: Make lpcfg_print_parameter() common
Andrew Bartlett
2014-01-30
1
-4
/
+4
*
param: pad permissions to 3 digits and update docs to be consistent
Garming Sam
2014-01-30
1
-1
/
+1
*
lib/param: Fix copy_service to handle BOOLREV
Andrew Bartlett
2014-01-29
1
-0
/
+1
*
param: don't ignore some parameters when performing map_parameter
Garming Sam
2014-01-29
1
-3
/
+0
*
lib/param: fix copy service to include the case for P_CHAR
Garming Sam
2014-01-29
1
-0
/
+4
*
param: fix an offset bug in lpcfg_set_cmdline
Garming Sam
2014-01-29
1
-2
/
+9
*
lib/param: change server min protocol to be consistent with s3 and docs
Garming Sam
2014-01-28
1
-1
/
+1
*
lib/param: fix nbt client socket address default setting to be consistent wit...
Garming Sam
2014-01-28
1
-1
/
+1
*
lib/param: set defaults for a number of previously unset parameters
Garming Sam
2014-01-28
1
-0
/
+120
*
lib/param: add default for guest account
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for password chat timeout
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for browse list parameter
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for hide dot files parameter
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for mangling method
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for lm interval
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for ldap deref parameter
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for ldap ssl parameter
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for smb2 max credits
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for mangled names default
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for winbind nested groups parameter
Garming Sam
2014-01-28
1
-0
/
+2
*
lib/param: add default for getwd cache parameter
Garming Sam
2014-01-28
1
-0
/
+2
[prev]
[next]