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

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

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


Revision 1.48 - (hide annotations) (download)
Tue Nov 2 19:09:27 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-30_el5_sme
Changes since 1.47: +5 -2 lines
* Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme
- Fix a typo in create-machine-account [SME: 6321]

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

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