forked from pool/samba
Accepting request 48642 from network:samba:STABLE
Copy from network:samba:STABLE/samba based on submit request 48642 from user coolo OBS-URL: https://build.opensuse.org/request/show/48642 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=74
This commit is contained in:
committed by
Git OBS Bridge
parent
39f442c90b
commit
50ceb67739
@@ -1,3 +1,58 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 12 15:54:14 UTC 2010 - coolo@novell.com
|
||||
|
||||
- fix baselibs.conf for libtalloc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 23 17:00:20 CEST 2010 - jmcdonough@suse.de
|
||||
|
||||
- Complete fix for trusts with Windows 2008R2 DCs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 20 13:48:22 UTC 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix authentication dialogs when connecting to older systems;
|
||||
(bnc#632055).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 21:53:30 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- Adjust position of conditional ldapsmb %package and %files definition.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 19 19:55:37 CEST 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix preexec scripts; (bso#7104); (bnc#632852).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 16 16:58:02 UTC 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix printers not auto loading with registry config; (bso#7280);
|
||||
(bnc#617153).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 15 12:36:41 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- Intilize workgroup of nmblookup as empty string.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 12 22:06:35 UTC 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix net ads join when using parent domain users; (bso#6364);
|
||||
(bnc#630812).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 28 15:08:09 CEST 2010 - sjayaraman@suse.de
|
||||
|
||||
- cifs: do not restart during dhcp lease renewal when IPaddress remains
|
||||
the same; (bnc#573246).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 19:31:55 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- Fix "Too many open files" when trying to access large number of files;
|
||||
(bso#6837); (bnc#619787).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 12:01:20 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
@@ -47,6 +102,12 @@ Mon Jun 7 17:43:35 CEST 2010 - hhetter@suse.de
|
||||
|
||||
- Update of the SMB Traffic Analyzer v2 VFS module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 28 23:05:10 CEST 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix trusts with Windows 2008R2 DCs; (bnc#613459); (bnc#599873);
|
||||
(bnc#592198); (bso#6697).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 12:18:29 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
@@ -218,6 +279,11 @@ Sun Mar 14 21:08:44 UTC 2010 - lmuelle@suse.de
|
||||
- Remove cifs-mount subpackage for post-11.2 systems as the tools are now part
|
||||
of the independent cifs-utils package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 11 19:18:00 CEST 2010 - jmcdonough@suse.de
|
||||
|
||||
- Fix join of Windows 2008 domains; (bnc#567013).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 21:03:25 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
@@ -454,7 +520,7 @@ Thu Jan 7 12:14:19 UTC 2010 - lmuelle@suse.de
|
||||
|
||||
- Update to 3.5.0rc1.
|
||||
+ BUG 6837: Fix "Too many open files" when trying to access large number of
|
||||
files with Windows 7.
|
||||
files with Windows 7; (bnc#619787).
|
||||
+ BUG 6939: Fix long filenames when "mangling method" is set to "hash".
|
||||
+ BUG 6991: Create symbol links to shared libraries.
|
||||
+ BUG 6992: make test for getgrouplist cacheable.
|
||||
@@ -514,7 +580,7 @@ Thu Jan 7 11:21:35 UTC 2010 - lmuelle@suse.de
|
||||
+ BUG 6851: Add pdbedit --kickoff-time/-K to set the user's kickoff time.
|
||||
+ BUG 6828: Fix infinite timeout when byte lock held outside of samba.
|
||||
+ BUG 6837: Fix "Too many open files" message when trying to access a large
|
||||
number of files with Windows 7.
|
||||
number of files with Windows 7; (bnc#619787).
|
||||
+ BUG 6841: Fix "map acl inherit = yes".
|
||||
+ BUG 6850: Fix shadow copy display on Windows 7.
|
||||
+ BUG 6867: Fix listing of directories with a lot of files.
|
||||
@@ -574,7 +640,7 @@ Tue Dec 15 16:47:48 UTC 2009 - lmuelle@suse.de
|
||||
+ BUG 6802: A created folder does not properly inherit permissions from
|
||||
parent in vfs_acl_xattr.
|
||||
+ BUG 6837: "Too many open files" when trying to access large number of
|
||||
files from Windows 7.
|
||||
files from Windows 7; (bnc#619787).
|
||||
+ BUG 6860: Fix shared library build on QNX.
|
||||
+ BUG 6879: Fix crash in Winbind.
|
||||
+ BUG 6929: Fix build with recent heimdal.
|
||||
@@ -851,8 +917,6 @@ Thu Aug 13 03:52:07 CEST 2009 - boyang@suse.de
|
||||
+ BUG 6387: Fix Winbind crash when multiple IDmappings exist in the
|
||||
LDAP directory.
|
||||
+ BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
|
||||
+ BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
|
||||
'passdb backend = tdbsam'.
|
||||
+ BUG 6089: Fix SAMR access checks.
|
||||
+ BUG 6112: Fix SAMR access checks.
|
||||
+ BUG 6279: Fix Winbind crash.
|
||||
|
Reference in New Issue
Block a user