SHA256
1
0
forked from pool/samba

- When returning an ACL without SECINFO_DACL requested, we still set

SEC_DESC_DACL_PRESENT in the type field; (bso#8636).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=215
This commit is contained in:
Lars Müller
2012-01-24 20:13:03 +00:00
committed by Git OBS Bridge
parent ccc9c1d64a
commit 9461feb99c
6 changed files with 38 additions and 32 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 24 19:46:46 UTC 2012 - lmuelle@suse.de
- When returning an ACL without SECINFO_DACL requested, we still set
SEC_DESC_DACL_PRESENT in the type field; (bso#8636).
-------------------------------------------------------------------
Sun Jan 22 01:38:35 CET 2012 - ddiss@suse.de