1 |
stephdl |
1.4 |
# $Id: e-smith-hosts.spec,v 1.3 2013/11/30 11:17:55 vip-ire Exp $ |
2 |
slords |
1.1 |
|
3 |
|
|
Summary: e-smith module for managing hosts entries |
4 |
|
|
Name: e-smith-hosts |
5 |
|
|
%define version 2.4.0 |
6 |
stephdl |
1.4 |
%define release 4 |
7 |
slords |
1.1 |
Version: %{version} |
8 |
|
|
Release: %{release}%{?dist} |
9 |
|
|
License: GPL |
10 |
|
|
Group: Networking/Daemons |
11 |
|
|
Source: %{name}-%{version}.tar.xz |
12 |
vip-ire |
1.3 |
Patch0: e-smith-hosts-2.4.0-remove_interface_swap.patch |
13 |
stephdl |
1.4 |
Patch1: e-smith-hosts-2.4.0.comment_hostname_validator.patch |
14 |
slords |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
|
|
Requires: e-smith-base |
16 |
|
|
Requires: e-smith-lib >= 1.15.1-19 |
17 |
|
|
Requires: e-smith-test >= 0.1.14 |
18 |
|
|
Requires: e-smith-formmagick >= 1.4.0-12 |
19 |
|
|
Requires: e-smith-tinydns >= 2.2.0-2 |
20 |
vip-ire |
1.2 |
Requires: dhcp |
21 |
slords |
1.1 |
BuildRequires: e-smith-devtools |
22 |
|
|
BuildArchitectures: noarch |
23 |
|
|
AutoReqProv: no |
24 |
|
|
|
25 |
|
|
%description |
26 |
|
|
e-smith module to allow the configuration of the hosts database, which is |
27 |
|
|
used to build the DNS and DHCP configuration. |
28 |
|
|
|
29 |
|
|
%changelog |
30 |
stephdl |
1.4 |
* Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme |
31 |
|
|
- Add a validator for the comment and the hostname field [SME: 8723] |
32 |
|
|
|
33 |
vip-ire |
1.3 |
* Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme |
34 |
|
|
- Remove the "swap interface" feature [SME: 7993] |
35 |
|
|
|
36 |
vip-ire |
1.2 |
* Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme |
37 |
|
|
- Add missing dependency on dhcp [SME: 7297] |
38 |
|
|
|
39 |
slords |
1.1 |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
40 |
|
|
- Roll new stream for sme9 |
41 |
|
|
- Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223] |
42 |
|
|
|
43 |
|
|
* Mon Nov 29 2010 Shad L. Lords <slords@mail.com> 2.2.0-8.sme |
44 |
|
|
- Sanitize comment field in tables and edit form [SME: 6408] |
45 |
|
|
|
46 |
|
|
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme |
47 |
|
|
- Fix double speechmarks in comment field in hostname panel [SME: 6408] |
48 |
|
|
|
49 |
|
|
* Wed Oct 20 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme |
50 |
|
|
- Update some more occurrences to also reflect the option of a FQDN [SME: 6296] |
51 |
|
|
|
52 |
|
|
* Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme |
53 |
|
|
- Update textbox description to also reflect the option of a FQDN [SME: 6296] |
54 |
|
|
|
55 |
|
|
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme |
56 |
|
|
- Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288] |
57 |
|
|
|
58 |
|
|
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
59 |
|
|
- Add validator back for ip or cname entry [SME: 3132] |
60 |
|
|
|
61 |
|
|
* Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme |
62 |
|
|
- Allow use of CNAME in remote hosts [SME: 3132] |
63 |
|
|
|
64 |
|
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
65 |
|
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
66 |
|
|
|
67 |
|
|
* Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-14 |
68 |
|
|
- Move single occurence HOSTTYPE back to e-smith-hosts |
69 |
|
|
|
70 |
|
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13 |
71 |
|
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4280] |
72 |
|
|
|
73 |
|
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12 |
74 |
|
|
- Remove duplicate <base> entries [SME: 3895] |
75 |
|
|
|
76 |
|
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11 |
77 |
|
|
- Remove empty lexicon entry [SME: 3880] |
78 |
|
|
|
79 |
|
|
* Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10 |
80 |
|
|
- Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135] |
81 |
|
|
|
82 |
|
|
* Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9 |
83 |
|
|
- Remove more remnant lexicon entries. [SME: 3135] |
84 |
|
|
|
85 |
|
|
* Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-8 |
86 |
|
|
- Remove remnant DNS publication code and lexicon entries. [SME: 3135] |
87 |
|
|
|
88 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
89 |
|
|
- Clean up spec so package can be built by koji/plague |
90 |
|
|
|
91 |
|
|
* Mon Feb 19 2007 Stephen Noble <support@dungog.net> 1.14.0-7 |
92 |
|
|
- Fix text with a space [SME: 2246] |
93 |
|
|
|
94 |
|
|
* Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.14.0-6 |
95 |
|
|
- Make success/failure messages standard [SME: 2290] |
96 |
|
|
|
97 |
|
|
* Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-5 |
98 |
|
|
- Add comment to host entries. [SME: 878] |
99 |
|
|
|
100 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
101 |
|
|
- Update to new release naming. No functional changes. |
102 |
|
|
- Make Packager generic |
103 |
|
|
|
104 |
|
|
* Thu Jun 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03 |
105 |
|
|
- Fix display of hosts table for additional domains. [SME: 1630, 1374] |
106 |
|
|
|
107 |
|
|
* Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 1.14.0-02 |
108 |
|
|
- Improved layout applied to Hostnames and addresses. [SME: 1374] |
109 |
|
|
|
110 |
|
|
* Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01 |
111 |
|
|
- Roll stable stream version. [SME: 1016] |
112 |
|
|
|
113 |
|
|
* Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-04 |
114 |
|
|
- Fix purge-domain code relating to pseudonym cleanup [SME: 515] |
115 |
|
|
|
116 |
|
|
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-03 |
117 |
|
|
- Bump release number only |
118 |
|
|
|
119 |
|
|
* Fri Nov 4 2005 Charlie Brady <charlieb@e-smith.com> |
120 |
|
|
- [1.13.3-02] |
121 |
|
|
- s/local_ip/global_ip/ when setting host to type Remote. |
122 |
|
|
Ensure that Remote hosts don't have local_ip set. |
123 |
|
|
[SF: 1293449] |
124 |
|
|
- Add missing "IP_ADDRESS" localisation. |
125 |
|
|
- Remove vestigial print_global_ip_field() function. |
126 |
|
|
- Deal gracefully with missing Nameservers property of domains. |
127 |
|
|
|
128 |
|
|
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
129 |
|
|
- [1.13.3-01] |
130 |
|
|
- Remove L10Ns from base packages [SF: 1309520] |
131 |
|
|
|
132 |
|
|
* Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com> |
133 |
|
|
- [1.13.2-01] |
134 |
|
|
- New dev stream before relocating L10Ns |
135 |
|
|
|
136 |
|
|
* Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com> |
137 |
|
|
- [1.13.1-15] |
138 |
|
|
- Added Italian L10N - Thanks Filippo Carletti [SF: 1309266] |
139 |
|
|
|
140 |
|
|
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
141 |
|
|
- [1.13.1-14] |
142 |
|
|
- Only display the DNS Forwarder message if there are no domains |
143 |
|
|
set with Nameservers==localhost [SF: 1303422] |
144 |
|
|
|
145 |
|
|
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
146 |
|
|
- [1.13.1-13] |
147 |
|
|
- Allow dnscache{Forwarder} to be configured, but empty [SF: 1303422] |
148 |
|
|
|
149 |
|
|
* Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com> |
150 |
|
|
- [1.13.1-12] |
151 |
|
|
- Added German L10N - Thanks Dietmar Berteld [SF: 1293325] |
152 |
|
|
|
153 |
|
|
* Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com> |
154 |
|
|
- [1.13.1-11] |
155 |
|
|
- Avoid double reformatting of old host records, which breaks HostType == self |
156 |
|
|
records. [SF: 1275450] |
157 |
|
|
|
158 |
|
|
* Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com> |
159 |
|
|
- [1.13.1-10] |
160 |
|
|
- Remove some remnant ServiceLink code |
161 |
|
|
- Replace conf-migrate-hosts with some migrate fragments for the host db |
162 |
|
|
- Restart dnscache during host-{create,delete,modify} events, so that |
163 |
|
|
cached information on hostnames is purged. [SF: 1243418,1243423] |
164 |
|
|
|
165 |
|
|
* Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com> |
166 |
|
|
- [1.13.1-09] |
167 |
|
|
- Hostnames panel updates from Shad Lords. |
168 |
|
|
|
169 |
|
|
* Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com> |
170 |
|
|
- [1.13.1-08] |
171 |
|
|
- Complete the update to current db access APIs - a few esmith::db and |
172 |
|
|
esmith::config calls were found hiding. Rewrite conf-hostsdb as simple |
173 |
|
|
shell script. [SF: 1216546] |
174 |
|
|
|
175 |
|
|
* Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com> |
176 |
|
|
- [1.13.1-07] |
177 |
|
|
- Greatly simplify delete-hosts, and rename to purge-domain. Purge user@domain |
178 |
|
|
pseudonyms for deleted domains. [SF: 1193570 (Gordon)] |
179 |
|
|
|
180 |
|
|
* Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com> |
181 |
|
|
- [1.13.1-06] |
182 |
|
|
- Update to current db access APIs, in readiness for move of dbs to private |
183 |
|
|
directory. [SF: 1216546 (Shad)] |
184 |
|
|
|
185 |
|
|
* Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com> |
186 |
|
|
- [1.13.1-05] |
187 |
|
|
- Fix to ensure panel returns status if delete fails [SF: 1200284 (Shad)] |
188 |
|
|
|
189 |
|
|
* Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com> |
190 |
|
|
- [1.13.1-04] |
191 |
|
|
- Include Shad's panel changes (publishglobal and formmagick patches) |
192 |
|
|
from e-smith-hosts-1.13.0-02sme04. [SF: 1234280] |
193 |
|
|
- Avoid multiple re-openings of config db in panel code. |
194 |
|
|
|
195 |
|
|
* Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com> |
196 |
|
|
- [1.13.1-03] |
197 |
|
|
- Move all host db manipulation actions to before template |
198 |
|
|
expansions (in all events, not just bootstrap-console-save). |
199 |
|
|
[SF: 1234255] |
200 |
|
|
|
201 |
|
|
* Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com> |
202 |
|
|
- [1.13.1-02] |
203 |
|
|
- Use services2adjust symlink to reconfigure tinydns (tinydns-conf |
204 |
|
|
is obsolete). |
205 |
|
|
- Move all host db manipulation actions to before template |
206 |
|
|
expansions in bootstrap-console-save. |
207 |
|
|
|
208 |
|
|
* Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com> |
209 |
|
|
- [1.13.1-01] |
210 |
|
|
- Roll new dev stream - 1.13.1 |
211 |
|
|
|
212 |
|
|
* Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com> |
213 |
|
|
- [1.13.0-06] |
214 |
|
|
- Use generic_template_expand action in place of restart-dhcpd. |
215 |
|
|
Update e-smith-lib dependency. [MN00064130] |
216 |
|
|
|
217 |
|
|
* Mon Mar 7 2005 Charlie Brady <charlieb@e-smith.com> |
218 |
|
|
- [1.13.0-05] |
219 |
|
|
- Fix RE used in untainting of hostname. [charlieb MN00050161] |
220 |
|
|
|
221 |
|
|
* Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com> |
222 |
|
|
- [1.13.0-04] |
223 |
|
|
- Only check if host exists on create not modify. [MN00065708] |
224 |
|
|
- Remove stray ServiceLink action symlink. [MN00064757] |
225 |
|
|
|
226 |
|
|
* Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com> |
227 |
|
|
- [1.13.0-03] |
228 |
|
|
- Untaint hostname before using in system(). [charlieb MN00050161] |
229 |
|
|
|
230 |
|
|
* Tue May 25 2004 Michael Soulier <msoulier@e-smith.com> |
231 |
|
|
- [1.13.0-02] |
232 |
|
|
- Fixing typo that prevented H&A panel from being disabled if a DNS forwarder |
233 |
|
|
was in use. [msoulier MN00034840] |
234 |
|
|
|
235 |
|
|
* Tue May 25 2004 Michael Soulier <msoulier@e-smith.com> |
236 |
|
|
- [1.13.0-01] |
237 |
|
|
- rolling to dev stream - 1.13.0 |
238 |
|
|
|
239 |
|
|
* Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com> |
240 |
|
|
- [1.12.0-04] |
241 |
|
|
- Added a check in more_options() to reject the hostname if it's a dup. |
242 |
|
|
[msoulier dpar-20864] |
243 |
|
|
|
244 |
|
|
* Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com> |
245 |
|
|
- [1.12.0-03] |
246 |
|
|
- Added further validation of the local IP address, to prevent the user using |
247 |
|
|
the external or internal interface IP, the gateway IP, or the loopback |
248 |
|
|
interface. [msoulier 8887] |
249 |
|
|
- Added further validation of a host being added as local, to prevent users |
250 |
|
|
adding "local" hosts with are not local. [msoulier dpar-20865] |
251 |
|
|
|
252 |
|
|
* Tue Aug 19 2003 Michael Soulier <msoulier@e-smith.com> |
253 |
|
|
- [1.12.0-02] |
254 |
|
|
- Fixed persistence problem with publish_globally field. [msoulier 9427] |
255 |
|
|
|
256 |
|
|
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com> |
257 |
|
|
- [1.12.0-01] |
258 |
|
|
- Changing version to stable stream number - 1.12.0 |
259 |
|
|
|
260 |
|
|
* Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com> |
261 |
|
|
- [1.11.1-01] |
262 |
|
|
- Added order to migrate fragments [gordonr 9015] |
263 |
|
|
|
264 |
|
|
* Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com> |
265 |
|
|
- [1.11.0-32] |
266 |
|
|
- Move force to lowercase to the correct place so we don't just bark |
267 |
|
|
if upper case hostnames are entered - we squash them to lower case |
268 |
|
|
before confirming [gordonr 8939] |
269 |
|
|
- Correct the migrate fragment [gordonr 8939] |
270 |
|
|
|
271 |
|
|
* Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com> |
272 |
|
|
- [1.11.0-31] |
273 |
|
|
- Force hostnames to lowercase on h&a panel [gordonr 8939] |
274 |
|
|
- Sanitise hostsdb for old non-lowercase names (WIP) [gordonr 8939] |
275 |
|
|
|
276 |
|
|
* Fri May 30 2003 Michael Soulier <msoulier@e-smith.com> |
277 |
|
|
- [1.11.0-30] |
278 |
|
|
- Updated delete-hosts to use esmith::HostsDB, and removed redundant bind db |
279 |
|
|
handling. [msoulier 8809] |
280 |
|
|
- Updated delete-hosts to scan the entire hostsdb, cross-referencing with the |
281 |
|
|
domainsdb, and remove any host for a domain that we do not manage. |
282 |
|
|
[msoulier 8809] |
283 |
|
|
- Added links to delete-hosts from bootstrap-console-save and |
284 |
|
|
registration-clear. [msoulier 8809] |
285 |
|
|
|
286 |
|
|
* Tue May 20 2003 Michael Soulier <msoulier@e-smith.com> |
287 |
|
|
- [1.11.0-29] |
288 |
|
|
- Fixed indentation in lexicon files, and changed "Create/modify" to "Create |
289 |
|
|
or modify" in all lexicon files. [msoulier 8543] |
290 |
|
|
|
291 |
|
|
* Tue May 6 2003 Lijie Deng <lijied@e-smith.com> |
292 |
|
|
- [1.11.0-28] |
293 |
|
|
- Add Spanish lexicon for hostentries [lijied 3793] |
294 |
|
|
|
295 |
|
|
* Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com> |
296 |
|
|
- [1.11.0-27] |
297 |
|
|
- Removed duplicate </trans> tag [gordonr 8613] |
298 |
|
|
|
299 |
|
|
* Thu Apr 24 2003 Lijie Deng <lijied@e-smith.com> |
300 |
|
|
- [1.11.0-26] |
301 |
|
|
- Deleted FIRSTPAGE_DESC text [lijied 8493] |
302 |
|
|
|
303 |
|
|
* Tue Apr 22 2003 Lijie Deng <lijied@e-smith.com> |
304 |
|
|
- [1.11.0-25] |
305 |
|
|
- Removed inline in text [lijied 7949] |
306 |
|
|
|
307 |
|
|
* Mon Apr 21 2003 Lijie Deng <lijied@e-smith.com> |
308 |
|
|
- [1.11.0-24] |
309 |
|
|
- Standardize Add/Save button name [lijied 7921] |
310 |
|
|
|
311 |
|
|
* Tue Apr 15 2003 Gordon Rowell <gordonr@e-smith.com> |
312 |
|
|
- [1.11.0-23] |
313 |
|
|
- Added fr entry for previous change [gordonr 3722] |
314 |
|
|
|
315 |
|
|
* Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com> |
316 |
|
|
- [1.11.0-22] |
317 |
|
|
- Don't display H&A panel if DNS forwarder configured [gordonr 3722] |
318 |
|
|
|
319 |
|
|
* Wed Apr 9 2003 Gordon Rowell <gordonr@e-smith.com> |
320 |
|
|
- [1.11.0-21] |
321 |
|
|
- Panel cleanup now all domains are in domains db [gordonr 8097] |
322 |
|
|
|
323 |
|
|
* Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com> |
324 |
|
|
- [1.11.0-20] |
325 |
|
|
- Standardized the button name [lijied 7921] |
326 |
|
|
|
327 |
|
|
* Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com> |
328 |
|
|
- [1.11.0-19] |
329 |
|
|
- Change $q->table to $q->start_table where necessary [lijied 8034] |
330 |
|
|
|
331 |
|
|
* Fri Apr 4 2003 Charlie Brady <charlieb@e-smith.com> |
332 |
|
|
- [1.11.0-18] |
333 |
|
|
- Add tinydns-conf links in place of previous named-conf ones. |
334 |
|
|
[charlieb 8071] |
335 |
|
|
|
336 |
|
|
* Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com> |
337 |
|
|
- [1.11.0-17] |
338 |
|
|
- Removed 'Mitel Networks SME Server' branding [lijied 8016] |
339 |
|
|
|
340 |
|
|
* Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com> |
341 |
|
|
- [1.11.0-16] |
342 |
|
|
- Removed named links [gordonr 7659] |
343 |
|
|
|
344 |
|
|
* Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com> |
345 |
|
|
- [1.11.0-15] |
346 |
|
|
- Removed conf-dhcpd symlinks - now done in run script [gordonr 7771] |
347 |
|
|
|
348 |
|
|
* Mon Mar 31 2003 Mike Dickson <miked@e-smith.com> |
349 |
|
|
- [1.11.0-14] |
350 |
|
|
- fixed the "Action" column to be several comns instead of one [miked 7761] |
351 |
|
|
|
352 |
|
|
* Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com> |
353 |
|
|
- [1.11.0-13] |
354 |
|
|
- Modified French lexicon to use lang="fr", rename the lexicon |
355 |
|
|
directory to fr [lijied 6787] |
356 |
|
|
|
357 |
|
|
* Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com> |
358 |
|
|
- [1.11.0-12] |
359 |
|
|
- Modified hostentries panel order [lijied 7356] |
360 |
|
|
|
361 |
|
|
* Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com> |
362 |
|
|
- [1.11.0-11] |
363 |
|
|
- Split en-us lexicon from hostentries panel [lijied 4030] |
364 |
|
|
|
365 |
|
|
* Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com> |
366 |
|
|
- [1.11.0-10] |
367 |
|
|
- Added French lexicon for hostsentries. [lijied 5003] |
368 |
|
|
|
369 |
|
|
* Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com> |
370 |
|
|
- [1.11.0-09] |
371 |
|
|
- Remove use of LocalDomainPrefix. [msoulier 4812] |
372 |
|
|
|
373 |
|
|
* Fri Feb 21 2003 Charlie Brady <charlieb@e-smith.com> |
374 |
|
|
- [1.11.0-08] |
375 |
|
|
- Remove deprecated WebServerName setting from canned test data. [charlieb 6861] |
376 |
|
|
|
377 |
|
|
* Sat Jan 25 2003 Mike Dickson <miked@e-smith.com> |
378 |
|
|
- [1.11.0-07] |
379 |
|
|
- added Action to the lexicon [miked 6363] |
380 |
|
|
|
381 |
|
|
* Fri Dec 27 2002 Mike Dickson <miked@e-smith.com> |
382 |
|
|
- [1.11.0-06] |
383 |
|
|
- minor UI updates [miked 5494] |
384 |
|
|
|
385 |
|
|
* Mon Dec 16 2002 Charlie Brady <charlieb@e-smith.com> |
386 |
|
|
- [1.11.0-05] |
387 |
|
|
- Fix problem with globally visible (published) external IPs [charlieb 5816] |
388 |
|
|
|
389 |
|
|
* Mon Dec 9 2002 Mike Dickson <miked@e-smith.com> |
390 |
|
|
- [1.11.0-04] |
391 |
|
|
- ui update [miked 5494] |
392 |
|
|
|
393 |
|
|
* Mon Dec 2 2002 Mike Dickson <miked@e-smith.com> |
394 |
|
|
- [1.11.0-03] |
395 |
|
|
- ui update [miked 5494 |
396 |
|
|
|
397 |
|
|
* Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com> |
398 |
|
|
- [1.11.0-02] |
399 |
|
|
- Removing explicit dependency on e-smith-named. [charlieb 4058] |
400 |
|
|
|
401 |
|
|
* Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com> |
402 |
|
|
- [1.11.0-01] |
403 |
|
|
- Rolling development stream to 1.11.0 |
404 |
|
|
|
405 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
406 |
|
|
- [1.10.0-01] |
407 |
|
|
- Roll to maintained version number to 1.10.0 |
408 |
|
|
|
409 |
|
|
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
410 |
|
|
- [1.9.0-11] |
411 |
|
|
- Back out the check for duplicate hosts added at 1.9.0-04 - it prevents |
412 |
|
|
any modification of existing hostnames. [charlieb 3813] |
413 |
|
|
|
414 |
|
|
* Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com> |
415 |
|
|
- [1.9.0-10] |
416 |
|
|
- Check return value of open on NetworkServicesDB [gordonr 4760] |
417 |
|
|
|
418 |
|
|
* Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com> |
419 |
|
|
- [1.9.0-09] |
420 |
|
|
- Make use of NetworkServicesDB.pm in conf-migrate-hosts [gordonr 4773] |
421 |
|
|
|
422 |
|
|
* Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com> |
423 |
|
|
- [1.9.0-08] |
424 |
|
|
- Remove auto-creation of LocalDomainPrefix on upgrades. An existing |
425 |
|
|
value will be retained, but the implicit creation of e-smith. |
426 |
|
|
or mitel-networks. for the local prefix no longer happens. [gordonr 4811] |
427 |
|
|
|
428 |
|
|
* Thu Sep 5 2002 Mark Knox <markk@e-smith.com> |
429 |
|
|
- [1.9.0-07] |
430 |
|
|
- Added 3 missing lexicon entries [markk 3812] |
431 |
|
|
|
432 |
|
|
* Wed Sep 4 2002 Mark Knox <markk@e-smith.com> |
433 |
|
|
- [1.9.0-06] |
434 |
|
|
- Fixed some problems with dhcp range validator [markk 4513] |
435 |
|
|
|
436 |
|
|
* Mon Aug 26 2002 Mark Knox <markk@e-smith.com> |
437 |
|
|
- [1.9.0-05] |
438 |
|
|
- Improved logic for when to clear global IP [markk 3816] |
439 |
|
|
|
440 |
|
|
* Mon Aug 26 2002 Mark Knox <markk@e-smith.com> |
441 |
|
|
- [1.9.0-04] |
442 |
|
|
- Check for duplicate host names [markk 3813] |
443 |
|
|
|
444 |
|
|
* Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com> |
445 |
|
|
- [1.9.0-03] |
446 |
|
|
- Fix validator function from previous change [charlieb 4513] |
447 |
|
|
|
448 |
|
|
* Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com> |
449 |
|
|
- [1.9.0-02] |
450 |
|
|
- Include validator to ensure that host IP is not in DHCP range [charlieb 4513] |
451 |
|
|
|
452 |
|
|
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com> |
453 |
|
|
- [1.9.0-01] |
454 |
|
|
- Changing version to development stream number to 1.9.0 |
455 |
|
|
|
456 |
|
|
* Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com> |
457 |
|
|
- [1.8.6-01] |
458 |
|
|
- Default for HostType is 'Self' [gordonr 3811] |
459 |
|
|
|
460 |
|
|
* Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com> |
461 |
|
|
- [1.8.5-01] |
462 |
|
|
- Relaxed regexp to match text: [a-z0-9][a-z0-9-]* [gordonr 3684] |
463 |
|
|
|
464 |
|
|
* Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com> |
465 |
|
|
- [1.8.4-01] |
466 |
|
|
- Validate that the (root of the) hostname matches [a-z][a-z0-9-]* |
467 |
|
|
Remove unused open of the ConfigDB [gordonr 3684] |
468 |
|
|
|
469 |
|
|
* Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com> |
470 |
|
|
- [1.8.3-01] |
471 |
|
|
- Delete MACAddress when type is Remote |
472 |
|
|
Delete RemoteIP when type is Local [gordonr 3684] |
473 |
|
|
|
474 |
|
|
* Mon Jun 3 2002 Mark Knox <markk@e-smith.com> |
475 |
|
|
- [1.8.2-01] |
476 |
|
|
- Resolved more confusion with addresses not displaying, naming conventions, |
477 |
|
|
delete non-essential fields in modification, and stop allowing change of |
478 |
|
|
domain during modification. [markk 3684] |
479 |
|
|
|
480 |
|
|
* Sat Jun 1 2002 Gordon Rowell <gordonr@e-smith.com> |
481 |
|
|
- [1.8.1-01] |
482 |
|
|
- Resolved a lot of confusion about HostType, Visbility, local and |
483 |
|
|
remote hosts and global publishing. These were all mixed up. |
484 |
|
|
TODO: Need to ensure that InternalIP and ExternalIP are deleted when |
485 |
|
|
changing host types from Remote->Local->Self [gordonr 3684] |
486 |
|
|
|
487 |
|
|
* Fri May 31 2002 Charlie Brady <charlieb@e-smith.com> |
488 |
|
|
- [1.8.0-01] |
489 |
|
|
- Changing version to maintained stream number to 1.8.0 |
490 |
|
|
|
491 |
|
|
* Fri May 31 2002 Kirrily Robert <skud@e-smith.com> |
492 |
|
|
- [1.7.20-01] |
493 |
|
|
- removed SL-specific service domain stuff, now just calls a routine |
494 |
|
|
elsewhere [skud 3731] |
495 |
|
|
|
496 |
|
|
* Fri May 31 2002 Kirrily Robert <skud@e-smith.com> |
497 |
|
|
- [1.7.19-01] |
498 |
|
|
- Now checking for SL service domain in panel [skud 3684] |
499 |
|
|
|
500 |
|
|
* Fri May 31 2002 Kirrily Robert <skud@e-smith.com> |
501 |
|
|
- [1.7.18-01] |
502 |
|
|
- Made hosttyle (Local/Remote/Self) have first letter uppercase. |
503 |
|
|
[skud 3684] |
504 |
|
|
|
505 |
|
|
* Thu May 30 2002 Kirrily Robert <skud@e-smith.com> |
506 |
|
|
- [1.7.17-01] |
507 |
|
|
- Default all hostentries props to empty string to avoid "odd number of |
508 |
|
|
elements in hash" warning and mixed up hosts config file. [skud 3684] |
509 |
|
|
|
510 |
|
|
* Wed May 29 2002 Kirrily Robert <skud@e-smith.com> |
511 |
|
|
- [1.7.16-01] |
512 |
|
|
- Added hostname l10n for previous hostname/name fix [skud 3684] |
513 |
|
|
|
514 |
|
|
* Wed May 29 2002 Kirrily Robert <skud@e-smith.com> |
515 |
|
|
- [1.7.15-01] |
516 |
|
|
- Fixed hostname/name CGI parameter mixup in hostentries.pm [skud 3684] |
517 |
|
|
- Fixed ethernet address validation (should be allowed to be blank) |
518 |
|
|
|
519 |
|
|
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com> |
520 |
|
|
- [1.7.14-01] |
521 |
|
|
- RPM rebuild forced by cvsroot2rpm |
522 |
|
|
|
523 |
|
|
* Fri May 17 2002 Mark Knox <markk@e-smith.com> |
524 |
|
|
- [1.7.13-01] |
525 |
|
|
- Added missing </entry> tag [markk 3430] |
526 |
|
|
|
527 |
|
|
* Fri May 17 2002 Mark Knox <markk@e-smith.com> |
528 |
|
|
- [1.7.12-01] |
529 |
|
|
- Removed extra lexicon data after the </form> tag. [markk 3430] |
530 |
|
|
|
531 |
|
|
* Thu May 16 2002 Kirrily Robert <skud@e-smith.com> |
532 |
|
|
- [1.7.11-01] |
533 |
|
|
- Added english localisation for NO_HOSTS_FOR_THIS_DOMAIN [skud #3429] |
534 |
|
|
|
535 |
|
|
* Wed May 15 2002 Kirrily Robert <skud@e-smith.com> |
536 |
|
|
- [1.7.10-01] |
537 |
|
|
- Fixed broken links to hostentries.skud [skud #3430] |
538 |
|
|
|
539 |
|
|
* Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com> |
540 |
|
|
- [1.7.9-01] |
541 |
|
|
- Catch up with changes in action names in e-smith-named [gordonr 2733] |
542 |
|
|
|
543 |
|
|
* Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com> |
544 |
|
|
- [1.7.8-01] |
545 |
|
|
- Removed whitespace from nav bar entries. For some reason it resulted |
546 |
|
|
in another Configuration group. Probably funkiness in the navigation |
547 |
|
|
routine, but that's for ron. [gordonr 3155] |
548 |
|
|
|
549 |
|
|
* Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com> |
550 |
|
|
- [1.7.7-01] |
551 |
|
|
- removed dependency on esmith::NetworkServicesDB/ServiceLink-lib |
552 |
|
|
[skud 3353] |
553 |
|
|
|
554 |
|
|
* Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com> |
555 |
|
|
- [1.7.6-01] |
556 |
|
|
- And fixed tests to pick up en-us [gordonr 3155] |
557 |
|
|
|
558 |
|
|
* Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com> |
559 |
|
|
- [1.7.5-01] |
560 |
|
|
- Lexicon en->en-us [gordonr 3155] |
561 |
|
|
|
562 |
|
|
* Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com> |
563 |
|
|
- [1.7.4-01] |
564 |
|
|
- esmith::AccountDB -> esmith::AccountsDB [schwern 3287] |
565 |
|
|
|
566 |
|
|
* Tue Apr 30 2002 Gordon Rowell <gordonr@e-smith.com> |
567 |
|
|
- [1.7.3-01] |
568 |
|
|
- I18N'd version of hostentries [skud 3027] |
569 |
|
|
- Nav bar entries for same [gordonr 3155] |
570 |
|
|
|
571 |
|
|
* Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com> |
572 |
|
|
- [1.7.2-01] |
573 |
|
|
- InternalIP & ExternalIPs now translated correctly from 4.1.2 style |
574 |
|
|
hosts databases by conf-migrate-hosts (2495) |
575 |
|
|
- Added 'wpad' alias for Windows proxy autodetection - thanks Damien Curtain |
576 |
|
|
[gordonr 3073] |
577 |
|
|
|
578 |
|
|
* Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com> |
579 |
|
|
- [1.7.1-01] |
580 |
|
|
- Rolling to new version 1.7.1-01, includes all patches up to 1.7.0-01, |
581 |
|
|
as part of testing that rpm2cvs was successfull |
582 |
|
|
|
583 |
|
|
* Wed Feb 27 2002 Jason Miller <jay@e-smith.com> |
584 |
|
|
- [1.7.0-01] |
585 |
|
|
- rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-02. |
586 |
|
|
|
587 |
|
|
* Fri Jan 4 2002 Adrian Chung <adrianc@e-smith.com> |
588 |
|
|
- [1.6.0-02] |
589 |
|
|
- Adding 'proxy' to the list of hostnames added to hosts database. |
590 |
|
|
- Use passed in visibility argument for systemName.FQDN rather than always |
591 |
|
|
using 'Global'. |
592 |
|
|
|
593 |
|
|
* Tue Dec 11 2001 Adrian Chung <mac@e-smith.com> |
594 |
|
|
- [1.6.0-01] |
595 |
|
|
- rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-01. |
596 |
|
|
|
597 |
|
|
* Fri Nov 23 2001 Tony Clayton <tonyc@e-smith.com> |
598 |
|
|
- [1.5.0-01] |
599 |
|
|
- rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-05. |
600 |
|
|
- s/march-networks/mitel-networks/ in conf-migrate-hosts |
601 |
|
|
|
602 |
|
|
* Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com> |
603 |
|
|
- [1.4.0-05] |
604 |
|
|
- rebranding to Mitel Networks |
605 |
|
|
|
606 |
|
|
* Wed Aug 22 2001 Gordon Rowell <gordonr@e-smith.com> |
607 |
|
|
- [1.4.0-04] |
608 |
|
|
- Well, one more branding change |
609 |
|
|
|
610 |
|
|
* Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com> |
611 |
|
|
- [1.4.0-03] |
612 |
|
|
- Final branding cleanup |
613 |
|
|
|
614 |
|
|
* Fri Aug 17 2001 gordonr |
615 |
|
|
- [1.4.0-02] |
616 |
|
|
- Autorebuild by rebuildRPM |
617 |
|
|
|
618 |
|
|
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
619 |
|
|
- [1.4.0-01] |
620 |
|
|
- Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-58. |
621 |
|
|
|
622 |
|
|
* Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com> |
623 |
|
|
- [1.3.0-58] |
624 |
|
|
- Update to hostentries panel to change url |
625 |
|
|
|
626 |
|
|
* Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com> |
627 |
|
|
- [1.3.0-57] |
628 |
|
|
- Update conf-migrate-hosts to change default LocalDomainPrefix value from |
629 |
|
|
e-smith. to march-networks. |
630 |
|
|
|
631 |
|
|
* Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com> |
632 |
|
|
- [1.3.0-56] |
633 |
|
|
- Branding text changes to the hostentries web panel |
634 |
|
|
|
635 |
|
|
* Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com> |
636 |
|
|
- [1.3.0-55] |
637 |
|
|
- Updates to error message displays |
638 |
|
|
|
639 |
|
|
* Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com> |
640 |
|
|
- [1.3.0-54] |
641 |
|
|
- Split actions |
642 |
|
|
|
643 |
|
|
* Fri Jul 6 2001 Peter Samuel <peters@e-smith.com> |
644 |
|
|
- [1.3.0-53] |
645 |
|
|
- Changed license to GPL |
646 |
|
|
|
647 |
|
|
* Tue Jun 12 2001 Jason Miller <jmiller@e-smith.com> |
648 |
|
|
- [1.3.0-52] |
649 |
|
|
- Update to conf-migrate-hosts script to ignore hosts already in the new |
650 |
|
|
format |
651 |
|
|
|
652 |
|
|
* Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com> |
653 |
|
|
- [1.3.0-51] |
654 |
|
|
- Fixed bug in create-default-hosts action |
655 |
|
|
|
656 |
|
|
* Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com> |
657 |
|
|
- [1.3.0-50] |
658 |
|
|
- Update to hostentries panel to include a message about static |
659 |
|
|
host entries and why they are non-modifiable |
660 |
|
|
|
661 |
|
|
* Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com> |
662 |
|
|
- [1.3.0-49] |
663 |
|
|
- Update to create-default-hosts to create a new host for SystemName |
664 |
|
|
with property static=yes |
665 |
|
|
- Update to hostentries panel to not allow modifications for hosts |
666 |
|
|
that have the property static=yes |
667 |
|
|
|
668 |
|
|
* Fri Jun 01 2001 Jason Miller <jmiller@e-smith.com> |
669 |
|
|
- [1.3.0-48] |
670 |
|
|
- Updates to several of the panels to reflect better documentation habits |
671 |
|
|
|
672 |
|
|
* Thu May 31 2001 Gordon Rowell <gordonr@e-smith.com> |
673 |
|
|
- [1.3.0-47] |
674 |
|
|
- Re-did showInitial() text to be more in line with the text in -46 changes |
675 |
|
|
|
676 |
|
|
* Thu May 31 2001 Jason Miller <jmiller@e-smith.com> |
677 |
|
|
- [1.3.0-46] |
678 |
|
|
- Similar updates for createSelf(), createLocal(), createRemote(), modifyHost() |
679 |
|
|
as were done in 1.3.0-45. |
680 |
|
|
|
681 |
|
|
* Thu May 31 2001 Jason Miller <jmiller@e-smith.com> |
682 |
|
|
- [1.3.0-45] |
683 |
|
|
- Updates to the showInitial() subroutine in the hostentries panel to have |
684 |
|
|
better formatted warnings |
685 |
|
|
|
686 |
|
|
* Wed May 30 2001 Jason Miller <jmiller@e-smith.com> |
687 |
|
|
- [1.3.0-44] |
688 |
|
|
- Updates to createSelfHost, createLocalHost, createRemoteHost, modifyHost |
689 |
|
|
subroutines inside the hostentries panel to show marketing information |
690 |
|
|
|
691 |
|
|
* Wed May 30 2001 Jason Miller <jmiller@e-smith.com> |
692 |
|
|
- [1.3.0-43] |
693 |
|
|
- Updates to the showInitial panel to display marketing information |
694 |
|
|
|
695 |
|
|
* Wed May 16 2001 Jason Miller <jmiller@e-smith.com> |
696 |
|
|
- [1.3.0-42] |
697 |
|
|
- Fixed subroutine genDomainMenu() in hostentries panel |
698 |
|
|
|
699 |
|
|
* Thu May 10 2001 Jason Miller <jmiller@e-smith.com> |
700 |
|
|
- [1.3.0-41] |
701 |
|
|
- Changed order of actions |
702 |
|
|
|
703 |
|
|
* Wed May 09 2001 Jason Miller <jmiller@e-smith.com> |
704 |
|
|
- [1.3.0-40] |
705 |
|
|
- Error handling fixes to 'hostentries' panel, and 'conf-migrate-hosts' |
706 |
|
|
|
707 |
|
|
* Wed May 09 2001 Jason Miller <jmiller@e-smith.com> |
708 |
|
|
- [1.3.0-39] |
709 |
|
|
- Forgot to change conf-service-name to look for correct event |
710 |
|
|
|
711 |
|
|
* Wed May 09 2001 Jason Miller <jmiller@e-smith.com> |
712 |
|
|
- [1.3.0-38] |
713 |
|
|
- Moved the conf-service-name action |
714 |
|
|
|
715 |
|
|
* Wed May 09 2001 Jason Miller <jmiller@e-smith.com> |
716 |
|
|
- [1.3.0-37] |
717 |
|
|
- Changes various templates and web panels to check for publishDomain |
718 |
|
|
- hostentries web panel |
719 |
|
|
- conf-migrate-hosts action |
720 |
|
|
- conf-service-name action |
721 |
|
|
|
722 |
|
|
* Tue May 01 2001 Jason Miller <jmiller@e-smith.com> |
723 |
|
|
- [1.3.0-36] |
724 |
|
|
- Added an optional parameter to create-default-hosts to allow one to make |
725 |
|
|
all the default hosts Globally published [i.e. service domain name] |
726 |
|
|
|
727 |
|
|
* Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com> |
728 |
|
|
- [1.3.0-35] |
729 |
|
|
- Reorganization of createlinks |
730 |
|
|
- Added action delete-hosts which is symlinked into domain-delete |
731 |
|
|
to automatically delete the host values for a particular domain |
732 |
|
|
|
733 |
|
|
* Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com> |
734 |
|
|
- [1.3.0-34] |
735 |
|
|
- Re-added symlink for console-save -> conf-hostsdb as it would |
736 |
|
|
be required in the event that a domain is changed in the console |
737 |
|
|
configuration |
738 |
|
|
|
739 |
|
|
* Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com> |
740 |
|
|
- [1.3.0-33] |
741 |
|
|
- Typo fix in genDomainMenu() |
742 |
|
|
|
743 |
|
|
* Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com> |
744 |
|
|
- [1.3.0-32] |
745 |
|
|
- Changed showInitial() subroutine in hostentries panel to use the |
746 |
|
|
LocalDomainPrefix if one is set instead of DomainName |
747 |
|
|
- Changed the ordering of genDomainMenu() subroutine in hostentries so that |
748 |
|
|
the list of domains in the system appears as: |
749 |
|
|
- Primary domain (with LocalDomainPrefix if applicable) |
750 |
|
|
- Service domain |
751 |
|
|
- Sorted i-bays |
752 |
|
|
|
753 |
|
|
* Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com> |
754 |
|
|
- [1.3.0-31] |
755 |
|
|
- Added actions for service domain |
756 |
|
|
|
757 |
|
|
* Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com> |
758 |
|
|
- [1.3.0-30] |
759 |
|
|
- Removed conf-hostsdb from console-save and host-delete events as it is not |
760 |
|
|
necessary |
761 |
|
|
- Added new action create-default-hosts (linked to domain-create event) which |
762 |
|
|
takes the passed $domainName value and generates default hosts for that domain |
763 |
|
|
- Changed conf-hostsdb to call create-default-hosts action passing it the |
764 |
|
|
primary domain |
765 |
|
|
|
766 |
|
|
* Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com> |
767 |
|
|
- [1.3.0-29] |
768 |
|
|
- Cleaned up the Cgi code that displays the table of hosts (hostentries panel) |
769 |
|
|
so that it would properly display in lynx |
770 |
|
|
|
771 |
|
|
* Mon Apr 16 2001 Jason Miller <jmiller@e-smith.com> |
772 |
|
|
- [1.3.0-28] |
773 |
|
|
- Fixed up /etc/dhcpd.conf/60StaticEntries so that it also checks that |
774 |
|
|
MACAddress and LocalIP are defined AND not equal to '' |
775 |
|
|
|
776 |
|
|
* Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com> |
777 |
|
|
- [1.3.0-27] |
778 |
|
|
- More panel text corrections |
779 |
|
|
- Removed the autogeneration of hostname e-smith-manager.$DomainName as it |
780 |
|
|
won't work as expected anyways (needs an apache configuration to pass it |
781 |
|
|
on to the port 980) |
782 |
|
|
|
783 |
|
|
* Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com> |
784 |
|
|
- [1.3.0-26] |
785 |
|
|
- More panel updates for textual content as well as some more cleanup of |
786 |
|
|
deprecated modules |
787 |
|
|
|
788 |
|
|
* Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com> |
789 |
|
|
- [1.3.0-25] |
790 |
|
|
- Panel updates for textual content for deleteHostEntry() and modifyHostEntry() |
791 |
|
|
|
792 |
|
|
* Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com> |
793 |
|
|
- [1.3.0-24] |
794 |
|
|
- Panel updates for textual content for showInitial(), createSelfHost(), |
795 |
|
|
createLocalHost(), createRemoteHost() |
796 |
|
|
- Cleanup of several deprecated modules |
797 |
|
|
|
798 |
|
|
* Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com> |
799 |
|
|
- [1.3.0-23] |
800 |
|
|
- changes to the layout of the manager text for the various panels |
801 |
|
|
of createSelfHost(), createLocalHost(), createRemoteHost() and modifyHost() |
802 |
|
|
- changes to the display of some of the panels |
803 |
|
|
|
804 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
805 |
|
|
- [1.3.0-22] |
806 |
|
|
- Removed link to removed panel |
807 |
|
|
|
808 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
809 |
|
|
- [1.3.0-21] |
810 |
|
|
- Made a generic modifyHostEntry() function that is meant for all three host |
811 |
|
|
types and includes a drop-down to choose that type. |
812 |
|
|
- Added 'FIXME' comments to locations that need to be removed |
813 |
|
|
|
814 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
815 |
|
|
- [1.3.0-20] |
816 |
|
|
- Removed conf-hostsdb and conf-migrate-hosts out of post-install/post-upgrade |
817 |
|
|
as this is a duplicated action set (bootstrap-console-save) which shouldn't |
818 |
|
|
need to occur |
819 |
|
|
|
820 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
821 |
|
|
- [1.3.0-19] |
822 |
|
|
- Changed conf-hostsdb and conf-migrate-hosts to not generate serviceDomain |
823 |
|
|
entries if configuration value for ServiceDomain = '' (default on install) |
824 |
|
|
|
825 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
826 |
|
|
- [1.3.0-18] |
827 |
|
|
- Added in the host-create and host-modify events to each of the performCreate() |
828 |
|
|
and performModify() sections so that named is updated with the new information |
829 |
|
|
|
830 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
831 |
|
|
- [1.3.0-17] |
832 |
|
|
- Merged the working prototype webpanel into the normal hostentries panel |
833 |
|
|
(still keeping the old create/modify/delete scripts for reference) |
834 |
|
|
- Made stipulation to show hostname/addresses for the serviceDomainName |
835 |
|
|
if defined and not equal to '' (default on an installation) |
836 |
|
|
|
837 |
|
|
* Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com> |
838 |
|
|
- [1.3.0-16] |
839 |
|
|
- Changed conf-migrate-hosts to be operation 06 in post-install/post-upgrade |
840 |
|
|
as it caused a failed dependency for 05init-accounts which MUST come first |
841 |
|
|
|
842 |
|
|
* Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com> |
843 |
|
|
- [1.3.0-15] |
844 |
|
|
- Added $ServiceDomainName to the list of domains for both |
845 |
|
|
conf-hostsdb and conf-migrate-hosts scripts |
846 |
|
|
|
847 |
|
|
* Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com> |
848 |
|
|
- [1.3.0-14] |
849 |
|
|
- added a new conf-migrate-hosts script to be included in |
850 |
|
|
post-install/post-upgrade (05) to migrate existing hosts to the new format |
851 |
|
|
as well as to check for special hosts being defined for all domains |
852 |
|
|
[note: this doesn't include service domain just yet] |
853 |
|
|
- changed the meaning of conf-hostsdb for the default domains that it generates |
854 |
|
|
- changed the panel to start using /home/e-smith/hosts instead of |
855 |
|
|
/home/e-smith/service_hosts (test centre) |
856 |
|
|
|
857 |
|
|
* Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com> |
858 |
|
|
- [1.3.0-13] |
859 |
|
|
- added the functionality for modifiying all three host types |
860 |
|
|
|
861 |
|
|
* Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com> |
862 |
|
|
- [1.3.0-12] |
863 |
|
|
- created user interface for modifySelfHostEntry(), modifyLocalHostEntry(), |
864 |
|
|
and modifyRemoteHostEntry() |
865 |
|
|
|
866 |
|
|
* Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com> |
867 |
|
|
- [1.3.0-11] |
868 |
|
|
- prepared modify{$HostType}HostEntry and performModify{$HostType}Modify |
869 |
|
|
for actual content |
870 |
|
|
|
871 |
|
|
* Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com> |
872 |
|
|
- [1.3.0-10] |
873 |
|
|
- Implemented the performCreateRemoteHostEntry() functionality |
874 |
|
|
|
875 |
|
|
* Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com> |
876 |
|
|
- [1.3.0-09] |
877 |
|
|
- Updated performCreateSelfHostEntry() to do a check for a valid domain |
878 |
|
|
name first, and rearranged order of variable declarations |
879 |
|
|
- Completed the logic for performCreateLocalHostEntry() |
880 |
|
|
|
881 |
|
|
* Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com> |
882 |
|
|
- [1.3.0-08] |
883 |
|
|
- implemented deleteHostEntry() to work with the new schema |
884 |
|
|
|
885 |
|
|
* Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com> |
886 |
|
|
- [1.3.0-07] |
887 |
|
|
- Created the interfaces for create self/local/remote |
888 |
|
|
- Implemented performCreateSelfHostEntry() and prepared |
889 |
|
|
the logic for performCreateLocalHostEntry() and |
890 |
|
|
performCreateRemoteHostEntry() to occur |
891 |
|
|
- Changed REGEX for HostName to not allow periods at all |
892 |
|
|
- Added genDomain() subroutine to generate a list of domains |
893 |
|
|
to create host for. |
894 |
|
|
|
895 |
|
|
* Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com> |
896 |
|
|
- [1.3.0-06] |
897 |
|
|
- Further prepared the links for create/modify/remove to include the |
898 |
|
|
relevant host information and the appropriate subroutines to handle |
899 |
|
|
them [minus the handling portions] |
900 |
|
|
|
901 |
|
|
* Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com> |
902 |
|
|
- [1.3.0-05] |
903 |
|
|
- Prepared the links for create/modify/remove host entries |
904 |
|
|
|
905 |
|
|
* Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com> |
906 |
|
|
- [1.3.0-04] |
907 |
|
|
- Added ability to store each service_host db value into a two-tiered hash |
908 |
|
|
which is then used to provide the host name values into the table structure |
909 |
|
|
previously layed out in the panel. |
910 |
|
|
- Added code to show a 'No hosts for this domain' message if no hosts exist |
911 |
|
|
|
912 |
|
|
* Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com> |
913 |
|
|
- [1.3.0-03] |
914 |
|
|
- Updated the new panel (service_hosts) to read from /home/e-smith/service_hosts |
915 |
|
|
and changed to reflect the new layout of host entries per domain on the system |
916 |
|
|
by providing menus only |
917 |
|
|
|
918 |
|
|
* Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com> |
919 |
|
|
- [1.3.0-02] |
920 |
|
|
- Created a new panel |
921 |
|
|
|
922 |
|
|
* Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com> |
923 |
|
|
- [1.3.0-01] |
924 |
|
|
- Rolled to version 1.3.0-01. Includes all patches up to 1.2.0-04 |
925 |
|
|
|
926 |
|
|
* Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com> |
927 |
|
|
- Rolling release number for GPG signing. |
928 |
|
|
|
929 |
|
|
* Thu Jan 25 2001 Tony Clayton <tonyc@e-smith.com> |
930 |
|
|
- [1.2.0-03] |
931 |
|
|
- changed conf-hostdb action order from 01 to 07 for all events |
932 |
|
|
|
933 |
|
|
* Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com> |
934 |
|
|
- [1.2.0-02] |
935 |
|
|
- Add code to set default string for LocalDomainPrefix. |
936 |
|
|
|
937 |
|
|
* Thu Jan 25 2001 Peter Samuel <peters@e-smith.com> |
938 |
|
|
- [1.2.0-01] |
939 |
|
|
- Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-15. |
940 |
|
|
|
941 |
|
|
* Tue Jan 23 2001 Gordon Rowell <gordonr@e-smith.com> |
942 |
|
|
- [1.1.0-15] |
943 |
|
|
- Trim trailing periods from hostnames |
944 |
|
|
|
945 |
|
|
* Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com> |
946 |
|
|
- [1.1.0-14] |
947 |
|
|
- Changed descriptive text for hosts and addresses panel to emphasize |
948 |
|
|
don't do anything unless you know what you're doing |
949 |
|
|
|
950 |
|
|
* Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com> |
951 |
|
|
- [1.1.0-13] |
952 |
|
|
- Changed descriptive text for hosts and addresses panel |
953 |
|
|
|
954 |
|
|
* Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com> |
955 |
|
|
- [1.1.0-12] |
956 |
|
|
- Changes to the navigation of the e-smith manager |
957 |
|
|
|
958 |
|
|
* Wed Jan 10 2001 Paul Nesbit <pkn@e-smith.com> |
959 |
|
|
- [1.1.0-11] |
960 |
|
|
- If $MACAddress isn't defined, set it to " " for display. This fixes |
961 |
|
|
"Use of uninitialised..." warnings in admin_error_log. |
962 |
|
|
|
963 |
|
|
* Tue Jan 09 2001 Charlie Brady <charlieb@e-smith.com> |
964 |
|
|
- [1.1.0-10] |
965 |
|
|
- Create new bootstrap-console-save event |
966 |
|
|
|
967 |
|
|
* Tue Jan 02 2001 Gordon Rowell <gordonr@e-smith.com> |
968 |
|
|
- [1.1.0-9] |
969 |
|
|
- Redid panel |
970 |
|
|
|
971 |
|
|
* Thu Dec 21 2000 Charlie Brady <charlieb@e-smith.com> |
972 |
|
|
- [1.1.0-8] |
973 |
|
|
- Removed unnecessary reconfig and restart of DHCPD from remoteaccess_update |
974 |
|
|
event. |
975 |
|
|
|
976 |
|
|
* Thu Dec 21 2000 Peter Samuel <peters@e-smith.com> |
977 |
|
|
- [1.1.0-7] |
978 |
|
|
- Fixed case where a null host was added during post-install |
979 |
|
|
|
980 |
|
|
* Tue Dec 19 2000 Jason Miller <jmiller@e-smith.com> |
981 |
|
|
- [1.1.0-6] |
982 |
|
|
- updated createlinks to include conf-hostsdb in the post-install and |
983 |
|
|
post-upgrade events |
984 |
|
|
|
985 |
|
|
* Sun Dec 17 2000 Gordon Rowell <gordonr@e-smith.com> |
986 |
|
|
- [1.1.0-5] |
987 |
|
|
- Removed console-save from %post - not required, and bad during installs |
988 |
|
|
|
989 |
|
|
* Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com> |
990 |
|
|
- [1.1.0-4] |
991 |
|
|
- Actions may well be named dhcpd, but they shouldn't be here - they're |
992 |
|
|
duplicated in e-smith-base :-) |
993 |
|
|
|
994 |
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com> |
995 |
|
|
- [1.1.0-3] |
996 |
|
|
- Actions are named dhcpd, not dhcp |
997 |
|
|
|
998 |
|
|
* Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com> |
999 |
|
|
- [1.1.0-2] |
1000 |
|
|
- Link actions into remoteaccess-update |
1001 |
|
|
|
1002 |
|
|
* Tue Nov 28 2000 Adrian Chung <adrianc@e-smith.com> |
1003 |
|
|
- Branched to 1.1.0 for 4.1/7.0 release. |
1004 |
|
|
- Modified conf-dhcpd to look in /var/lib instead of /var/state |
1005 |
|
|
|
1006 |
|
|
* Fri Nov 03 2000 Gordon Rowell <gordonr@e-smith.com> |
1007 |
|
|
- Clean up of web interface code |
1008 |
|
|
|
1009 |
|
|
* Wed Nov 01 2000 Gordon Rowell <gordonr@e-smith.com> |
1010 |
|
|
- Put minor version numbers into patch file |
1011 |
|
|
- Changed test on web interface |
1012 |
|
|
- Modified conf-hostsdb to work for any event (including host-delete) |
1013 |
|
|
|
1014 |
|
|
* Wed Nov 01 2000 Brett Jensen <brett@e-smith.com> |
1015 |
|
|
- Updates to the web interface |
1016 |
|
|
|
1017 |
|
|
* Mon Oct 30 2000 Gordon Rowell <gordonr@e-smith.com> |
1018 |
|
|
- More functional web interface |
1019 |
|
|
|
1020 |
|
|
* Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com> |
1021 |
|
|
- Partially functional web interface |
1022 |
|
|
|
1023 |
|
|
* Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com> |
1024 |
|
|
- Added conf-hostsdb to prime hosts database with default entries |
1025 |
|
|
|
1026 |
|
|
* Sat Oct 28 2000 Gordon Rowell <gordonr@e-smith.com> |
1027 |
|
|
- Renamed from e-smith-named-conf to e-smith-hosts |
1028 |
|
|
- Rewritten to use hosts database |
1029 |
|
|
- /var/named template changes moved to e-smith-named |
1030 |
|
|
|
1031 |
|
|
* Fri Sep 1 2000 Damien Curtain <damien@pagefault.org> |
1032 |
|
|
- set -x added aswell as "accounts" replaced with "host name" |
1033 |
|
|
- on the web interface. |
1034 |
|
|
|
1035 |
|
|
* Thu Aug 31 2000 Damien Curtain <damien@pagefault.org> |
1036 |
|
|
- Added some checking to ensure entered data is semi-valid |
1037 |
|
|
|
1038 |
|
|
* Wed Aug 30 2000 Damien Curtain <damien@pagefault.org> |
1039 |
|
|
- Change of name. MAC Address no longer required. |
1040 |
|
|
|
1041 |
|
|
* Sun Aug 20 2000 Damien Curtain <damien@pagefault.org> |
1042 |
|
|
- Initial Release |
1043 |
|
|
|
1044 |
|
|
%prep |
1045 |
|
|
%setup |
1046 |
vip-ire |
1.3 |
%patch0 -p1 |
1047 |
stephdl |
1.4 |
%patch1 -p1 |
1048 |
slords |
1.1 |
%build |
1049 |
|
|
perl createlinks |
1050 |
|
|
|
1051 |
|
|
%install |
1052 |
|
|
rm -rf $RPM_BUILD_ROOT |
1053 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
1054 |
|
|
rm -f %{name}-%{version}-%{release}-filelist |
1055 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
1056 |
|
|
> %{name}-%{version}-%{release}-filelist |
1057 |
|
|
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
1058 |
|
|
|
1059 |
|
|
%clean |
1060 |
|
|
rm -rf $RPM_BUILD_ROOT |
1061 |
|
|
|
1062 |
|
|
%files -f %{name}-%{version}-%{release}-filelist |
1063 |
|
|
%defattr(-,root,root) |