/[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.22 - (hide annotations) (download)
Sat Apr 17 02:00:19 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-21_el7_sme
Changes since 1.21: +7 -2 lines
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
- add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]

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

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