index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: move dnsdomain from generate_param to EXTRA_GLOBALS
Michael Adam
2015-07-31
2
-1
/
+1
*
generate_param: generate struct entries if we don't generate access functions.
Michael Adam
2015-07-31
2
-10
/
+1
*
generate_param: make it possible to handle generated and synonym flags in ite...
Michael Adam
2015-07-31
1
-2
/
+22
*
docs:smbdotconf: add 'function' argument to writeable
Michael Adam
2015-07-31
1
-0
/
+1
*
docs:smbdotconf: add 'function' parameter to enablespoolss
Michael Adam
2015-07-31
1
-0
/
+1
*
docs:smbdotconf: add 'function' parameter to valid
Michael Adam
2015-07-31
1
-0
/
+1
*
param: rename szIdmapGID -> idmap_gid
Michael Adam
2015-07-31
2
-3
/
+3
*
param: rename szIdmapUID -> idmap_uid
Michael Adam
2015-07-31
2
-3
/
+3
*
param: rename szIdmapBackend -> idmap_backend
Michael Adam
2015-07-31
3
-4
/
+4
*
param: rename szInclude -> include
Michael Adam
2015-07-31
3
-3
/
+3
*
param: rename szCopy -> copy
Michael Adam
2015-07-31
3
-3
/
+3
*
param: rename bAvailable -> available
Michael Adam
2015-07-31
4
-9
/
+9
*
param: make 'realm' use the standard 'realm' variable.
Michael Adam
2015-07-31
2
-2
/
+2
*
param: turn 'cups encrypt' into a generated function
Michael Adam
2015-07-31
4
-25
/
+32
*
param: rename CupsEncrypt -> cups_encrypt
Michael Adam
2015-07-31
3
-3
/
+3
*
param: make 'winbind max domain connections' a generated function.
Michael Adam
2015-07-31
3
-8
/
+4
*
param: rename winbindMaxDomainConnections -> _winbind_max_domain_connections
Michael Adam
2015-07-31
3
-4
/
+4
*
param: turn 'wide links' into a generated funcion
Michael Adam
2015-07-31
3
-10
/
+2
*
param: rename bWidelinks -> wide_links
Michael Adam
2015-07-31
3
-5
/
+5
*
param: turn 'smb2 max credits' into generated option
Michael Adam
2015-07-31
5
-13
/
+20
*
param: treat negative values of 'smb2 max credits' as default.
Michael Adam
2015-07-31
1
-1
/
+1
*
param: turn 'printcap name' into a generated function
Michael Adam
2015-07-31
3
-5
/
+6
*
param: rename szPrintcapName -> printcap_name
Michael Adam
2015-07-31
3
-6
/
+6
*
param: turn 'min receivefile size' into a generated function
Michael Adam
2015-07-31
3
-4
/
+4
*
param: rename iminreceivefile -> min_receivefile_size
Michael Adam
2015-07-31
3
-5
/
+5
*
param: turn 'preferred master' into a generated function
Michael Adam
2015-07-31
3
-4
/
+5
*
param: rename iPreferredMaster -> _preferred_master
Michael Adam
2015-07-31
3
-6
/
+6
*
param: use lp[cfg]_max_print_jobs() in lp[cfg]_maxprintjobs()
Michael Adam
2015-07-31
2
-2
/
+4
*
param: generate lp[cfg]_max_print_jobs()
Michael Adam
2015-07-31
2
-2
/
+0
*
param: rename variable of 'max print jobs' to default.
Michael Adam
2015-07-31
4
-6
/
+6
*
param: turn ldap idmap suffix into a generated function
Michael Adam
2015-07-31
2
-2
/
+1
*
param: rename szLdapMachineSuffix -> _ldap_machine_suffix
Michael Adam
2015-07-31
3
-5
/
+5
*
param: turn ldap idmap suffix into a generated function
Michael Adam
2015-07-31
2
-2
/
+1
*
param: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
Michael Adam
2015-07-31
3
-5
/
+5
*
param: turn ldap user suffix into a generated function
Michael Adam
2015-07-31
2
-2
/
+1
*
param: rename szLdapUserSuffix -> _ldap_user_suffix
Michael Adam
2015-07-31
3
-5
/
+5
*
param: turn ldap group suffix into a generated function
Michael Adam
2015-07-31
2
-2
/
+1
*
param: rename szLdapGroupSuffix -> _ldap_group_suffix
Michael Adam
2015-07-31
3
-5
/
+5
*
docs:smbdotconf: add enumlist property to parameters where missing
Michael Adam
2015-07-31
31
-0
/
+31
*
docs:smbdotconf: add param flag 'enumlist' to the DTD
Michael Adam
2015-07-31
1
-0
/
+1
*
docs:smbdotconf: add handler info to smbdotconf docs where missing
Michael Adam
2015-07-31
13
-0
/
+13
*
docs:smbdotconf: add param flags 'handler' and 'deprecated' to the DTD
Michael Adam
2015-07-31
1
-0
/
+2
*
docs:smbdotconf: add param flag 'synonym' to the DTD
Michael Adam
2015-07-31
1
-0
/
+1
*
docs:smbdotconf: fix type to bool-rev for reverse synonyms.
Michael Adam
2015-07-31
2
-2
/
+2
*
tests: teach the docs test about boolean-rev
Michael Adam
2015-07-31
1
-0
/
+2
*
docs:smbdotconf: fix context of 'include' in doc
Michael Adam
2015-07-31
1
-1
/
+1
*
docs:smbdotconf: fix type of "preferred master" parameter.
Michael Adam
2015-07-31
1
-1
/
+1
*
docs:smbdotconf: make formatting of headers uniform.
Michael Adam
2015-07-31
337
-544
/
+556
*
s3:lib: remove unused dummyparam.c
Michael Adam
2015-07-31
1
-30
/
+0
*
param: accompany FN_LOCAL_PARM_CHAR with FN_LOCAL_CHAR
Michael Adam
2015-07-31
1
-1
/
+3
[next]