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
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-10
releasing package samba version 2:4.1.13+dfsg-4
debian/4.1.13+dfsg-4
Jelmer Vernooij
1
-1
/
+1
2014-12-10
Revert previous patch, since ldb has an active module version check. Instead,...
Jelmer Vernooij
5
-54
/
+12
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
releasing package samba version 2:4.1.13+dfsg-3
debian/4.1.13+dfsg-3
Jelmer Vernooij
1
-1
/
+1
2014-12-04
Add bug#.
Jelmer Vernooij
1
-1
/
+1
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
Update debian/rules to allow support for multiple upstream ldb versions, when...
Jelmer Vernooij
4
-2
/
+58
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
2014-11-27
VERSION: Disable git snapshots for the 4.1.14 release.
Karolin Seeger
1
-1
/
+1
2014-11-27
WHATSNEW: Add release notes for Samba 4.1.14.
Karolin Seeger
1
-3
/
+91
2014-11-24
s4-dns: dlz-bind: Add trailing '.' to all fqdn strings
Amitay Isaacs
2
-20
/
+59
2014-11-24
s4-dns: Add support for BIND 9.10
Amitay Isaacs
3
-1
/
+32
2014-11-24
s4-dns: Update dlz_minimal.h based on BIND release 9.10
Amitay Isaacs
1
-54
/
+153
2014-11-24
s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versions
Amitay Isaacs
2
-14
/
+10
2014-11-24
s4-dns: Update template variables, change BIND98 --> BIND9_8
Amitay Isaacs
1
-2
/
+2
2014-11-24
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
13
-20
/
+22
2014-11-24
lib/util: use size_t for add_string_to_array().
Günther Deschner
2
-2
/
+2
2014-11-24
s3-proto: remove duplicate proto for add_string_to_array().
Günther Deschner
1
-3
/
+0
2014-11-17
Revert "buildtools: Rename perl vendorarch configure option."
Michael Adam
1
-9
/
+4
2014-11-17
Revert "buildtools: Add perl vendorlib configure option."
Michael Adam
1
-10
/
+0
2014-11-17
Revert "wafsamba: If perl can't provide defaults, define them."
Michael Adam
1
-8
/
+2
2014-11-17
Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."
Michael Adam
1
-39
/
+19
2014-11-17
pidl/wscript: remove --with-perl-* options
Stefan Metzmacher
1
-1
/
+1
2014-11-17
Revert "autobuild: Set perl vendorlib direcotry."
Stefan Metzmacher
1
-4
/
+3
2014-11-17
Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"
Stefan Metzmacher
1
-3
/
+1
2014-11-17
pidl: remove superfluous "use lib ...".
Michael Adam
1
-1
/
+0
2014-11-17
pidl: fix the perl module search path (use lib ...) when installing pidl.
Michael Adam
1
-1
/
+1
2014-11-17
wafsamba: add perl_fixup parameter to INSTALL_FILES
Michael Adam
1
-4
/
+43
2014-11-17
s3:build: don't detect perl in source3/wscript again.
Michael Adam
1
-1
/
+0
2014-11-17
pidl/wscript: don't check for perl again.
Michael Adam
1
-3
/
+0
2014-11-17
build: do full SAMBA_CHECK_PERL() check in configure
Michael Adam
1
-1
/
+1
2014-11-17
wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.
Michael Adam
2
-0
/
+63
[prev]
[next]