index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
Imported Upstream version 4.1.17+dfsg
upstream/4.1.17+dfsg
upstream_4.1
Ivo De Decker
91
-182
/
+247
2015-02-22
Imported Upstream version 4.1.16+dfsg
upstream/4.1.16+dfsg
Ivo De Decker
184
-774
/
+2278
2015-02-21
VERSION: Disable git snapshots for the 4.1.17 release.
Karolin Seeger
1
-1
/
+1
2015-02-21
WHATSNEW: Add release notes for Samba 4.1.17.
Karolin Seeger
1
-3
/
+59
2015-02-21
s3-netlogon: Make sure we do not deference a NULL pointer.
Andreas Schneider
1
-1
/
+6
2015-02-21
CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitial...
Jeremy Allison
1
-1
/
+5
2015-02-10
VERSION: Re-enable git snapshots.
Karolin Seeger
1
-1
/
+1
2015-02-10
VERSION: Bump version up to 4.1.17.
Karolin Seeger
1
-1
/
+1
2015-01-12
VERSION: Disable git snapshots for the 4.1.16 release.
Karolin Seeger
1
-1
/
+1
2015-01-12
WHATSNEW: Add release notes for Samba 4.1.16.
Karolin Seeger
1
-3
/
+52
2015-01-12
CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...
Andrew Bartlett
5
-6
/
+221
2015-01-12
CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.c
Andrew Bartlett
1
-2
/
+2
2015-01-12
CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flag
Andrew Bartlett
1
-0
/
+1
2015-01-12
CVE-2014-8143:auth: Force talloc type of session_info pointer to match
Andrew Bartlett
1
-0
/
+5
2015-01-12
VERSION: Bump version up to 4.1.16...
Karolin Seeger
1
-2
/
+2
2015-01-11
VERSION: Disable git snapshots for the 4.1.15 release.
Karolin Seeger
1
-1
/
+1
2015-01-11
WHATSNEW: Add release notes for Samba 4.1.15.
Karolin Seeger
1
-3
/
+86
2015-01-11
nsswitch: fix soname of linux nss_*.so.2 modules
Stefan Metzmacher
2
-13
/
+18
2015-01-11
selftest: use shared/libnss_wrapper_winbind.so.2
Stefan Metzmacher
2
-2
/
+2
2015-01-11
wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()
Stefan Metzmacher
1
-1
/
+5
2015-01-11
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
1
-0
/
+8
2015-01-11
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
1
-0
/
+10
2015-01-11
librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobs
Matthieu Patou
1
-0
/
+34
2015-01-11
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
9
-7
/
+179
2015-01-11
librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...
Matthieu Patou
2
-9
/
+204
2015-01-11
librpc-idl: replace int32 by uint32 as the values are always > 0
Stefan Metzmacher
1
-2
/
+2
2015-01-11
librpc-idl: replace int32 by the enumeration as it's the type that we use in ...
Matthieu Patou
1
-10
/
+10
2015-01-11
drsuapi.idl: change the range for attribute values to 26214400 bytes.
Stefan Metzmacher
1
-1
/
+1
2014-12-18
libcli/smb: only force signing of smb2 session setups when binding a new session
Stefan Metzmacher
1
-1
/
+6
2014-12-18
s3:smb2_server: allow reauthentication without signing
Stefan Metzmacher
2
-5
/
+4
2014-12-18
s3:smb2_server: use the global signing key to check if signing is required
Stefan Metzmacher
1
-1
/
+1
2014-12-18
testprogs/test_ldb: check rootdse search with extended-dn control
Stefan Metzmacher
1
-0
/
+2
2014-12-18
s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM control
Stefan Metzmacher
1
-4
/
+2
2014-12-18
s3:utils/profiles fix a use after free
Christian Ambach
1
-3
/
+3
2014-12-18
s3:registry/regfio fix some valgrind warnings
Christian Ambach
1
-2
/
+2
2014-12-18
s3:registry/regfio read SD from the correct location
Christian Ambach
1
-2
/
+4
2014-12-08
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
3
-13
/
+13
2014-12-08
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
1
-11
/
+11
2014-12-08
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
1
-5
/
+12
2014-12-08
s3-libsmb: Duplicate the memory before we free it.
Andreas Schneider
1
-3
/
+6
2014-12-08
s3-libsmb: Set the netbios_name in use_ccache case too.
Andreas Schneider
1
-0
/
+9
2014-12-08
s3-lib: Do not require a password with --use-ccache.
Andreas Schneider
2
-3
/
+4
2014-12-08
pam_winbind: fix warn_pwd_expire implementation.
Günther Deschner
1
-1
/
+4
2014-12-04
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...
Jeremy Allison
2
-0
/
+13
2014-12-04
s3-smbstatus: Fix exit code of profile output.
Andreas Schneider
1
-2
/
+5
2014-12-04
s3-smbclient: Return success if we listed the shares.
Andreas Schneider
1
-1
/
+1
2014-12-04
s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses
Guenter Kukkukk
4
-38
/
+151
2014-12-04
samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"
Guenter Kukkukk
1
-5
/
+8
2014-12-04
samba-tool: Fix enum values in dns.py
Guenter Kukkukk
1
-1
/
+1
2014-11-27
VERSION: Bump version up to 4.1.15...
Karolin Seeger
1
-2
/
+2
[next]