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
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't arbitrarily clean all parametric options in add_a_service(),
Jeremy Allison
2010-10-16
1
-3
/
+3
*
s3: Remove talloc_autofree_context() from loadparm.c
Volker Lendecke
2010-10-08
1
-6
/
+5
*
s3-build: only include smbldap.h where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
s3-misc: Introduce lp_ncalrpc_dir() in S3, like we have in S4.
Simo Sorce
2010-09-15
1
-0
/
+14
*
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
2010-09-14
1
-1
/
+12
*
s3-param: added lp_set_cmdline() and --option= parameter
Andrew Tridgell
2010-09-02
1
-5
/
+151
*
s3: Remove an unused macro
Volker Lendecke
2010-08-28
1
-2
/
+0
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3:param Clarify parameter name on init_globals()
Andrew Bartlett
2010-08-22
1
-4
/
+4
*
s3:loadparm: make lp_load_ex static. We have wrappers for external callers.
Michael Adam
2010-08-20
1
-7
/
+7
*
s3-build: only include smb_signing.h where needed.
Günther Deschner
2010-08-18
1
-0
/
+2
*
s3-param: also remove lp_update_encrypted from loadparm.
Günther Deschner
2010-08-16
1
-1
/
+0
*
s3-auth: Remove obsolete 'update encrypted' option.
Andreas Schneider
2010-08-16
1
-9
/
+0
*
s3:loadparm: add new boolean parameter "idmap read only"
Michael Adam
2010-08-14
1
-0
/
+12
*
s3:loadparm: remove parameter "idmap alloc backend"
Michael Adam
2010-08-14
1
-11
/
+0
*
s3-loadparm: Added some comments to lp_load_ex calls.
Andreas Schneider
2010-08-13
1
-9
/
+10
*
s3-param: include svcctl headers in loadparm.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+2
*
s3:param Put 'server_role' functions in another file.
Andrew Bartlett
2010-06-01
1
-84
/
+0
*
s3:param Add helper function to get at Gobals.iDomainMaster
Andrew Bartlett
2010-06-01
1
-0
/
+12
*
s3: Don't announce readraw and writeraw with the async echo responder
Volker Lendecke
2010-05-31
1
-2
/
+18
*
Make DFS work over SMB2.
Jeremy Allison
2010-05-21
1
-6
/
+0
*
Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.
Jeremy Allison
2010-05-21
1
-3
/
+3
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-2
/
+2
*
smbconf: only include smbconf headers where needed.
Günther Deschner
2010-05-18
1
-0
/
+3
*
Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...
Luca Olivetti
2010-05-04
1
-4
/
+5
*
s3: Cache the username map in gencache
Volker Lendecke
2010-04-13
1
-0
/
+11
*
Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".
Jeremy Allison
2010-04-06
1
-0
/
+37
*
s3: Use bitmap_talloc in loadparm
Volker Lendecke
2010-03-28
1
-5
/
+6
*
Fix bug #7240 - Net usershare is not case sensitive.
Jeremy Allison
2010-03-26
1
-51
/
+67
*
share_info.tdb could use non-canonicalized sharenames.
Jeremy Allison
2010-03-22
1
-6
/
+6
*
s3: Add the "ctdb locktime warn threshold" parameter
Volker Lendecke
2010-03-22
1
-0
/
+12
*
s3:param: add "async smb echo handler" option
Stefan Metzmacher
2010-03-22
1
-0
/
+11
*
s3: Add "log writeable files on exit" parameter
Volker Lendecke
2010-03-22
1
-0
/
+13
*
Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V...
Jeremy Allison
2010-02-11
1
-3
/
+18
*
Introduce lp_safe_widelinks()
Simo Sorce
2010-02-11
1
-0
/
+16
*
Revert "Change the default of "nmbd bind explicit broadcast" to "no""
Jeremy Allison
2010-02-10
1
-3
/
+3
*
Change the default of "nmbd bind explicit broadcast" to "no"
Jeremy Allison
2010-02-10
1
-3
/
+3
*
Make "nmbd bind explicit broadcast" on by default.
Jeremy Allison
2010-02-08
1
-0
/
+5
*
s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...
Stefan Metzmacher
2010-02-08
1
-0
/
+11
*
Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
Jeremy Allison
2010-02-05
1
-1
/
+1
*
s3:loadparm: Change the "ldap deref" value "defualt" to "auto".
Karolin Seeger
2009-12-11
1
-1
/
+1
*
s3: make own defines for ldap deref types
Björn Jacke
2009-12-10
1
-6
/
+12
*
s3: add LDAP Alias Dereferencing support
Björn Jacke
2009-12-10
1
-0
/
+20
*
s3: de-deprecate "write cache size" to prevent its removal without a proper a...
Volker Lendecke
2009-12-07
1
-1
/
+1
*
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
2009-12-02
1
-0
/
+16
*
s3: Fix crash in free_file_list().
Bo Yang
2009-11-30
1
-3
/
+4
*
s3: Restore "fake directory create times" as a share parameter
Volker Lendecke
2009-11-29
1
-4
/
+5
*
s3: "load_usershare_shares" only looks at the mode and uid
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: "load_usershare_service" only looks at the mode and uid
Volker Lendecke
2009-11-29
1
-2
/
+1
[next]