/[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.2 - (hide annotations) (download)
Sat Feb 2 21:27:32 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-2_el6_sme
Changes since 1.1: +8 -3 lines
* Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
- Change tdbbackup12 back to tdbbackup

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

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