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

Annotation 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.76 - (hide annotations) (download)
Fri Apr 26 06:34:47 2013 UTC (11 years, 1 month ago) by burnat
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-54_el5_sme
Changes since 1.75: +7 -3 lines
* Wed Apr 26 2013 chris burnat <devlist@burnat.com> 2.2.0-54.sme
- Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7332]

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

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