SHA256
1
0
forked from pool/samba

- Clone the base share security descriptor when exposing a snapshot share;

(bnc#874656).
- Use appropriate HRESULT return codes; (bnc#875046).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=406
This commit is contained in:
David Disseldorp
2014-04-25 09:54:19 +00:00
committed by Git OBS Bridge
parent 3fe0cad748
commit 1c9e737101
5 changed files with 53 additions and 21 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 25 08:47:57 UTC 2014 - ddiss@suse.com
- Clone the base share security descriptor when exposing a snapshot share;
(bnc#874656).
-------------------------------------------------------------------
Thu Apr 24 16:21:04 UTC 2014 - ddiss@suse.com
- Use appropriate HRESULT return codes; (bnc#875046).
-------------------------------------------------------------------
Thu Apr 17 15:44:30 UTC 2014 - lmuelle@suse.com