index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTORY_DC
Stefan Metzmacher
2012-11-20
1
-0
/
+1
*
s3:param: make init_locals() static.
Michael Adam
2012-11-16
1
-1
/
+1
*
s3-param: Handle setting default AD DC per-share settings in init_locals()
Andrew Bartlett
2012-11-16
1
-19
/
+37
*
s3-param: Move the options needed for running smbd in the AD DC to loadparm
Andrew Bartlett
2012-11-01
1
-0
/
+17
*
Remove the parameters:
Jeremy Allison
2012-10-04
1
-4
/
+0
*
Revert "Add functions to programatically set the security mask and directory ...
Jeremy Allison
2012-10-04
1
-14
/
+0
*
Add functions to programatically set the security mask and directory security...
Jeremy Allison
2012-10-02
1
-0
/
+14
*
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...
Matthieu Patou
2012-09-18
1
-1
/
+0
*
s3: introduce a new share config option "durable handles" defaulting to "yes"
Michael Adam
2012-09-08
1
-0
/
+1
*
s3: add an option "kernel share modes" to be able to switch off using kernel ...
Michael Adam
2012-09-08
1
-0
/
+1
*
loadparm: remove remnants of removed option "share modes"
Michael Adam
2012-09-08
1
-3
/
+0
*
s3:param: change "server max protocol" to "SMB3"
Stefan Metzmacher
2012-09-08
1
-1
/
+1
*
s3-printing: Restrict printing=cups to systems with cups development headers ...
Andrew Bartlett
2012-09-06
1
-14
/
+0
*
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2012-09-04
1
-0
/
+1
*
s3-param: Avoid assert on use of talloc_tos() without stackframe
Andrew Bartlett
2012-08-28
1
-2
/
+3
*
file_server: Move default VFS module settings to loadparm.c
Andrew Bartlett
2012-08-23
1
-0
/
+13
*
build: Remove special case for the build farm
Andrew Bartlett
2012-08-21
1
-1
/
+1
*
s3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
Stefan Metzmacher
2012-08-17
1
-1
/
+1
*
s3:param: fix compiler warnings with FN_GLOBAL_CONST_STRING()
Stefan Metzmacher
2012-08-10
1
-1
/
+1
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
2
-2
/
+7
*
s3-param: Remove never-reached condition for popts == NULL
Andrew Bartlett
2012-08-07
1
-4
/
+0
*
s3-param: Remove never-reached condition for opt_list == NULL
Andrew Bartlett
2012-08-07
1
-4
/
+0
*
source3/loadparm.c: Move string_set/string_free inside.
Rusty Russell
2012-08-07
1
-0
/
+52
*
source3/loadparm: make struct loadparm_service a talloc object.
Rusty Russell
2012-08-07
1
-1
/
+2
*
loadparm: Add ctx member to struct loadparm_global.
Rusty Russell
2012-08-07
1
-0
/
+3
*
lib/param: move enum dns_update_settings to lib/param
Christian Ambach
2012-08-06
1
-1
/
+0
*
lib/param: Also enable vlp when --enable-selftest is specified
Andrew Bartlett
2012-08-06
1
-1
/
+1
*
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
2012-07-27
1
-1
/
+1
*
lib/param: Remove unused "paranoid server security"
Andrew Bartlett
2012-07-27
1
-1
/
+0
*
param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...
Andrew Bartlett
2012-07-27
1
-16
/
+0
*
lib/param: Merge parameter tables into a common file
Andrew Bartlett
2012-07-27
1
-4124
/
+0
*
s3-param: Merge "log file" parameter with lib/param
Andrew Bartlett
2012-07-27
1
-1
/
+7
*
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2012-07-24
2
-7
/
+12
*
lib/param: Make lp_usershare_max_shares() a common parameter
Andrew Bartlett
2012-07-24
1
-1
/
+0
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
1
-136
/
+1
*
lib/param: Rename param_enums.c to param_table.c
Andrew Bartlett
2012-07-24
1
-1
/
+1
*
s3-param: Merge parameter varaibles with lib/param
Andrew Bartlett
2012-07-24
1
-10
/
+11
*
s3-param: fix indent on cups encrypt
Andrew Bartlett
2012-07-24
1
-1
/
+1
*
s3-param: Merge a number of s4 parameters from lib/param to make this table c...
Andrew Bartlett
2012-07-24
1
-10
/
+287
*
param: Make internal handler for 'server role' common
Andrew Bartlett
2012-07-24
1
-3
/
+2
*
param: Make the 'unicode' parameter common
Andrew Bartlett
2012-07-24
1
-0
/
+9
*
s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as default
Andrew Bartlett
2012-07-19
1
-13
/
+5
*
lib/param: bring lp_smb_ports() into common by making it a list everywhere
Andrew Bartlett
2012-07-19
1
-3
/
+2
*
s3-param: Make lp_name_resolve_order() return a list
Andrew Bartlett
2012-07-19
1
-13
/
+2
*
lib/param: bring lp_time_server() into common
Andrew Bartlett
2012-07-19
1
-1
/
+0
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
2
-58
/
+61
*
Use new common function.
Jeremy Allison
2012-07-09
1
-1
/
+1
*
s3-smbd: Remove deprecated 'share modes' option.
Andreas Schneider
2012-07-03
1
-9
/
+0
*
s3-printing: Remove deprecated lp_printer_admin().
Andreas Schneider
2012-07-03
1
-10
/
+0
*
s3:param: change "server max protocol" to "SMB2" (SMB2_10)
Stefan Metzmacher
2012-06-29
1
-1
/
+1
[next]