/[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.1 - (hide annotations) (download)
Sat Feb 2 21:06:11 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-1_el6_sme
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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