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

Contents 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.27 - (show annotations) (download)
Tue Nov 2 03:42:39 2021 UTC (2 years, 7 months ago) by terryfage
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-25_el7_sme
Changes since 1.26: +7 -2 lines
* Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme
- samba delete v6 profile dir win10 [SME: 11725]

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

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