/[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.12 - (hide annotations) (download)
Mon Nov 16 15:44:39 2020 UTC (3 years, 7 months ago) by jcrisp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-11_el7_sme
Changes since 1.11: +8 -2 lines
* Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
- Add /etc/krb5.conf as template using templates from smeserver-samba
- [SME: 11093]

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

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