/[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.13 - (show annotations) (download)
Thu Nov 26 00:11:04 2020 UTC (3 years, 6 months ago) by jcrisp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-12_el7_sme
Changes since 1.12: +7 -2 lines
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
- Fix pid directory [SME: 11198]

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

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