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

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

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


Revision 1.28 - (hide annotations) (download)
Wed May 2 17:13:27 2018 UTC (6 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-26_el6_sme
Changes since 1.27: +9 -2 lines
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme
- fix wrong syntax for max protocol for current samba version [SME: 10575]
- removed client max protocol option as not available for current samba version
- added min protocol option

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

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