Set domain/workgroup based on authentication callback value; (bso#11059).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=449
This commit is contained in:
David Disseldorp 2015-01-22 12:23:30 +00:00 committed by Git OBS Bridge
parent 8e187130c4
commit 5d0ce19b3a
4 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cee66a97e797af2bd0969bf63251e5a639b1db2762ca2f13ed6ee420fa2501c1
size 330950
oid sha256:c224c39b61a0e74c3032e4a6c7aa89bedd61608e1607a0509586ab9dc552f0b0
size 332059

View File

@ -3,6 +3,7 @@ Mon Jan 19 17:15:19 UTC 2015 - ddiss@suse.com
- Fix libsmbclient DFS referral handling.
+ Reuse connections derived from DFS referrals; (bso#10123); (fate#316512).
+ Set domain/workgroup based on authentication callback value; (bso#11059).
-------------------------------------------------------------------
Tue Jan 13 13:28:31 UTC 2015 - mpluskal@suse.com

View File

@ -146,7 +146,7 @@ BuildRequires: systemd-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3348
%define SOURCE_TIMESTAMP 3355
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fc027bc506bd4b26808915c6f03df460b092927fca0871e15401112099c500c
size 54572
oid sha256:a032cb1e5c1eb4aa1875d43e360074e009c9c20a54a6f7ca02f81d7b4e27ec69
size 54271