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

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

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


Revision 1.3 - (hide annotations) (download)
Thu May 12 21:16:42 2016 UTC (8 years, 1 month ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-3_el7_sme
Changes since 1.2: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
- Rebuild for [SME: 9393]

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

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