/[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.6 - (show annotations) (download)
Tue Apr 30 04:42:50 2013 UTC (11 years, 1 month ago) by burnat
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-6_el6_sme
Changes since 1.5: +7 -2 lines
* Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
- - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]

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

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