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

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

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


Revision 1.80 - (show annotations) (download)
Sat Jun 29 22:18:52 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-57_el5_sme
Changes since 1.79: +7 -2 lines
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-57.sme
- Add template for wide links [SME: 6858]

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

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