/[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.15 - (show annotations) (download)
Sat Jan 2 04:32:48 2021 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-14_el7_sme
Changes since 1.14: +28 -14 lines
* Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
- migrate nmbd to systemd [SME: 11118]
- migrate smbd to systemd [SME: 11117]
  create generik smb.service service
- create e-smith-samba-update event [SME: 11157]

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

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