/[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.27 - (hide annotations) (download)
Sat Feb 10 03:53:33 2018 UTC (6 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-25_el6_sme
Changes since 1.26: +5 -2 lines
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme
- fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492]

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

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