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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
param: Simplify set_param_opt()
Volker Lendecke
1
-20
/
+16
2015-08-21
lib: Remove unused parmlist code
Volker Lendecke
1
-1
/
+12
2015-07-31
param: update the README with instructions for adding a parameter
Michael Adam
1
-5
/
+15
2015-07-31
param: remove the static param_table.
Michael Adam
1
-3737
/
+0
2015-07-31
param: use the generated parameter table.
Michael Adam
1
-1
/
+1
2015-07-31
build: generate param_table_gen.c from docs in the build
Michael Adam
1
-0
/
+6
2015-07-31
param: move the actual table out into param_table_static.c
Michael Adam
2
-3733
/
+3738
2015-07-31
param: don't list '-valid' and 'copy' as synonyms - they aren't
Michael Adam
1
-2
/
+0
2015-07-31
param: make 'timestamp logs' the default writing of 'debug timestamp'
Michael Adam
1
-0
/
+1
2015-07-31
param: add SYNONYM flag where missing
Michael Adam
1
-1
/
+9
2015-07-31
param: move dnsdomain from generate_param to EXTRA_GLOBALS
Michael Adam
1
-0
/
+1
2015-07-31
generate_param: generate struct entries if we don't generate access functions.
Michael Adam
1
-8
/
+1
2015-07-31
param: rename szIdmapGID -> idmap_gid
Michael Adam
2
-3
/
+3
2015-07-31
param: rename szIdmapUID -> idmap_uid
Michael Adam
2
-3
/
+3
2015-07-31
param: rename szIdmapBackend -> idmap_backend
Michael Adam
2
-2
/
+2
2015-07-31
param: rename szInclude -> include
Michael Adam
2
-2
/
+2
2015-07-31
param: rename szCopy -> copy
Michael Adam
2
-2
/
+2
2015-07-31
param: rename bAvailable -> available
Michael Adam
3
-6
/
+6
2015-07-31
param: make 'realm' use the standard 'realm' variable.
Michael Adam
2
-2
/
+2
2015-07-31
param: turn 'cups encrypt' into a generated function
Michael Adam
2
-1
/
+32
2015-07-31
param: rename CupsEncrypt -> cups_encrypt
Michael Adam
2
-2
/
+2
2015-07-31
param: make 'winbind max domain connections' a generated function.
Michael Adam
1
-2
/
+1
2015-07-31
param: rename winbindMaxDomainConnections -> _winbind_max_domain_connections
Michael Adam
2
-2
/
+2
2015-07-31
param: turn 'wide links' into a generated funcion
Michael Adam
1
-1
/
+0
2015-07-31
param: rename bWidelinks -> wide_links
Michael Adam
2
-2
/
+2
2015-07-31
param: turn 'smb2 max credits' into generated option
Michael Adam
3
-4
/
+18
2015-07-31
param: turn 'printcap name' into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename szPrintcapName -> printcap_name
Michael Adam
2
-3
/
+3
2015-07-31
param: turn 'min receivefile size' into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename iminreceivefile -> min_receivefile_size
Michael Adam
2
-2
/
+2
2015-07-31
param: turn 'preferred master' into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename iPreferredMaster -> _preferred_master
Michael Adam
2
-3
/
+3
2015-07-31
param: use lp[cfg]_max_print_jobs() in lp[cfg]_maxprintjobs()
Michael Adam
1
-1
/
+2
2015-07-31
param: generate lp[cfg]_max_print_jobs()
Michael Adam
1
-1
/
+0
2015-07-31
param: rename variable of 'max print jobs' to default.
Michael Adam
3
-4
/
+4
2015-07-31
param: turn ldap idmap suffix into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename szLdapMachineSuffix -> _ldap_machine_suffix
Michael Adam
2
-2
/
+2
2015-07-31
param: turn ldap idmap suffix into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
Michael Adam
2
-2
/
+2
2015-07-31
param: turn ldap user suffix into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename szLdapUserSuffix -> _ldap_user_suffix
Michael Adam
2
-2
/
+2
2015-07-31
param: turn ldap group suffix into a generated function
Michael Adam
1
-1
/
+0
2015-07-31
param: rename szLdapGroupSuffix -> _ldap_group_suffix
Michael Adam
2
-2
/
+2
2015-07-31
param: accompany FN_LOCAL_PARM_CHAR with FN_LOCAL_CHAR
Michael Adam
1
-1
/
+3
2015-07-31
param: make set_variable() static.
Michael Adam
1
-1
/
+2
2015-07-30
lib/param: move function typedef to after forward declaration of struct loadp...
Brad Hards
1
-2
/
+2
2015-07-20
lib/tls: Change default supported TLS versions.
Andrew Bartlett
1
-1
/
+1
2015-07-20
lib/tls: Add new 'tls priority' option
Andrew Bartlett
2
-0
/
+9
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
[prev]
[next]