/[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.19 - (hide annotations) (download)
Wed Sep 9 19:53:24 2015 UTC (8 years, 8 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-18_el6_sme
Changes since 1.18: +9 -2 lines
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
- Modified the registry file for roaming profile with W8 [SME: 9048]
- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038]

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

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