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

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

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


Revision 1.8 - (hide annotations) (download)
Sat Feb 10 03:51:05 2018 UTC (6 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-7_el7_sme
Changes since 1.7: +5 -2 lines
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
- fix typo in  /server-resources/regedit/win10samba.reg  [SME: 10515]

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

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