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