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
2019-03-07
web_server: Remove the web port smb.conf parameter
Garming Sam
1
-1
/
+0
2019-03-01
common-lib: Use wrapper for string to integer conversion
Swen Schillig
1
-4
/
+20
2019-02-09
docs-xml: add "debug encryption" global parm
Aurelien Aptel
1
-0
/
+2
2018-12-06
docs-xml: add "smbd getinfo ask sharemode"
Ralph Boehme
1
-0
/
+1
2018-12-06
docs-xml: add "smbd search ask sharemode"
Ralph Boehme
1
-0
/
+1
2018-11-23
source4 smbd prefork: Add backoff to process restart
Gary Lockyer
1
-0
/
+2
2018-11-07
source4 smbd prefork: Increase default worklers to 4
Gary Lockyer
1
-2
/
+1
2018-07-12
smb.conf: add dns_zone_scavenging
Gary Lockyer
1
-0
/
+1
2018-07-04
samba_gpoupdate: Rename the command to samba-gpupdate
David Mulder
1
-1
/
+1
2018-06-28
param: Add non-global smb.cfg option (support 2 different smb.confs)
Aaron Haslett
1
-2
/
+13
2018-05-15
smbd: fileserver: Change defaults to work with EA support out of the box.
Jeremy Allison
1
-1
/
+5
2018-05-10
loadparm: Remove unused realm_original
Christof Schmitt
2
-2
/
+0
2018-03-22
lib:param: Fix the size type in lp_do_parameter_parametric()
Andreas Schneider
1
-1
/
+1
2018-03-01
lib:param: Add FALL_THROUGH statements in loadparm.c
Andreas Schneider
1
-1
/
+2
2018-02-03
s3/smbd: fix handling of delete-on-close on directories
Ralph Boehme
1
-0
/
+2
2018-01-13
gpo: Add the winbind call to gpupdate
David Mulder
1
-0
/
+1
2018-01-13
winbindd: add "winbind scan trusted domains = no" to avoid trust enumeration
Stefan Metzmacher
1
-0
/
+1
2018-01-10
docs-xml: deprecate "server schannel" and change the default to "yes"
Stefan Metzmacher
1
-1
/
+1
2018-01-10
docs-xml: deprecate "client schannel" and change the default to "yes"
Stefan Metzmacher
1
-1
/
+1
2018-01-10
docs-xml: remove deprecated 'use spnego" option
Stefan Metzmacher
1
-2
/
+0
2017-12-13
docs-xml: remove unused "map untrusted to domain" option
Stefan Metzmacher
1
-2
/
+0
2017-12-12
smbd: Enable async I/O by default
Volker Lendecke
1
-0
/
+2
2017-12-08
Add mdns name configuration option
Kevin Anderson
3
-0
/
+11
2017-11-20
gpo: Apply kerberos settings
David Mulder
2
-8
/
+44
2017-11-20
gpo: Create the gpo update service
Garming Sam
1
-0
/
+1
2017-10-19
source4/smbd: add a prefork process model.
Gary Lockyer
1
-0
/
+2
2017-10-19
Removed unused 'oplock contention limit' config parameter
Christof Schmitt
1
-2
/
+0
2017-09-05
param: Add 'binddns dir' parameter
Andreas Schneider
2
-0
/
+2
2017-07-04
param: Add new "disabled" value to "ntlm auth" to disable NTLM totally
Andrew Bartlett
1
-0
/
+1
2017-07-04
param: Disable LanMan authentication unless NTLMv1 is also enabled
Andrew Bartlett
1
-0
/
+16
2017-07-04
auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...
Andrew Bartlett
2
-1
/
+16
2017-06-27
param: change the effective default for "client max protocol" to the latest s...
Stefan Metzmacher
1
-1
/
+1
2017-06-16
docs-xml: change the default for "map untrusted to domain" to "auto"
Stefan Metzmacher
1
-0
/
+2
2017-04-29
param: Add 'mit kdc command' to change the default.
Andreas Schneider
1
-0
/
+5
2017-04-18
lib: param: Remove lpcfg_register_defaults_hook().
Jeremy Allison
2
-48
/
+0
2017-04-18
lib: param: Remove the last external use of global_iconv_handle by calling th...
Jeremy Allison
1
-9
/
+6
2017-04-18
lib: param: Use utility functions to get rid of two more uses of global_iconv...
Jeremy Allison
1
-9
/
+15
2017-04-18
lib: Remove smb_iconv_handle_reinit_lp()
Jeremy Allison
3
-17
/
+7
2017-04-13
param: Check for valid values of 'name resolve order' option
Noel Power
2
-1
/
+49
2017-03-25
s3: smbd: Change "strict sync" paramter from "no" to "yes" for 4.7.0.
Jeremy Allison
1
-0
/
+2
2017-03-14
param: Allow to specify kerberos method on the commandline
Andreas Schneider
1
-0
/
+4
2017-01-27
rpc_server: Allow to configure the port range for RPC services
Andreas Schneider
3
-1
/
+58
2017-01-23
Add explicit dependency on samba-debug from libinterfaces and libserverrole.
Zentaro Kavanagh
1
-1
/
+1
2017-01-22
param: Remove winbindd privileged socket directory option
Andrew Bartlett
1
-1
/
+0
2017-01-09
s3/smbd: new "mangled names" setting "illegal"
Ralph Boehme
2
-1
/
+2
2017-01-09
s3/smbd: convert "mangled names" option to an enum
Ralph Boehme
2
-0
/
+13
2016-08-10
smbd: add an option to inherit only the UNIX owner
Uri Simchoni
2
-0
/
+13
2016-08-09
s3-param: add kerberos encryption types parameter
Uri Simchoni
3
-0
/
+15
2016-07-22
docs-xml:smbdotconf: default "ntlm auth" to "no"
Stefan Metzmacher
1
-1
/
+1
2016-07-22
smbd: Enable leases by default
Volker Lendecke
1
-0
/
+2
[next]