/[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.26 - (hide annotations) (download)
Mon Nov 1 01:31:20 2021 UTC (2 years, 7 months ago) by terryfage
Branch: MAIN
Changes since 1.25: +3 -3 lines
* Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme
- samba create v6 profile dir win10 [SME: 11725]

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

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