/[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.29 - (show annotations) (download)
Tue Nov 29 21:28:31 2022 UTC (18 months, 1 week ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-27_el7_sme
Changes since 1.28: +8 -2 lines
* Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme
- Fix fail to join the domain [SME: 12231]
  patch from  bunkobugsy ; Fix from Nico Tiana

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

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