/[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.79 - (show annotations) (download)
Sat Jun 29 19:36:02 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-56_el5_sme
Changes since 1.78: +6 -2 lines
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-56.sme
- Add windows network performance enhancements registry file. [SME: 7332]
  Patch from Greg Zartman.

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

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