/[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.81 - (show annotations) (download)
Sun Jun 30 17:36:54 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-58_el5_sme
Changes since 1.80: +7 -2 lines
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 2.2.0-58.sme
- Add support for Windows 8 domain joining & user login [SME: 7172]

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

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