]> git.decadent.org.uk Git - ap-utils.git/blob - NEWS
Imported Upstream version 1.4.1~pre4~b
[ap-utils.git] / NEWS
1 ap-utils-1.3.3 => ap-utils-1.4
2         * ap-gl: added new utility for ATMEL410 AP with 1.4k.1 firmware and support for RADIUS auth, wireless clients isolation, Repeater mode, connected APs extended info (MAC, IP, RSSI, LQ, Status, Port);
3         * big internal code movement for future easy adding new utilites to common engine;
4         * many fixes and minor feature additions.
5
6 ap-utils-1.3.2 => ap-utils-1.3.3
7         * many new options and better support for ATMEL12350 devices;
8         * added AP type autodetection;
9         * added option to choose AP to connect from AP search result;
10         * user interface improvements;
11         * many internal improvements to avoid memory leaks;
12         * BSD compile fixes;
13         * bigendian fixes;
14         * added Romanian and Dutch translation.
15
16 ap-utils-1.3.1 => ap-utils-1.3.2
17         * added support for new AP type - new revision Netgear ME102 and compatible;
18         * many small bugfixes for 64bit archs such as the alpha and big endian machines.
19         * vi-like keys to menu movement;
20         * some updates for more faster screen handling.
21
22 ap-utils-1.3 => ap-utils-1.3.1
23         * connect option for many APs can be stored in options file;
24         * fixes to build on OpenBSD;
25         * documentation updates;
26         * many small bugfixes and code improvements.
27
28 ap-utils-1.2 => ap-utils-1.3
29         * QNX RTOS supported;
30         * updates to support CC&C Technologies APs;
31         * RSSI (Signal Strenght) now returned in dBm in ap-mrtg and ap-config (ATMEL mode);
32         * polish localization added, other localization updated;
33         * added HOWTO use ap-utils with Ovislink hardware;
34         * FreeBSD building fixes;
35         * new internal functions added;
36         * additional check for data correctness added;
37         * documentation updates and spell checking;
38         * small bugfixes in ap-mrtg and ap-config.
39
40 ap-utils-1.1.1 => ap-utils-1.2
41         * ap-nwn and ap-atmel merged to one utility ap-config;
42         * getting SNMP data drom AP optimization;
43         * FreeBSD and NetBSD fixes;
44         * added support for Smartbridges airBrige speciffic mib;
45         * added option to disable saving connect options to file;
46         * updated ukrainian and french translations;
47         * many documentation updates.
48
49 ap-utils-1.1 => ap-utils-1.1.1
50 * small fixes to build on MacOS-X, and under Linux on arm, powerpc and s390.
51 * ap-atmel: after fixes WEP encryption works fine; added Repeater mode to 
52 Brige modes; now after setting master AP from displated list of Known APs 
53 also setted mode to AP client and ESSID to master AP ESSID, also now AP 
54 resets when getting stat only if brige mode = Access Point.
55 * ap-nwn: now possible to define 4 WEP keys and choose default key; added some 
56 advanced options to optimize long range links and antenna tuning; added 
57 option to reset AP, display refreshing fixes.
58  * ap-trapd: updated traps list with new traps from 1.4j.1 firmware; small log 
59 format changes.
60 * ap-mrtg: fixes about link quality/ signal strenght values displaying without 
61 modyfication.
62 * documentation: new traps description (ap-trapd.8); andvanced options 
63 description (ap-nwn.8); new supported hardware (README).
64
65
66
67 ap-utils-1.0.5 => ap-utils-1.1
68         a lot of big-endian updates;
69         fixes for APs under Spain and France regulatory domain;
70         ap-nwn getting stations code rewriten to support D-Link DWL 1000AP;
71         build system rewrited to use macros from autoconf and support IBM C compiler under AIX;
72         in ap-atmel utility added option to connect to one of the known APs;
73         ap-mrtg now has option to reset AP when getting link quality stats;
74         many small bug-fixes, user interface improvements, localization and documentation updates, code cleanups.
75
76 ap-utils-1.0.4 => ap-utils-1.0.5
77         updates to normally run on big-endian processors;
78         ap-trapd, ap-mrtg - rewriten to use getopt(), added new options, changed synopsys (!!!) see man-pages;
79         ap-atmel, ap-nwn - user interface when program react to neutral keys fixed;
80         ap-atmel - testmode fallback procedure updated;
81         french localization added.
82
83 ap-utils-1.0.3 => ap-utils-1.0.4
84         added man-pages to all utilites;
85         added manufacturer definition using OUI value;
86         bus error running on Sparc fix;
87         compile time option to disable regulation domain restriction;
88         documentation spelling and updates.
89
90 ap-utils-1.0.2 => ap-utils-1.0.3
91         gettext internalization support;
92         ukrainian localization added;
93         a lot of internal code rewrites;
94         small interface improvements and bugfixes.
95
96 ap-utils-1.0.1 => ap-utils-1.0.2
97         changed package name to Wireless Access Point Utilites for Unix;
98         added port to FreeBSD;
99         fixes in additional info from traps logging by ap-trapd;
100         fixes in error messages in ap-nwn utulity.
101
102 ap-utils-1.0 => ap-utils-1.0.1
103         errors procesing procedure updates;
104         package building moved to autoconf;
105         compile time warnings and small bugfixes fixed.
106
107 ap-utils-0.9.6 => ap-utils-1.0
108 ap-atmel:
109         added warnings about potentially dangerous options;
110         added floating dropdown menus for choose from the list of options;
111         fixed number of minor bugs.
112 ap-nwn:
113         added options: basic rates choose, WEP key setting;
114         added floating dropdown menus for choose from the list of options;
115         added option to find IP of connected APs;
116         fixed number of non critical bugs;
117         documentation updates.
118 ap-trapd:
119         option to bind listening for traps on a specific interface added;
120         rewriten to log shorter messages without informative data lost;
121         documentation updates;
122         bugfixes.
123 ap-mrtg:
124         option to get Link Quality/Signal Strenght stat from AP in client mode added;
125         documentation updates.
126 SNMP engine:
127         memory leaks fixes when parsing received packets.