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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
loadparm: use lp_printername ctx param instead of tos
David Disseldorp
2013-11-20
1
-1
/
+1
*
param: Autogenerate s3 lp_ctx glue table
Andrew Bartlett
2013-10-16
2
-63
/
+6
*
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
2013-10-16
1
-0
/
+5
*
build: Move loadparm-related build rules to source3/param/wscript_build
Andrew Bartlett
2013-10-16
1
-0
/
+32
*
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...
Andrew Bartlett
2013-10-16
1
-1
/
+1
*
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
2013-10-15
1
-0
/
+1
*
param: disable print notify backchannel by default
David Disseldorp
2013-10-14
1
-1
/
+1
*
Remove dead code. Now we have no SWAT we don't use the invalid_services array...
Jeremy Allison
2013-10-03
1
-37
/
+12
*
loadparm: add new parameter "acl allow execute always"
Michael Adam
2013-09-10
1
-0
/
+1
*
s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...
Jeremy Allison
2013-08-15
1
-0
/
+2
*
auth: Remove "password level"
Andrew Bartlett
2013-06-11
1
-1
/
+0
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-1
/
+1
*
s3: remove some dead code (for setdir command)
Christian Ambach
2013-03-12
1
-1
/
+0
*
param: Remove incorrectly added defaults in AD DC allowing WORLD WRITABLE files
Andrew Bartlett
2013-03-10
1
-2
/
+0
*
s3-param: Don't leak file descriptor.
Andreas Schneider
2013-02-22
1
-0
/
+1
*
param: 'use ntdb' flag (off by default).
Rusty Russell
2013-02-20
1
-0
/
+1
*
s3:param: add new lp_idmap_default_backend()
Michael Adam
2013-02-05
1
-0
/
+5
*
s3:param: introduce new lp_idmap_backend() that takes the domain
Michael Adam
2013-02-05
1
-0
/
+27
*
s3:param: add a comment
Michael Adam
2013-02-05
1
-0
/
+4
*
s3:param: remove unused function lp_idmap_backend()
Michael Adam
2013-02-05
1
-0
/
+1
*
s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()
Michael Adam
2013-02-05
1
-47
/
+0
*
s3:param: add utility function lp_idmap_default_range()
Michael Adam
2013-02-05
1
-0
/
+5
*
s3:param: add a utility function lp_idmap_range() to get the configured range...
Michael Adam
2013-02-05
1
-0
/
+40
*
s3:param: remove an old comment (that is not up-to date any more)
Michael Adam
2013-02-05
1
-2
/
+0
*
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
[next]