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
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-06-13
1
-4
/
+8
*
Fix bug #8229 - git patch attached against 3.6.0-rc2 to fix 'widelinks' regre...
Jeremy Allison
2011-09-15
1
-1
/
+22
*
s3:loadparm: fix the reload of the configuration: also reload activated regis...
Michael Adam
2011-07-29
1
-2
/
+6
*
s3:loadparm: add reload_registry_shares() - reload only those shares already ...
Michael Adam
2011-07-29
1
-0
/
+29
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-21
1
-3
/
+3
*
s3-param Mark 'time offset' as deprecated
Andrew Bartlett
2011-06-14
1
-1
/
+1
*
s3-param Depricate 'password server = foo:12389' syntax
Andrew Bartlett
2011-05-26
1
-0
/
+5
*
s3-param Deprecate a number of security parameters for 3.6
Andrew Bartlett
2011-05-26
1
-5
/
+11
*
Fix bug #8150 - Ban 'dos charset = utf8'
Jeremy Allison
2011-05-26
1
-1
/
+39
*
s3-printing: Get the location info from cups.
Günther Deschner
2011-05-16
1
-1
/
+2
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-16
1
-0
/
+1
*
s3-param: run minimal_includes.pl.
Günther Deschner
2011-05-16
1
-1
/
+0
*
libsmbconf: Convert smbconf_get_config() to sbcErr.
Andreas Schneider
2011-05-11
1
-3
/
+3
*
libsmbconf: Convert smbconf_get_share() to sbcErr.
Andreas Schneider
2011-05-11
1
-3
/
+3
*
libsmbconf: Convert smbconf_init() to sbcErr.
Andreas Schneider
2011-05-11
1
-4
/
+4
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-04-05
1
-0
/
+1
*
s3: Make vlp printing work by default
Volker Lendecke
2011-04-05
1
-8
/
+55
*
Revert "Change strict allocate to default to true.
Stefan Metzmacher
2011-03-28
1
-1
/
+1
*
s3:loadparm: set the default "idmap config * : backend" in initialize_globals().
Michael Adam
2011-03-23
1
-0
/
+2
*
s3:loadparm: deprecate "idmap uid/gid/backend" and have them set "idmap confi...
Michael Adam
2011-03-23
1
-26
/
+14
*
s3:loadparm: remove unused parameter "idmap read only".
Michael Adam
2011-03-23
1
-10
/
+0
*
s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...
Volker Lendecke
2011-03-18
1
-0
/
+12
*
s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...
Günther Deschner
2011-03-15
1
-2
/
+3
*
lib/util: new merged debug system
Andrew Bartlett
2011-03-01
1
-1
/
+0
*
s3-param: Make "rlimit_max below minimum Windows limit" notification less scary
Jonathan Nieder
2011-02-25
1
-2
/
+2
*
s3: no need to globally include intl.h.
Günther Deschner
2011-02-15
1
-1
/
+1
*
s3:loadparm: skip leading spaces in parameter values from the command line
Michael Adam
2011-02-09
1
-1
/
+6
*
s3: Make _lp_maxprotocol static
Volker Lendecke
2011-01-29
1
-1
/
+1
*
Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to...
Jeremy Allison
2011-01-27
1
-1
/
+12
*
s3:winbind: Fork multiple children per domain
Volker Lendecke
2011-01-21
1
-0
/
+24
*
s3-param: Fixed code block in max_open_files().
Andreas Schneider
2011-01-19
1
-1
/
+1
*
Change strict allocate to default to true. (cherry picked from commit 820ea22...
Jeremy Allison
2010-12-15
1
-1
/
+1
*
Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...
Jeremy Allison
2010-12-10
1
-4
/
+21
*
s3-client Use NTLMv2 by default in the Samba client
Andrew Bartlett
2010-12-10
1
-2
/
+2
*
s3-smbd Don't send SPNEGO principal (rfc4178 hint) by default
Andrew Bartlett
2010-12-10
1
-0
/
+11
*
s3-libads Default to NOT using the server-supplied principal from SPNEGO
Andrew Bartlett
2010-12-10
1
-0
/
+11
*
s3-param Fix lp_set_cmdline() to set the flag on alias values too
Andrew Bartlett
2010-11-27
1
-1
/
+11
*
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2010-11-10
1
-9
/
+3
*
s3: Allow disabling of mdns registrations
Volker Lendecke
2010-11-05
1
-0
/
+12
*
s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reload
Andrew Bartlett
2010-11-02
1
-4
/
+9
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
1
-6
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-2
/
+1
*
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
2010-10-22
1
-8
/
+0
*
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...
Jeremy Allison
2010-10-22
1
-0
/
+8
*
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: fix the build of test_lp_load.
Günther Deschner
2010-09-23
1
-0
/
+1
*
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
[next]