- s4:torture/smb2: improve the smb2.create.blob tes; (bso#9209).

- lib/krb5_wrap: request enc_types in the correct order; (bso#9272).
- Fix net ads join message for the dns domain; (bso#9326).
- docs-xml: fix use of <smbconfoption> tag; (bso#9345).
- s3-aio_pthread: Optimize aio_pthread_handle_completion; (bso#9359).
- s3:winbind: Failover if netlogon pipe is not available; (bso#9386).
- Execute the run_permissions macro on pre-11.4 systems and else the
  set_permission one if available.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=264
This commit is contained in:
Lars Müller
2012-11-13 18:20:36 +00:00
committed by Git OBS Bridge
parent f8e2f1e500
commit 10ae381be8
6 changed files with 47 additions and 35 deletions

View File

@@ -1,7 +1,18 @@
-------------------------------------------------------------------
Wed Oct 31 16:48:12 UTC 2012 - lmuelle@suse.com
Tue Nov 13 17:26:15 UTC 2012 - lmuelle@suse.com
- Only execute the run_permissions macro on pre-12.3 systems.
- s4:torture/smb2: improve the smb2.create.blob tes; (bso#9209).
- lib/krb5_wrap: request enc_types in the correct order; (bso#9272).
- Fix net ads join message for the dns domain; (bso#9326).
- docs-xml: fix use of <smbconfoption> tag; (bso#9345).
- s3-aio_pthread: Optimize aio_pthread_handle_completion; (bso#9359).
- s3:winbind: Failover if netlogon pipe is not available; (bso#9386).
-------------------------------------------------------------------
Thu Nov 1 20:26:19 UTC 2012 - lmuelle@suse.com
- Execute the run_permissions macro on pre-11.4 systems and else the
set_permission one if available.
-------------------------------------------------------------------
Mon Oct 29 19:48:51 UTC 2012 - lmuelle@suse.com