index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2
-20
/
+0
2012-10-29
lib/param: fix line length of DEBUG statments touched in previous commit in s...
Michael Adam
1
-2
/
+4
2012-10-29
lib/param: fix function name (set_variable) in debug statements
Michael Adam
1
-4
/
+4
2012-10-29
lib/param: fix function name (lpcfg_file_list_changed) in a debug message
Michael Adam
1
-1
/
+1
2012-10-04
Remove the parameters:
Jeremy Allison
2
-40
/
+0
2012-09-18
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...
Matthieu Patou
1
-1
/
+1
2012-09-12
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
3
-10
/
+0
2012-09-12
lib/param: change the default for 'allow dns updates' to 'secure only'
Stefan Metzmacher
1
-1
/
+1
2012-09-12
lib/param: add some more alias for 'allow dns updates' options.
Stefan Metzmacher
1
-0
/
+12
2012-09-12
loadparm: dns is now a default server service
Kai Blin
1
-1
/
+1
2012-09-08
s3: introduce a new share config option "durable handles" defaulting to "yes"
Michael Adam
2
-0
/
+10
2012-09-08
s3: add an option "kernel share modes" to be able to switch off using kernel ...
Michael Adam
2
-0
/
+10
2012-09-08
loadparm: remove remnants of removed option "share modes"
Michael Adam
1
-1
/
+0
2012-09-07
param: remove unused define FN_LOCAL_PARM_CHAR()
Michael Adam
1
-2
/
+0
2012-09-06
s3-printing: Restrict printing=cups to systems with cups development headers ...
Andrew Bartlett
1
-0
/
+4
2012-08-24
lib/param: fix usage of 'write list = +Group'
Stefan Metzmacher
1
-2
/
+8
2012-08-21
build: Remove special case for the build farm
Andrew Bartlett
2
-2
/
+2
2012-08-06
lib/param: move enum dns_update_settings to lib/param
Christian Ambach
2
-1
/
+3
2012-08-06
lib/param: Also enable vlp when --enable-selftest is specified
Andrew Bartlett
2
-2
/
+2
2012-07-27
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
3
-3
/
+12
2012-07-27
lib/param: Mark lpcfg_cachedir and lpcfg_statedir as const char *
Andrew Bartlett
1
-2
/
+2
2012-07-27
lib/param: Remove unused "paranoid server security"
Andrew Bartlett
3
-11
/
+0
2012-07-27
docs: Mark "socket address" as deprecated
Andrew Bartlett
1
-1
/
+1
2012-07-27
param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...
Andrew Bartlett
2
-1
/
+1
2012-07-27
lib/param: Merge parameter tables into a common file
Andrew Bartlett
2
-4123
/
+4126
2012-07-27
lib/param: Merge in source3 parameters into parmeter table
Andrew Bartlett
1
-15
/
+48
2012-07-27
lib/param: Merge "Security Options" section from source3/param
Andrew Bartlett
1
-24
/
+589
2012-07-27
lib/param: Merge "Logging Options" section from source3/param
Andrew Bartlett
1
-7
/
+109
2012-07-27
lib/param: Merge "Protocol Options" section from source3/param
Andrew Bartlett
1
-54
/
+253
2012-07-27
lib/param: Merge "Tuning Options" section from source3/param
Andrew Bartlett
1
-4
/
+252
2012-07-27
lib/param: Merge "Printing Options" section from source3/param
Andrew Bartlett
1
-3
/
+290
2012-07-26
lib/param: Merge "Filename Handling" section from source3/param
Andrew Bartlett
1
-7
/
+211
2012-07-26
lib/param: Merge "Domain Options" section from source3/param
Andrew Bartlett
1
-0
/
+13
2012-07-26
lib/param: Merge "Logon Options" section from source3/param
Andrew Bartlett
1
-8
/
+186
2012-07-26
lib/param: Merge "Browse Options" section from source3/param
Andrew Bartlett
1
-14
/
+73
2012-07-26
lib/param: Merge "WINS Options" section from source3/param
Andrew Bartlett
1
-1
/
+13
2012-07-26
lib/param: Merge "Locking Options" section from source3/param
Andrew Bartlett
1
-5
/
+89
2012-07-26
lib/param: Merge "Ldap Options" section from source3/param
Andrew Bartlett
1
-0
/
+178
2012-07-26
lib/param: Merge "EventLog Options" section from source3/param
Andrew Bartlett
1
-0
/
+10
2012-07-26
lib/param: Merge "Miscellaneous Options" section from source3/param
Andrew Bartlett
1
-12
/
+491
2012-07-24
lib/param: Merge VFS and MSDFS parameters from source3 into lib/param
Andrew Bartlett
1
-9
/
+44
2012-07-24
lib/param: Merge Winbind parameters from source3 into lib/param
Andrew Bartlett
1
-23
/
+247
2012-07-24
lib/param: Merge DNS parameters with source3 param
Andrew Bartlett
1
-18
/
+29
2012-07-24
lib/param: Rearrange AD DC options to make a merge with the source3 table easier
Andrew Bartlett
1
-50
/
+53
2012-07-24
lib/param: Re-arrange TLS parameters into their own section
Andrew Bartlett
1
-48
/
+51
2012-07-24
lib/param: Add handler overrides
Andrew Bartlett
1
-0
/
+18
2012-07-24
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2
-19
/
+13
2012-07-24
lib/param: Make lp_usershare_max_shares() a common parameter
Andrew Bartlett
1
-0
/
+1
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2
-0
/
+219
2012-07-24
lib/param: Rename param_enums.c to param_table.c
Andrew Bartlett
2
-1
/
+1
[next]