/[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.7 - (hide annotations) (download)
Fri Mar 24 22:15:33 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-6_el7_sme
Changes since 1.6: +2 -2 lines
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- fix outlook error code 0x8004011c [SME: 10169]
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles)

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

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