summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18s3:smb2_server: allow reauthentication without signingStefan Metzmacher2-5/+4
2014-12-18s3:smb2_server: use the global signing key to check if signing is requiredStefan Metzmacher1-1/+1
2014-12-18testprogs/test_ldb: check rootdse search with extended-dn controlStefan Metzmacher1-0/+2
2014-12-18s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM controlStefan Metzmacher1-4/+2
2014-12-18s3:utils/profiles fix a use after freeChristian Ambach1-3/+3
2014-12-18s3:registry/regfio fix some valgrind warningsChristian Ambach1-2/+2
2014-12-18s3:registry/regfio read SD from the correct locationChristian Ambach1-2/+4
2014-12-10releasing package samba version 2:4.1.13+dfsg-4debian/4.1.13+dfsg-4Jelmer Vernooij1-1/+1
2014-12-10Revert previous patch, since ldb has an active module version check. Instead,...Jelmer Vernooij5-54/+12
2014-12-08s3: modules: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison3-13/+13
2014-12-08s3: smbd: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison1-11/+11
2014-12-08s3: smbd: Fix *allocate* calls to follow POSIX error return convention.Jeremy Allison1-5/+12
2014-12-08s3-libsmb: Duplicate the memory before we free it.Andreas Schneider1-3/+6
2014-12-08s3-libsmb: Set the netbios_name in use_ccache case too.Andreas Schneider1-0/+9
2014-12-08s3-lib: Do not require a password with --use-ccache.Andreas Schneider2-3/+4
2014-12-08pam_winbind: fix warn_pwd_expire implementation.Günther Deschner1-1/+4
2014-12-04releasing package samba version 2:4.1.13+dfsg-3debian/4.1.13+dfsg-3Jelmer Vernooij1-1/+1
2014-12-04Add bug#.Jelmer Vernooij1-1/+1
2014-12-04libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...Jeremy Allison2-0/+13
2014-12-04Update debian/rules to allow support for multiple upstream ldb versions, when...Jelmer Vernooij4-2/+58
2014-12-04s3-smbstatus: Fix exit code of profile output.Andreas Schneider1-2/+5
2014-12-04s3-smbclient: Return success if we listed the shares.Andreas Schneider1-1/+1
2014-12-04s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addressesGuenter Kukkukk4-38/+151
2014-12-04samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"Guenter Kukkukk1-5/+8
2014-12-04samba-tool: Fix enum values in dns.pyGuenter Kukkukk1-1/+1
2014-11-27VERSION: Bump version up to 4.1.15...Karolin Seeger1-2/+2
2014-11-27VERSION: Disable git snapshots for the 4.1.14 release.Karolin Seeger1-1/+1
2014-11-27WHATSNEW: Add release notes for Samba 4.1.14.Karolin Seeger1-3/+91
2014-11-24s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs2-20/+59
2014-11-24s4-dns: Add support for BIND 9.10Amitay Isaacs3-1/+32
2014-11-24s4-dns: Update dlz_minimal.h based on BIND release 9.10Amitay Isaacs1-54/+153
2014-11-24s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versionsAmitay Isaacs2-14/+10
2014-11-24s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs1-2/+2
2014-11-24samba: pass down size_t instead of int to add_string_to_array().Günther Deschner13-20/+22
2014-11-24lib/util: use size_t for add_string_to_array().Günther Deschner2-2/+2
2014-11-24s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner1-3/+0
2014-11-17Revert "buildtools: Rename perl vendorarch configure option."Michael Adam1-9/+4
2014-11-17Revert "buildtools: Add perl vendorlib configure option."Michael Adam1-10/+0
2014-11-17Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam1-8/+2
2014-11-17Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam1-39/+19
2014-11-17pidl/wscript: remove --with-perl-* optionsStefan Metzmacher1-1/+1
2014-11-17Revert "autobuild: Set perl vendorlib direcotry."Stefan Metzmacher1-4/+3
2014-11-17Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"Stefan Metzmacher1-3/+1
2014-11-17pidl: remove superfluous "use lib ...".Michael Adam1-1/+0
2014-11-17pidl: fix the perl module search path (use lib ...) when installing pidl.Michael Adam1-1/+1
2014-11-17wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam1-4/+43
2014-11-17s3:build: don't detect perl in source3/wscript again.Michael Adam1-1/+0
2014-11-17pidl/wscript: don't check for perl again.Michael Adam1-3/+0
2014-11-17build: do full SAMBA_CHECK_PERL() check in configureMichael Adam1-1/+1
2014-11-17wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2-0/+63