/[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.16 - (show annotations) (download)
Thu Sep 3 15:26:00 2015 UTC (8 years, 9 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-15_el6_sme
Changes since 1.15: +8 -2 lines
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
- Fix samba audit parameters [SME: 9037]
  Patch from Jorge Gonzalez

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

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