SHA256
1
0
forked from pool/ldb

- Update to 1.1.10.

+ Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=20
This commit is contained in:
Lars Müller
2012-08-09 20:59:43 +00:00
committed by Git OBS Bridge
parent c14c280aac
commit 410269bd5b
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 9 18:06:08 UTC 2012 - lmuelle@suse.com
- Update to 1.1.10.
+ Enhancements and fixes to the s3 read, sesssetup, and server functions
+ s3: Fix a crash in reply_lockingX_error
+ s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
+ s3:rpc_server: make usage of session_extract_session_key()
+ s3:smb2_*: make use of SMBD_SMB2_*()
+ s4 and libcli: enahncements and fixes
-------------------------------------------------------------------
Tue Aug 7 22:18:19 UTC 2012 - lmuelle@suse.com