/[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.13 - (hide annotations) (download)
Sat Jul 6 00:23:37 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-12_el6_sme
Changes since 1.12: +7 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
- Add template for wide links [SME: 7752]

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

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