/[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.11 - (hide annotations) (download)
Sat Jul 6 00:15:59 2013 UTC (10 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-10_el6_sme
Changes since 1.10: +7 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
- Add support for Windows 8 domain joining & user login [SME: 7751]

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

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