/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme10/e-smith-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.23 - (hide annotations) (download)
Tue Apr 20 03:47:27 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-22_el7_sme
Changes since 1.22: +6 -2 lines
* Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-22.sme
- netlogon.bat +x [SME: 11566]

1 jpp 1.23 # $Id: e-smith-samba.spec,v 1.22 2021/04/17 02:00:19 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith specific Samba configuration files and templates
4     %define name e-smith-samba
5     Name: %{name}
6     %define version 2.6.0
7 jpp 1.23 %define release 22
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.2 Patch0: e-smith-samba-2.6.0-displayCharset.patch
14 stephdl 1.4 Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15 unnilennium 1.5 Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16 unnilennium 1.7 Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch
17 jpp 1.9 Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch
18 jpp 1.11 Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch
19 jcrisp 1.12 Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch
20 jcrisp 1.13 Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch
21 jcrisp 1.14 Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch
22 jpp 1.15 Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch
23 jpp 1.18 Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch
24 jpp 1.19 Patch11: e-smith-samba-2.6.0-bz11349-logging.patch
25 jpp 1.22 Patch12: e-smith-samba-2.6.0-bz11555.patch
26 jpp 1.9
27 stephdl 1.1 Obsoletes: e-smith-netlogon
28     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29     BuildArchitectures: noarch
30     BuildRequires: e-smith-devtools >= 1.13.1-03
31     Obsoletes: e-smith-regedit
32     Requires: e-smith-lib >= 2.2.0-2
33     Requires: e-smith-formmagick >= 1.4.0-9
34     Requires: samba >= 3.5.10
35     Requires: samba-client >= 3.5.10
36     Requires: samba-common >= 3.5.10
37     Obsoletes: samba3x
38     Obsoletes: samba3x-client
39     Obsoletes: samba3x-common
40     Obsoletes: samba3x-winbind
41     Obsoletes: libsmbclient <= 3.0.33
42     # Obsolete SerNet packages
43     Obsoletes: libsmbclient0
44     Obsoletes: libwbclient0
45     Obsoletes: samba3
46     Obsoletes: samba3-cifsmount
47     Obsoletes: samba3-client
48     Obsoletes: samba3-doc
49     Obsoletes: samba3-utils
50     Obsoletes: samba3-winbind
51     Requires: /usr/bin/tdbbackup
52     AutoReqProv: no
53    
54     %changelog
55 jpp 1.23 * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-22.sme
56     - netlogon.bat +x [SME: 11566]
57    
58 jpp 1.22 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
59     - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
60    
61 jpp 1.21 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
62     - fix double entries for min protocol [SME: 11558]
63    
64 jpp 1.20 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
65     - clean rsyslog syntax for smbd and nmbd [SME: 11422]
66    
67 jpp 1.19 * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
68     - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
69    
70 jpp 1.18 * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
71     - allow using user-create-profiledir action with temp or package-update events [SME: 11348]
72    
73 jpp 1.17 * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
74     - fix log noise for smb.service [SME: 11157]
75    
76 jpp 1.16 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
77     - add Restart=always [SME: 11118]
78     - add Restart=always [SME: 11117]
79    
80 jpp 1.15 * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
81     - migrate nmbd to systemd [SME: 11118]
82     - migrate smbd to systemd [SME: 11117]
83     create generik smb.service service
84     - create e-smith-samba-update event [SME: 11157]
85    
86 jcrisp 1.14 * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
87     - Fix mutex locking [SME: 11199]
88    
89 jcrisp 1.13 * Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
90     - Fix pid directory [SME: 11198]
91    
92 jcrisp 1.12 * Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
93     - Add /etc/krb5.conf as template using templates from smeserver-samba
94     - [SME: 11093]
95    
96 jpp 1.11 * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
97     - remove win98pwdcache.reg from server-resources [SME: 9060]
98    
99 jpp 1.10 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
100 jpp 1.9 - set min server and client protocol SMB2 [SME: 10576]
101     add check so max always greater than min
102     - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
103    
104 jpp 1.8 * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
105     - fix typo in /server-resources/regedit/win10samba.reg [SME: 10515]
106    
107 unnilennium 1.6 * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
108     - fix outlook error code 0x8004011c [SME: 10169]
109     - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
110    
111 unnilennium 1.5 * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
112     - add systemd skip redirect [SME: 9688]
113    
114 stephdl 1.4 * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
115     - Fix deprecated syntax '~' in rsyslog [SME: 9398]
116     - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
117    
118 vip-ire 1.3 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
119     - Rebuild for [SME: 9393]
120    
121 unnilennium 1.2 * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
122     - dropped display charset option [SME: 9440]
123    
124 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
125     - Initial release to sme10
126    
127     * Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme
128     - The samba performance registry is now added in the win10samba.reg [SME: 9038]
129    
130     * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme
131     - Corrected typo in patch of bad character '“', relative to roaming profile
132     - e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038]
133     - e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048]
134    
135     * Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme
136     - Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
137     - Modified the registry file for roaming profile with W8 [SME: 9048]
138     - Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038]
139    
140     * Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme
141     - Replace syslog template to rsyslog so samba audits are logged in the correct
142     file [SME: 9037]
143    
144     * Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme
145     - added W10 support to SME Domain [SME: 9038]
146     - e-smith-samba-2.4.0.bz9038.W10_registry.patch
147    
148     * Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
149     - Fix samba audit parameters [SME: 9037]
150     Patch from Jorge Gonzalez
151    
152     * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
153     - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]
154    
155     * Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme
156     - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894]
157    
158     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
159     - Add template for wide links [SME: 7752]
160    
161     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
162     - Add templates for max protocol [SME: 7753]
163    
164     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
165     - Add support for Windows 8 domain joining & user login [SME: 7751]
166    
167     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
168     - Add windows network performance enhancements registry file. [SME: 7566]
169     Patch from Greg Zartman.
170    
171     * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
172     - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
173    
174     * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
175     - Update default ServerName in 30smbServerName [SME: 7609]
176    
177     * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
178     - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
179    
180     * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
181     - Change default Workgroup and Domain to sme-server [SME: 7482]
182    
183     * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
184     - Obsolete el5 version of libsmbclient [SME: 7273]
185    
186     * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
187     - Remove samba_audit specific loglotate configuration [SME: 7388]
188    
189     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
190     - Change tdbbackup12 back to tdbbackup
191    
192     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
193     - Roll new stream for sme9
194    
195     * Mon Jan 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme
196     - Enable smb auditing per ibay [SME: 6176]
197    
198     * Thu Jan 17 2013 Shad L. Lords <slords@mail.com> 2.2.0-49.sme
199     - Update dependency to /usr/bin/tdbbackup12 [SME: 7210]
200    
201     * Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme
202     - Obsolete only SerNet samba packages [SME: 6772]
203    
204     * Sat Jan 21 2012 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme
205     - Obsolete SerNet samba packages, again [SME: 6772]
206    
207     * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46.sme
208     - Obsolete SerNet samba packages [SME: 6772]
209    
210     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-45.sme
211     - Revert directory requirement from 2.2.0-43 [SME: 6571]
212    
213     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-44.sme
214     - Revert changes made in 2.2.0-42 [SME: 6432]
215    
216     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-43.sme
217     - Fix separator in general smb.conf section for recycle:exclude* [SME: 6571]
218    
219     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-42.sme
220     - recycle:exclude_dir should contain directories [SME: 6432]
221    
222     * Sat Mar 12 2011 Gavin Weight <gweight@gmail.com> 2.2.0-41.sme
223     - Fix Recycle Bin VFS Excludes syntax. [SME: 6432]
224    
225     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-40.sme
226     - Create samba account during event for machine [SME: 6418]
227    
228     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-39.sme
229     - Migrate existing machine uid in the DB (patch from Shad Lords) [SME: 6415]
230    
231     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-38.sme
232     - Force uid/gid on machine accounts creation [SME: 6415]
233    
234     * Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-37.sme
235     - Fix create-machine-accounts script [SME: 6358]
236    
237     * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-36.sme
238     - Call samba-group-mapping after user events too [SME: 6339]
239    
240     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-35.sme
241     - Fix cpu critical patch missing ' [SME: 6330]
242    
243     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme
244     - rename store-ldap-passwd and link it in other events [SME: 6332]
245    
246     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme
247     - Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332]
248    
249     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-32.sme
250     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
251    
252     * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-31.sme
253     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321]
254    
255     * Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme
256     - Fix a typo in create-machine-account [SME: 6321]
257    
258     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-29.sme
259     - Clean up old domain entries when using ldap [SME: 6322]
260    
261     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-28.sme
262     - Auth against ldap if it is master [SME: 6321]
263    
264     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-27.sme
265     - Change the way groups are modified on samba3x [SME: 6314]
266    
267     * Wed Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-26.sme
268     - Change the way groups are modified on samba3x [SME: 6314]
269    
270     * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-25.sme
271     - Fix anonymous access [SME: 6254]
272    
273     * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 2.2.0-24.sme
274     - Fix moving secrets.tdb file [SME: 6057]
275    
276     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-23.sme
277     - Empty output when listing sensible attribtues [SME: 6254]
278    
279     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme
280     - Add sambaSID to the list of sensible attributes [SME: 6254]
281    
282     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-21.sme
283     - Deny access to some attributes for anonymous users [SME: 6254]
284    
285     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-20.sme
286     - povide an option to enable lanman passwords [SME: 6229]
287    
288     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme
289     - Add slapd support [SME: 6228]
290    
291     * Wed Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme
292     - Remove require strong key part of regedit file [SME: 6119]
293    
294     * Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
295     - Use samba3x package for windows 7 compatibility [SME: 5964]
296    
297     * Mon Jun 14 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 2.2.0-16.sme
298     - Backup all the tdb files (thanks Daniel) [SME: 5856]
299     - Post scriptlet fix [SME: 6057]
300    
301     * Tue Mar 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-15.sme
302     - Explicitly declare samba private dir [SME: 5857]
303    
304     * Fri Mar 26 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-14.sme
305     - Fix tdb file paths to backup in run script [SME: 5856]
306    
307     * Wed Mar 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
308     - Add dependency /usr/bin/tdbbackup [SME: 5851]
309    
310     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme
311     - Add missing comma in previous patch [SME: 5821]
312     - Silently skip non-existent profile folder [SME: 5821]
313    
314     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
315     - Properly quote the profile folders manually [SME: 5821]
316    
317     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-10.sme
318     - Rework V2 profile patch to fix error on user-delete event [SME: 5821]
319    
320     * Sun Feb 7 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
321     - Create/remove V2 profile directories [SME: 3666]
322    
323     * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
324     - Enable bindinterfaces by default [SME: 3325]
325    
326     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-7.sme
327     - Set recyle bin permissions [SME: 1734]
328    
329     * Sat Dec 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
330     - Add registry file to server-resources to allow windows 7 to
331     join Samba 3.x domains [SME: 5425]
332    
333     * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
334     - Fix warnings in template expansion [SME: 5309]
335    
336     * Sun Nov 23 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
337     - Fix migrate fragments for samba [SME: 4777]
338    
339     * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
340     - Fix oslevel fragment for server roles [SME: 4730]
341    
342     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
343     - Add patch to support multiple samba roles [SME: 4172]
344    
345     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
346     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
347    
348     * Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.1-8
349     - Fix oslevel template expansion. [SME: 4470]
350    
351     * Thu Apr 3 2008 Charlie Brady <charlieb@e-smith.com> 1.14.1-7
352     - Disable unix extensions. [SME: 4164]
353    
354     * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.14.1-6
355     - Hide normally hidden profile files [SME: 4082]
356    
357     * Thu Mar 13 2008 Shad L. Lords <slords@mail.com> 1.14.1-5
358     - Fix shadowcopy with < 2 ibays/users [SME: 3862]
359    
360     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.14.1-4
361     - Remove <base> tags now in general [SME: 3925]
362    
363     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.14.1-3
364     - Allow browsable to be disabled per ibay [SME: 2966]
365    
366     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-2
367     - Only create admin group if Domain Admins exists [SME: 3646]
368    
369     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-1
370     - Roll new tarball and bump version for 3.0.25b version [SME: 3495]
371    
372     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-36
373     - admin user no longer needed in 3.0.25 [SME: 3645]
374    
375     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35
376     - Expand smb.conf in group events to complete #33 [SME: 3495]
377     - Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644]
378     - Add pam.d/samba to fix broken upstream package [SME: 3641]
379    
380     * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34
381     - Removed printer admin template. [SME: 3605]
382    
383     * Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33
384     - Add "Domain Admins" to admin users [SME: 3495]
385    
386     * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32
387     - Delete smbpasswd file prior to restore. [SME: 2313]
388    
389     * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31
390     - Delete printer tdb file on printer delete. [SME: 3336]
391    
392     * Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
393     - revert last change. Breaks sme8 and is caught by pass check lib.
394    
395     * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29
396     - pam_unix requires passwords >= 6 [SME: 3039]
397    
398     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
399     - Clean up spec so package can be built by koji/plague
400    
401     * Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-28
402     - remove use client driver in smb.conf [SME: 1583]
403    
404     * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.14.0-27
405     - Change runsvctrl to sv to support runit v1.7.x [SME: 1179]
406    
407     * Tue Jan 30 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-26
408     - Use full path to 'net' command consistently in update-domain-group-maps.
409     [SME: 2400]
410    
411     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25
412     - Set ServerName to SystemName after inital configuration [SME: 2378]
413    
414     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24
415     - Allow oplocks to be disabled per ibay [SME: 543]
416     - Allow veto oplock files per ibay [SME: 1784]
417    
418     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-23
419     - Disable csc policy for roaming profiles and make optional for
420     ibays [SME: 1507]
421    
422     * Thu Jan 11 2007 Shad L. Lords <slords@mail.com> 1.14.0-22
423     - Include admin in user groups. [SME: 1950]
424    
425     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-21
426     - Make smb fragment have same logic as copy script.
427    
428     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-20
429     - Initial attempt at shadow copy script. [SME: 1549]
430    
431     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-19
432     - Add success tick to workgroup panel. [SME: 1565]
433    
434     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-18
435     - Allow workgroup name be begin with numbers. [SME: 1607]
436    
437     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-17
438     - Rework vfs modules to allow more then just recycle bin to work. [SME: 1549]
439    
440     * Thu Jan 04 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
441     - Backup important tdb files. [SME: 2201]
442    
443     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
444     - Add template to specify logon drive. [SME: 1155]
445    
446     * Thu Dec 14 2006 Shad L. Lords <slords@mail.com> 1.14.0-14
447     - Fix patch to map users to groups
448    
449     * Tue Dec 12 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.14.0-13
450     - Modified the samba_check_password script to use the new validatePassword
451     function in esmith::util. [SME: 2100]
452    
453     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
454     - Update to new release naming. No functional changes.
455     - Make Packager generic
456    
457     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com> 1.14.0-12
458     - Don't delete samba database. Instead rename them.
459    
460     * Fri Dec 01 2006 Shad L. Lords <slords@mail.com> 1.14.0-11
461     - Map user groups so roaming profiles work [SME: 1950]
462    
463     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
464     * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-10
465     - Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
466    
467     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
468     - Added templates.metadata/etc/smb.conf so that
469     expand-template /etc/smb.conf generates the file in /etc/samba/ [SME: 87]
470    
471     * Tue Jul 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-08
472     - Default smb ports to 139 only to reduce log noise [SME: 1562]
473    
474     * Thu Jun 29 2006 Shad L. Lords <slords@mail.com> 1.14.0-07
475     - Remove samba caches if getlocalsid fails [SME: 1487]
476    
477     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
478     - Fix case conversion in last change. [SME: 1523]
479    
480     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-05
481     - Add password strength checking to password change via samba (thanks
482     Federico Simoncelli and Filippo Carletti. [SME: 1523]
483    
484     * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
485     - Remove -S flag from smbd so we get useful logs from Samba [SME: 1521]
486    
487     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
488     - Clean up log noise from migrate fragment. [SME: 1257]
489     - Clean up prep section of spec file (and renumber patches).
490    
491     * Mon Apr 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
492     - Ensure that Samba notices printer add/delete [SME: 1167]
493    
494     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-01
495     - Roll stable stream version. [SME: 1016]
496    
497     * Wed Mar 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-16
498     - Revert veto appletalk files change. The patch is still in the SPEC
499     file so we can apply it later. [SME: 668]
500    
501     * Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.2-15
502     - Fix problem with creating user profile dir. [SME: 761,874]
503    
504     * Tue Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-14
505     - Relocate netlogon.bat from old location in post, not pre [SME: 768]
506     - Remove empty /home/netlogon directory, if we can [SME: 768]
507    
508     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 1.13.2-13
509     - Fix Roaming profiles strange permissions problem. [SME: 761]
510    
511     * Thu Feb 16 2006 Gavin Weight <gweight@gmail.com> 1.13.2-12
512     - Added veto files line. [SME: 668]
513    
514     * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-11
515     - Adjusted passwd chat [SME: 652]
516    
517     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-10
518     - Add passwd and passwd chat definition so that password sync works [SME: 565]
519    
520     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-09
521     - Fix logic in last change w.r.t. KeepVersions [SME: 429]
522     - Add default smb{KeepVersions} == disabled [SME: 429]
523    
524     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-08
525     - Add fragment to add recycle bin if smb{RecycleBin} == enabled [SME: 429]
526     - Default smb{RecycleBin} == disabled [SME: 429]
527    
528     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-07
529     - Default smb{OpLocks} == enabled. Setting it to disabled will
530     disable oplocks [SME: 318]
531    
532     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.13.2-06
533     - Better smb.conf readability [SME067]
534    
535     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-05
536     - Bump release number only
537    
538     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
539     - [1.13.2-04]
540     - Correct typo and escape the $ in [print$] in last fix [SF: 1357840]
541    
542     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
543     - [1.13.2-03]
544     - Create and use default for smb{UseClientDriver} [SF: 1357840]
545    
546     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
547     - [1.13.2-02]
548     - Change browsable -> browseable for consistency [SF: 1357840]
549    
550     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
551     - [1.13.2-01]
552     - Remove L10Ns from base packages [SF: 1309520]
553    
554     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
555     - [1.13.1-01]
556     - New dev stream before relocating L10Ns
557    
558     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
559     - [1.13.0-28]
560     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
561    
562     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
563     - [1.13.0-27]
564     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
565    
566     * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
567     - [1.13.0-26]
568     - Fix hosts allow specification. [SF: 1295752]
569    
570     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
571     - [1.13.0-25]
572     - Roll in content from e-smith-regedit, and obsolete it.
573    
574     * Tue Aug 2 2005 Charlie Brady <charlieb@e-smith.com>
575     - [1.13.0-24]
576     - Remove redundent and deprecated use of esmith::config and esmith::db
577     from action scripts.
578    
579     * Tue Aug 2 2005 Shad Lords <slords@email.com>
580     - [1.13.0-23]
581     - Add TCPPorts/UDPPorts and access to smbd/nmbd [SF: 1246986]
582    
583     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
584     - [1.13.0-22]
585     - Fix missing comma [SF: 1216546]
586    
587     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
588     - [1.13.0-21]
589     - Avoid use of deprecated tie interface to accounts db. Use "config"
590     rather than "db" to fetch status in run script. [SF: 1216546]
591    
592     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
593     - [1.13.0-20]
594     - Charset changes from Gordon: on new installs, default to UTF8.
595     - Default smb{UnixCharSet} == UTF8
596     - If smb record exists (i.e. upgrade), but UnixCharSet is not defined,
597     set it to ISO8859-1 to maintain filenames on upgrade [SF: 1204695]
598    
599     * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
600     - [1.13.0-19]
601     - Restart nmbd during workgroup-update event. [SF: 1220928]
602    
603     * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
604     - [1.13.0-18]
605     - Need to open accounts db r/w in create-machine-account script.
606    
607     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
608     - [1.13.0-17]
609     - Fix missing "use" in create-machine-account script.
610    
611     * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
612     - [1.13.0-16]
613     - Last fix was wrong. Real problem was typo in default property setup.
614     - Remove redundent restart-samba action.
615    
616     * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
617     - [1.13.0-15]
618     - Fix typo in workgroup property lookup in workgroup panel.
619    
620     * Sun Mar 13 2005 Charlie Brady <charlieb@e-smith.com>
621     - [1.13.0-14]
622     - Group mapping fix from Shad. [MN00070553]
623    
624     * Fri Mar 11 2005 Charlie Brady <charlieb@e-smith.com>
625     - [1.13.0-13]
626     - Add service entries for smbd and nmbd, which slave their own
627     status from the smb entry. This allows the generic service
628     restart stuff to work. [MN00065576]
629     - Fix dangling restart-dhcpd symlink. [MN00064130]
630    
631     * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
632     - [1.13.0-12]
633     - Unify the three group mapping scripts into one. [MN00070553]
634    
635     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
636     - [1.13.0-11]
637     - Fix template expansion location of smb.conf [MN00063515]
638    
639     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
640     - [1.13.0-10]
641     - Fix typo in post scriptlet. [MN00063515]
642    
643     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
644     - [1.13.0-09]
645     - Add domain group mapping, contributed by Shad/Greg. [MN00070553]
646     - Remove anachronisms in create-machine-account script.
647    
648     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
649     - [1.13.0-08]
650     - Fix small template breakages if $LocalIP is not defined.
651     - Fix warnings from post install script. [MN00070549]
652     - Remove obsolete "domain admin group" entry from /etc/smb.conf template.
653     [MN00063515]
654     - Revert to standard /etc/samba/smb.conf location for config file.
655     [MN00063515]
656    
657     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
658     - [1.13.0-07]
659     - Fix various smb.conf template expansion probs. [MN00063515]
660    
661     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
662     - [1.13.0-06]
663     - Fix typo in template fragment. Commit new files omitted from previous
664     checkin in error. [MN00063515]
665    
666     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
667     - [1.13.0-05]
668     - Update samba configuration to use samba 3 features. Update to
669     current APIs. [MN00063515]
670     - Start nmbd before smbd. [MN00070113]
671    
672     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
673     - [1.13.0-04]
674     - Use defaults mechanism to initialise database entries, and migrate
675     fragment to convert from deprecated db entries to current style
676     Obsolete conf-netlogon script. [MN00062545]
677     - Use generic_template_expand action where possible, in place
678     of specific actions. Update e-smith-lib dependency. [MN00064130]
679     - Use generic service adjust action for reload/restart. [MN00065576]
680    
681     * Mon Feb 7 2005 Charlie Brady <charlieb@e-smith.com>
682     - [1.13.0-03]
683     - Run smbd and nmbd's multilogs as smelog user. [MN00063836]
684    
685     * Thu Feb 5 2004 Michael Soulier <msoulier@e-smith.com>
686     - [1.13.0-02]
687     - Updated build dependencies. [msoulier 10992]
688    
689     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
690     - [1.13.0-01]
691     - rolling to dev - 1.13.0
692    
693     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
694     - [1.12.0-01]
695     - rolling to stable - 1.12.0
696    
697     * Wed Feb 4 2004 Mark Knox <markk@e-smith.com>
698     - [1.11.0-16]
699     - Include rc1.d/K35smb symlink for proper shutdown in single user mode
700     [markk 10958]
701    
702     * Tue Nov 25 2003 Michael Soulier <msoulier@e-smith.com>
703     - [1.11.0-15]
704     - Removing client driver option, to move to [printers] section.
705     [msoulier 10623]
706    
707     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
708     - [1.11.0-14]
709     - Rolling again to pick up genfilelist change. [msoulier 10648]
710    
711     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
712     - [1.11.0-13]
713     - Moved the e-smith-smb script to supervise/smb, to plan ahead.
714     [msoulier 6442]
715    
716     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
717     - [1.11.0-12]
718     - Stopped sourcing /etc/sysconfig/samba, and fixed a syntax error in the
719     initscript. [msoulier 6442]
720    
721     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
722     - [1.11.0-11]
723     - Rollback on serviceControl-using scripts. They were not broken.
724     [msoulier 6442]
725    
726     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
727     - [1.11.0-10]
728     - Changed the action script code for the new initscript. [msoulier 6442]
729    
730     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
731     - [1.11.0-09]
732     - Tweaked the smbd run script, and e-smith-smb. [msoulier 6442]
733    
734     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
735     - [1.11.0-08]
736     - Added e-smith-smb wrapper to manage both services. [msoulier 6442]
737    
738     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
739     - [1.11.0-07]
740     - Added run files for multilog. [msoulier 6442]
741    
742     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
743     - [1.11.0-06]
744     - Fixing broken specfile resulting in near-empty filelist. [msoulier 6442]
745    
746     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
747     - [1.11.0-05]
748     - Added supervision of smbd and nmbd. First attempt. [msoulier 6442]
749     - Updated createlinks script for new build library.
750    
751     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
752     - [1.11.0-04]
753     - Added "use client driver" to printer conf. [msoulier 10623]
754    
755     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
756     - [1.11.0-03]
757     - *sigh* Really added this time. TGIF. [msoulier 10486]
758    
759     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
760     - [1.11.0-02]
761     - Added a "deadtime" option to kill connections, by default, after one week if
762     they are no longer active. [msoulier 10486]
763    
764     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
765     - [1.11.0-01]
766     - rolling to dev stream - 1.11.0
767    
768     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
769     - [1.10.0-04]
770     - Relocated /etc/secrets.tdb to /etc/samba [gordonr 9759]
771    
772     * Wed Sep 10 2003 Gordon Rowell <gordonr@e-smith.com>
773     - [1.10.0-03]
774     - Always return "logon path" line, so that we return
775     "logon path =" if roaming profiles are off [gordonr 9913]
776    
777     * Wed Jul 2 2003 Gordon Rowell <gordonr@e-smith.com>
778     - [1.10.0-02]
779     - Use samba defaults for preferred master and local master [gordonr 9208]
780     - Turn on wins support if we are the domain master [gordonr 9208]
781    
782     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
783     - [1.10.0-01]
784     - Changing version to stable stream number - 1.10.0
785    
786     * Wed Jun 18 2003 Gordon Rowell <gordonr@e-smith.com>
787     - [1.9.0-32]
788     - Fix confusion in smb{DomainMaster} w.r.t. netlogons [gordonr 9064]
789    
790     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
791     - [1.9.0-31]
792     - Added missing 02setupDomainMaster [gordonr 5053]
793     - Corrected 11winsServer to deal with WINSServer == me [gordonr 5053]
794    
795     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
796     - [1.9.0-30]
797     - Removed dangling symlink to conf-samba-startup. [msoulier 8808]
798    
799     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
800     - [1.9.0-29]
801     - Move smbpasswd file to /etc/samba/smbpasswd [gordonr 8747]
802    
803     * Mon May 26 2003 Charlie Brady <charlieb@e-smith.com>
804     - [1.9.0-28]
805     - Added 'type' default fragment for the smb service. [charlieb 8785]
806    
807     * Wed May 21 2003 Lijie Deng <lijied@e-smith.com>
808     - [1.9.0-27]
809     - fix en-us, fr and es roaming profile text [lijied 5311]
810    
811     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
812     - [1.9.0-26]
813     - Don't worry if the use doesn't have a profile directory [gordonr 6414]
814    
815     * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
816     - [1.9.0-25]
817     - Added a defaults fragment. [msoulier 8785]
818     - Removed conf-samba-startup. [msoulier 8785]
819    
820     * Thu May 15 2003 Gordon Rowell <gordonr@e-smith.com>
821     - [1.9.0-24]
822     - Made use of esmith::ConfigDB::wins_server [gordonr 5053]
823    
824     * Tue May 13 2003 Gordon Rowell <gordonr@e-smith.com>
825     - [1.9.0-23]
826     - Rationalised smb{WINSServer} and smb{DomainMaster} handling [gordonr 5053]
827    
828     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
829     - [1.9.0-22]
830     - Add Spanish lexicon for workgroup [lijied 3793]
831    
832     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
833     - [1.9.0-21]
834     - preferred master should not be set if WINSServer is set [gordonr 6849]
835    
836     * Mon Apr 14 2003 Lijie Deng <lijied@e-smith.com>
837     - [1.9.0-20]
838     - Limited the workgroup name to 15 characters [lijied 4971]
839    
840     * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
841     - [1.9.0-19]
842     - Changed workgroup and servername to lower case again [lijied 7371]
843    
844     * Wed Apr 9 2003 Michael Soulier <msoulier@e-smith.com>
845     - [1.9.0-18]
846     - Fixed french lexicon for workgroup question. [msoulier 5311]
847    
848     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
849     - [1.9.0-17]
850     - Changed workgroup and servername to lower case before validation
851     and storage [lijied 7371]
852    
853     * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
854     - [1.9.0-16]
855     - Create new netlogon directory before trying to relocate netlogon.bat
856     [gordonr 8060]
857    
858     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
859     - [1.9.0-15]
860     - Removed Mitel Networks branding [lijied 8016]
861    
862     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
863     - [1.9.0-14]
864     - Fix c&p error in %pre [gordonr 5241]
865    
866     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
867     - [1.9.0-13]
868     - Do the relocation in the SPEC file so we don't have a stray
869     directory [gordonr 5241]
870    
871     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
872     - [1.9.0-12]
873     - Relocate netlogon.bat -> /home/e-smith/files/samba/netlogon/netlogon.bat
874     [gordonr 5241]
875    
876     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
877     - [1.9.0-11]
878     - Removed conf-dhcpd symlinks - now done in run script [gordonr 7771]
879    
880     * Fri Mar 28 2003 Michael Soulier <msoulier@e-smith.com>
881     - [1.9.0-10]
882     - Re-worded the text in the workgroup panel. [msoulier 5311]
883     - Added french translation of that re-wording. [msoulier 5311]
884    
885     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
886     - [1.9.0-09]
887     - Modified French lexicon to use lang="fr", rename the lexicon
888     directory to fr [lijied 6787]
889    
890     * Tue Mar 11 2003 Mike Dickson <miked@e-smith.com>
891     - [1.9.0-08]
892     - restricted length of workgroup entry to 15 characters [miked 4388]
893    
894     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
895     - [1.9.0-07]
896     - Modified workgroup panel order [lijied 7356]
897    
898     * Wed Mar 5 2003 Lijie Deng <lijied@e-smith.com>
899     - [1.9.0-06]
900     - Split en-us lexicon from workgroup panel [lijied 4030]
901    
902     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
903     - [1.9.0-05]
904     - Added French lexicon for workgroup. [lijied 5003]
905    
906     * Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com>
907     - [1.9.0-04]
908     - Delete obsolete special case "primary" fragment in smb.conf.
909     [charlieb 5652]
910    
911     * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
912     - [1.9.0-03]
913     - Split conf-samba-startup from e-smith-base/conf-startup
914     - Relocated reload-samba from e-smith-base [gordonr 5509]
915    
916     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
917     - [1.9.0-02]
918     - updates for new UI [miked 5494]
919    
920     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
921     - [1.9.0-01]
922     - Changing to development stream; version upped to 1.9.0
923    
924     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
925     - [1.8.0-01]
926     - Roll to maintained version number to 1.8.0
927    
928     * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
929     - [1.7.2-08]
930     - Removed stray DESCRIPTION tag from panel [markk 5135]
931    
932     * Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com>
933     - [1.7.2-07]
934     - Fix i-bay section of smb.conf template [charlieb 4949]
935    
936     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
937     - [1.7.2-06]
938     - Allow smb|WINSServerOverride property which is automagically pushed into
939     the smb|WINSServer property before expanding Samba templates [gordonr 4590]
940    
941     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
942     - [1.7.2-05]
943     - Allow domain master setting if smb|WINSServer set to this box [gordonr 4840]
944    
945     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
946     - [1.7.2-04]
947     - Minor refactoring of the last change [markk 3786]
948    
949     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
950     - [1.7.2-03]
951     - Remove deprecated split on pipe [markk 3786]
952    
953     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
954     - [1.7.2-02]
955     - Add -M flag to useradd, to prevent creation of /noexistingpath [charlieb 4660]
956    
957     * Wed Aug 7 2002 Charlie Brady <charlieb@e-smith.com>
958     - [1.7.2-01]
959     - Change default for oplocks from false to true, and add enable of kernel
960     oplocks (although it's the default anyway. [charlieb 4520]
961    
962     * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
963     - [1.7.1-01]
964     - Use PAM password change rather than external passwd program and chat
965     script. [charlieb 4433]
966    
967     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
968     - [1.7.0-01]
969     - Changing version to maintained stream number to 1.7.0
970    
971     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
972     - [1.6.2-01]
973     - Add "pid directory" template fragment to smb.conf, to make samba 2.2.4
974     happy (it otherwise wants to use the non-existent /var/run/samba).
975     [charlie 3685]
976    
977     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
978     - [1.6.1-01]
979     - Revert the posix locking change to the Profile share. We have rebuilt
980     samba 2.2.4 under the 2.2.19 kernel as a better fix to the locking problem.
981     [charlie 3685]
982    
983     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
984     - [1.6.0-01]
985     - Changing version to maintained stream number to 1.6.0
986    
987     * Thu May 30 2002 Charlie Brady <charlieb@e-smith.com>
988     - [1.5.11-01]
989     - Disable posix locking for the Profile share, as a workaround for
990     some locking wierdness with Win2K when saving roaming profiles.
991     [charlie 3685]
992    
993     * Tue May 28 2002 Kirrily Robert <skud@e-smith.com>
994     - [1.5.10-01]
995     - Fixed servername validation so dots are not allowed [skud 3695]
996    
997     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
998     - [1.5.8-01]
999     - RPM rebuild forced by cvsroot2rpm
1000    
1001     * Thu May 23 2002 Charlie Brady <charlieb@e-smith.com>
1002     - [1.5.7-01]
1003     - Update workgroup panel test code to no longer refer to legacy Samba*
1004     config entries. [charlieb 3160]
1005    
1006     * Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
1007     - [1.5.6-01]
1008     - Migrate obsolete Samba{DomainMaster,Workgroup,ServerName} settings
1009     in conf-samba then delete any of these if found. [charlieb 3160]
1010    
1011     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
1012     - [1.5.5-01]
1013     - Further rework of the 11logon{Home,Path} fragments to allow setting
1014     of smb|LogonPath and smb|LogonHome without having to choose
1015     smb|RoamingProfiles [gordonr 3072]
1016    
1017     * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
1018     - [1.5.4-01]
1019     - Localise SAVE button [gordonr 3220]
1020     - Added nav bar entries [gordonr 3155]
1021    
1022     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1023     - [1.5.3-01]
1024     - Woops, create empty /etc/e-smith/tests in %build. [charlieb 3343]
1025    
1026     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1027     - [1.5.2-01]
1028     - Remove /etc/e-smith/tests/.dummy, and instead create empty
1029     /etc/e-smith/tests in %build. [charlieb 3343]
1030    
1031     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
1032     - [1.5.1-01]
1033     - restart-nmbd should exit 0 nicely if smb service is disabled [gordonr 3325]
1034    
1035     * Mon Apr 29 2002 Gordon Rowell <gordonr@e-smith.com>
1036     - [1.5.0-01]
1037     - Rolling to development stream
1038     - Always set up logon home and logon path. The Samba defaults are not
1039     particularly useful, and we want them to be defined to empty if
1040     not defined in the config db and we are not domain master [gordonr 3072]
1041    
1042     * Wed Apr 17 2002 Adrian Chung <adrianc@e-smith.com>
1043     - [1.4.2-01]
1044     - Stop workgroup panel from getting and setting old legacy Samba* values.
1045     - Panel now gets/sets 'smb' properties.
1046    
1047     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
1048     - [1.4.1-01]
1049     - Language en->en-us
1050    
1051     * Wed Apr 10 2002 Adrian Chung <adrianc@e-smith.com>
1052     - [1.4.0-01]
1053     - Remerging text change for domain controller setting into i18n'd panel.
1054     [mac #3020]
1055    
1056     * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
1057     - [1.3.9-01]
1058     - Added i18n'd workgroup panel [skud #3032]
1059    
1060     * Tue Apr 9 2002 Adrian Chung <mac@e-smith.com>
1061     - [1.3.8-01]
1062     - Change quoting of %u to use single quotes in addUserScript template for
1063     smb.conf. [adrianc #3023]
1064    
1065     * Wed Apr 3 2002 Adrian Chung <adrianc@e-smith.com>
1066     - [1.3.7-01]
1067     - Quote %u in add user script directive in smb.conf and remove unnecessary
1068     first line. [adrianc #3023]
1069    
1070     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1071     - [1.3.6-01]
1072     - D'Oh sama -> samba
1073    
1074     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1075     - [1.3.5-01]
1076     - Create missing profiles and printer driver directories
1077    
1078     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1079     - [1.3.4-01]
1080     - fix restart-nmbd to still start if it can't be stopped [tonyc #2764]
1081    
1082     * Tue Mar 26 2002 Adrian Chung <adrianc@e-smith.com>
1083     - [1.3.3-01]
1084     - Modify text in web panel to say "leave set to default, or no if another
1085     server is already performing this function" with respect to domain master
1086     setting. [mac - #3020]
1087    
1088     * Tue Mar 12 2002 Adrian Chung <adrianc@e-smith.com>
1089     - [1.3.2-01]
1090     - Make WINSServer property override value for DomainMaster, PreferredMaster,
1091     and LocalMaster.
1092    
1093     * Tue Mar 12 2002 Adrian Chung <mac@e-smith.com>
1094     - [1.3.1-01]
1095     - rollRPM: Rolled version number to 1.3.1-01. Includes patches up to 1.3.0-02.
1096    
1097     * Fri Feb 15 2002 Charlie Brady <charlieb@e-smith.com>
1098     - [1.3.0-02]
1099     - Migrate Samba* configuration items to properties of the smb service.
1100    
1101     * Thu Feb 14 2002 Charlie Brady <charlieb@e-smith.com>
1102     - [1.3.0-01]
1103     - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
1104    
1105     * Thu Jan 03 2002 Charlie Brady <charlieb@e-smith.com>
1106     - [1.2.0-02]
1107     - Reconfigure and restart dhcpd in workgroup update event, in case a
1108     WINS server has been added. See #2364.
1109     - Purge prep section of lots of stuff which is no longer required
1110     since the rollRPM.
1111    
1112     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
1113     - [1.2.0-01]
1114     - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-34.
1115    
1116     * Tue Dec 4 2001 Adrian Chung <adrianc@e-smith.com>
1117     - [1.1.0-34]
1118     - Adding workgroup panel, removed from e-smith-base.
1119     - Minor text change, s/a Windows server/another server
1120    
1121     * Mon Dec 03 2001 Charlie Brady <charlieb@e-smith.com>
1122     - [1.1.0-33]
1123     - Add conf-samba back into post-install event. Required for initial
1124     password set.
1125    
1126     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1127     - [1.1.0-32]
1128     - Check for user-deleted type in user-delete-profiledir
1129    
1130     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1131     - [1.1.0-31]
1132     - Extra slosh required in 11logonPath
1133    
1134     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1135     - [1.1.0-30]
1136     - Changed group of profiles parent directory to shared to make it searchable
1137     - Replaced %N (NIS server) with %L (Netbios name) in 11logon{Home,Path}
1138     - Reinstated [profiles] share and change logon path to use it
1139     - Added action to user-{create,delete} to add/remove the profile subdirectory
1140     - Added action to post-upgrade to create profiles for existing users
1141     - New smb property RoamingProfiles - defaulting to "no" in conf-samba,
1142     which disables logon {home,path} and [profiles] share
1143    
1144     * Wed Nov 28 2001 Gordon Rowell <gordonr@e-smith.com>
1145     - [1.1.0-29]
1146     - Reduced "printer admin" and "domain admin group" to the "admin" user
1147    
1148     * Tue Nov 27 2001 Charlie Brady <charlieb@e-smith.com>
1149     - [1.1.0-28]
1150     - Undo the "Adminstrator" => "admin" mapping
1151     - Remove smb.conf fragment which adds reference to smbusers
1152     - Replace smbusers fragment so that the file now says "# this
1153     file is not used".
1154    
1155     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1156     - [1.1.0-27]
1157     - Remove /etc/smbusers - created empty in init-passwords, but never used
1158     until now
1159    
1160     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1161     - [1.1.0-26]
1162     - Templated /etc/samba/smbusers
1163     - Map "Administrator" for domain logons -> admin
1164     - Note: a local (non-domain) logon still gets treated/ignored as guest
1165     - The property smb|AdminstratorAccount (default Administrator) can be
1166     used to specify an alternate Administrator account when that account is
1167     renamed on the Win* clients
1168    
1169     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1170     - [1.1.0-25]
1171     - Make printer$ share writable in the normal way, restricted by Unix
1172     permissions (admin:admin)
1173    
1174     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1175     - [1.1.0-24]
1176     - Make /etc/smbpasswd 0600,admin,root - allows "admin" to join domains
1177     - create-machine-account: SUID/SGID root - the script is called as
1178     "admin" by Samba, but needs to be "root" to add Unix accounts
1179     - create-machine-account: setRealToEffective really become root or locking
1180     the Unix account fails with "Only root can do that"
1181     - create-machine-account: Auto-create machine account in accounts database.
1182     This should be fixed by allowing admin to write to the db fragments
1183    
1184     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1185     - [1.1.0-23]
1186     - Added extra slosh to strings in 11logon{Home,Path} and fixed c&p typo
1187    
1188     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1189     - [1.1.0-22]
1190     - Check for smb|...|LogonHome and smb|...|LogonPath in those fragments
1191     Default to ~/._winprofile as before, but allow overrides, for example
1192     set to empty for local profiles. 4.1.2+e-smith-netlogon and 5.0 both
1193     defaulted to roaming profiles
1194     - Explicitly return an empty string from some fragments if
1195     $SambaDomainMaster=no, just to be tidy
1196     - Used new e-smith-devtools to set /home/e-smith/files/samba to
1197     02755,admin,admin and removed explicit chmod from prep
1198    
1199     * Thu Nov 15 2001 Gordon Rowell <gordonr@e-smith.com>
1200     - [1.1.0-21]
1201     - Commented out code in create-machine-account which called smbpasswd.
1202     - Samba does this by itself, but we may want to enable it later if this
1203     script is ever called outside Samba.
1204    
1205     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1206     - [1.1.0-20]
1207     - Moved profiles to ~user/._winprofile - somewhat better that .profile :-)
1208     - Commented out [Profiles] share, since we are no longer using it
1209    
1210     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1211     - [1.1.0-19]
1212     - Made printer driver directories 0755, per "Samba Unleashed"
1213    
1214     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1215     - [1.1.0-18]
1216     - Removed conf-samba from post-install - done in bootstrap-console-save
1217     - Moved all profiles (Win9x and WinNT/2K) under ~user/.profile
1218     - Rewrote machine-account-create as an event
1219     - Note: Unfortunately Samba currently requires the user "root" to
1220     create machine accounts (i.e. enter "root" as the user on the client machine)
1221     A SUID script allows 'admin' to do all of the tasks, but the client gets:
1222     "Unable to add or change accounts on the domain. The account information
1223     entered does not grant sufficient privilege to create or change accounts".
1224     - Made printer driver directories world-writable
1225    
1226     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1227     - [1.1.0-17]
1228     - %L (logon server) -> %N (this server) in 11logonPath (as for 11logonHome)
1229    
1230     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1231     - [1.1.0-16]
1232     - Swapped 11logon{Home,Path}, added extra backslashes - thanks Greg Zartman
1233     and others
1234    
1235     * Fri Nov 9 2001 Gordon Rowell <gordonr@e-smith.com>
1236     - [1.1.0-15]
1237     - Left-justified output
1238     - Removed some redundant use esmith::db lines and implied "return" statements
1239    
1240     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1241     - [1.1.0-14]
1242     - Suppressed more comments from output file
1243     - Renamed all [global] fragments to 11*
1244    
1245     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1246     - [1.1.0-13]
1247     - Hid all commented-out parameters from output file (remove fragments later)
1248     - Removed more comments from output file
1249     - Unified indentation
1250    
1251     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1252     - [1.1.0-12]
1253     - Added 11level2Oplocks fragment to disable level2 oplocks
1254     - Removed "share modes" options from [netlogon] share and cleaned up template
1255    
1256     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1257     - [1.1.0-11]
1258     - Added 61Profilesshare fragment
1259    
1260     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1261     - [1.1.0-10]
1262     - Removed netlogon comments from output file
1263    
1264     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1265     - [1.1.0-09]
1266     - Protect logon {home,path} with hard quotes and indent to match others
1267    
1268     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1269     - [1.1.0-08]
1270     - Added printers and profiles directories
1271     - Need to verify permissions on these directories, Darrell had 777 for all
1272    
1273     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1274     - [1.1.0-07]
1275     - Merged in changes from dmc-mitel-samba-2.2.2-0 - Thanks Darrell May
1276     - Moved machine-account-create from e-smith-base
1277    
1278     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1279     - [1.1.0-06]
1280     - Merged (and Obsoleted) e-smith-netlogon
1281    
1282     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1283     - [1.1.0-05]
1284     - guest ok = no, map to guest = never
1285    
1286     * Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com>
1287     - [1.1.0-04]
1288     - Add action scripts and workgroup web panel plus associated symlinks
1289    
1290     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1291     - [1.1.0-03]
1292     - Removed comments from output file
1293    
1294     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1295     - [1.1.0-02]
1296     - Removed template-{begin,end}
1297    
1298     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1299     - [1.1.0-01]
1300     - Split from e-smith-base
1301     - This version only contains the smb.conf template fragments
1302    
1303     %description
1304     Configuration files and templates for the Samba daemon.
1305    
1306     %prep
1307     %setup
1308 unnilennium 1.2 %patch0 -p1
1309 stephdl 1.4 %patch1 -p1
1310 unnilennium 1.5 %patch2 -p1
1311 unnilennium 1.6 %patch3 -p1
1312 jpp 1.9 %patch4 -p1
1313 jpp 1.11 %patch5 -p1
1314 jcrisp 1.12 %patch6 -p1
1315 jcrisp 1.13 %patch7 -p1
1316 jcrisp 1.14 %patch8 -p1
1317 jpp 1.15 %patch9 -p1
1318     rm -rf root/service root/var/service root/etc/rc.d
1319 jpp 1.18 %patch10 -p1
1320 jpp 1.19 %patch11 -p1
1321 jpp 1.22 %patch12 -p1
1322 stephdl 1.1
1323     %build
1324     perl createlinks
1325    
1326     %install
1327     rm -rf $RPM_BUILD_ROOT
1328     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1329     /sbin/e-smith/genfilelist \
1330 jpp 1.15 --file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \
1331     --file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \
1332 jpp 1.23 --file '/home/e-smith/files/samba/netlogon/netlogon.bat' 'attr(0755,admin,admin)' \
1333 stephdl 1.1 --dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \
1334     --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \
1335     --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \
1336     $RPM_BUILD_ROOT \
1337     > %{name}-%{version}-filelist
1338     echo "%doc COPYING" >> %{name}-%{version}-filelist
1339    
1340 jpp 1.15 %pre
1341     if [ $1 -gt 1 ] ; then
1342     if [ -e /var/service/smbd/run ] ; then
1343     /usr/bin/sv d smbd
1344     /usr/bin/sv d smbd/log
1345     fi
1346     fi
1347     if [ $1 -gt 1 ] ; then
1348     if [ -e /var/service/nmbd/run ] ; then
1349     /usr/bin/sv d nmbd
1350     /usr/bin/sv d nmbd/log
1351     fi
1352     fi
1353    
1354    
1355 stephdl 1.1 %clean
1356     rm -rf $RPM_BUILD_ROOT
1357    
1358     %files -f %{name}-%{version}-filelist
1359     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed