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

Contents of /rpms/e-smith-samba/sme9/e-smith-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.26 - (show annotations) (download)
Fri Mar 24 22:09:13 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-24_el6_sme
Changes since 1.25: +10 -2 lines
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme
- fix outlook error code 0x8004011c  [SME: 10106]
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles)

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

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