/[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.10 - (show annotations) (download)
Sat Jul 6 00:10:57 2013 UTC (10 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-9_el6_sme
Changes since 1.9: +6 -2 lines
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
- Add windows network performance enhancements registry file. [SME: 7566]
  Patch from Greg Zartman.

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

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