/[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.17 - (show annotations) (download)
Fri Sep 4 12:21:29 2015 UTC (8 years, 9 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-16_el6_sme
Changes since 1.16: +8 -2 lines
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme
- added W10 support to SME Domain [SME: 9038]
- e-smith-samba-2.4.0.bz9038.W10_registry.patch

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

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