/[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.18 - (show annotations) (download)
Mon Feb 15 06:38:19 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-17_el7_sme
Changes since 1.17: +7 -2 lines
* Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
- allow using user-create-profiledir action with temp or package-update events  [SME: 11348]

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

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