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
path:
root
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:param/loadparm fix testparm --show-all-parameters
Christian Ambach
2015-06-09
1
-1
/
+1
*
smbd: Offer SMB 3.1.1 by default.
Stefan Metzmacher
2015-05-08
1
-1
/
+1
*
smbd: offer SMB 3.0.2 by default.
Michael Adam
2015-05-08
1
-1
/
+1
*
param: rename FLAG_HIDE to FLAG_SYNONYM
Michael Adam
2015-05-02
1
-5
/
+5
*
param: remove swat specific flags.
Michael Adam
2015-05-02
1
-6
/
+2
*
param: Remove unused P_SEP and P_SEPARATOR
Michael Adam
2015-05-02
1
-3
/
+1
*
s3:param: remove unused function lp_parameter_is_canonical()
Michael Adam
2015-05-02
1
-16
/
+0
*
Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t.
Richard Sharpe
2015-04-29
2
-5
/
+5
*
s3:param: remove arg save_defaults from lp_load_with_registry_shares()
Michael Adam
2015-04-22
2
-6
/
+3
*
s3:param: remove arg initialize_globals from lp_load_with_registry_shares()
Michael Adam
2015-04-22
2
-5
/
+3
*
s3:param: rename arg initialize_globals->reinit_globals in lp_load()
Michael Adam
2015-04-22
1
-5
/
+5
*
s3:param: rename arg initialize_globals->reinit_globals in lp_load_ex()
Michael Adam
2015-04-22
1
-5
/
+5
*
s3:param: fix a comment
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_settings()
Michael Adam
2015-04-22
1
-11
/
+12
*
s3:param: factor lp_enforce_ad_dc_settings() out of lp_load_ex()
Michael Adam
2015-04-22
1
-13
/
+16
*
s3:param: in lp_load_initial_only(), make sure to save defaults.
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: make lp_load() static
Michael Adam
2015-04-22
1
-5
/
+5
*
s3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
Michael Adam
2015-04-22
1
-1
/
+1
*
s3:param: add lp_load_no_reinit()
Michael Adam
2015-04-22
1
-0
/
+15
*
s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
2
-3
/
+1
*
s3:param: remove "global_only" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
2
-3
/
+1
*
s3:param: let lp_load_global_no_reinit() call lp_load() instead of lp_load_ex()
Michael Adam
2015-04-22
1
-7
/
+5
*
s3:param: add wrapper lp_load_with_shares().
Michael Adam
2015-04-22
1
-0
/
+14
*
s3:param: let lp_load_global() call lp_load(), not lp_load_ex().
Michael Adam
2015-04-22
1
-7
/
+5
*
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2015-03-24
1
-1
/
+1
*
param: Use IDL-based constants for NBT and NBT dgram ports
Andrew Bartlett
2015-03-16
1
-2
/
+3
*
MSDFS referral shuffling
Robin McCorkell
2015-02-27
1
-0
/
+1
*
s3:param: Add "smb2 leases" parameter. Default "false".
Jeremy Allison
2014-12-04
1
-0
/
+1
*
param: remove unused get_share_params()
David Disseldorp
2014-11-26
1
-22
/
+0
*
s3:param: fix compiler warnings
Stefan Metzmacher
2014-11-25
1
-12
/
+12
*
param: add "smbd profiling level" option
Volker Lendecke
2014-11-19
1
-0
/
+1
*
s3:param: Add new option "strict rename".
Jeremy Allison
2014-10-31
1
-0
/
+1
*
s3:loadparm: fix a comment typo
Michael Adam
2014-10-30
1
-1
/
+1
*
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
2014-10-08
1
-1
/
+19
*
winbindd: Change value of "ldap sasl wrapping" to sign
Andrew Bartlett
2014-09-30
1
-0
/
+2
*
param: avoid dereferencing null lp_ctx
David Disseldorp
2014-08-11
1
-1
/
+3
*
param: remove unimplemented find_service() check
David Disseldorp
2014-08-11
1
-4
/
+0
*
s3:param: remove unused function lp_string_set()
Michael Adam
2014-07-31
1
-4
/
+0
*
lib/param: change the default for "winbind expand groups" to "0"
Stefan Metzmacher
2014-07-31
1
-1
/
+1
*
param: get rid of unnecessary get_default_loadparm_service pointer
Garming Sam
2014-07-31
1
-1
/
+0
*
param: remove unnecessary lp_do_parameter call
Garming Sam
2014-07-31
1
-1
/
+0
*
param: remove lp_get_parameter
Garming Sam
2014-07-31
2
-17
/
+0
*
s3:param: move all lp context setup to a single function
Garming Sam
2014-07-31
1
-23
/
+26
*
s3:param: Ensure that the service pointers are not used directly.
Garming Sam
2014-07-31
1
-1
/
+1
*
param: remove init printer values from s3-helpers
Garming Sam
2014-07-31
1
-1
/
+0
*
param: move init_printer_values to lib/param
Garming Sam
2014-07-31
1
-121
/
+0
*
param: change init_printer_values to take an lp ctx
Garming Sam
2014-07-31
1
-7
/
+10
*
param: remove unused dump_globals
Garming Sam
2014-07-31
1
-37
/
+0
*
param: use lpcfg_dump_globals in s3 loadparm
Garming Sam
2014-07-31
1
-1
/
+12
*
param: remove is_default method in s3
Garming Sam
2014-07-31
1
-41
/
+1
[next]