File: ChangeLog

package info (click to toggle)
kwlan 0.6.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,784 kB
  • ctags: 888
  • sloc: sh: 9,959; cpp: 6,585; perl: 2,760; ansic: 363; makefile: 121
file content (205 lines) | stat: -rw-r--r-- 7,082 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
Version 0.6.3:
-------------
- Fixed Bug: Setting to show New Interface Wizard was not stored correctly.
- Fixed Bug: Adding new network from Scanning didn't fill in encryption settings automatically
- Fixed Bug: WPA enabled networks were shown as new if wpa_supplicant was not started
- Fixed Bug: access to pppd was not tested correctly
- Access Dialup networks from context menu of interface systray icon.

Version 0.6.2
-------------
- Added option for ad-hoc networks
- Added option to show commands in kdesu password requests
- Shows signal strength in context menu
- Shows unconfigured networks in context menu to automatically add them


Version 0.6.1
-------------
- Kwlan main icon is only shown if no interface is monitored
- Support for hidden SSIDS
- ap_scan value for wpa_supplicant configurable
- Only available profiles can be shown in profile selection context menu

Version 0.6.0
-------------
- Use kdesu instead of su / sudo

Version 0.5.9
-------------
- Fixed Bug: Disable interface did not work
- dhcp client is not startet each time connection was lost
- Added more granular state to interface tooltip
        
Version 0.5.8
-------------
- Added broadcom and bsd drivers to wpa_supplicant
- Added options to configure phase1 and phase2 options
- Added option to prevent interfaces from being configured by Kwlan
- Added option to configure custom wpa_supplicant config file

Version 0.5.7
-------------
- Use only /sys/class for interface detection and statistics instead of ifconfig
- start pppd in user mode instead of root mode (requires user to be in dialup group,
  respects linux group access rights)
- Added warning if user is not in dialup group
- Added documentation (at least started it...)

Version 0.5.6
-------------
- Fixed Bug: Storage of encrypted networks did not work correctly
     
Version 0.5.5
-------------
- Fixed Bug: Last Profile was not selected on startup of wpa_supplicant
- Fixed Bug: KWlan tried to get an ip address on startup even if interface
  already had one
- Fixed bug: Typo in creation of ISDN dialup networks
- Fixed bug: Analog networks were not stored correcty
- Added "New Interface found" wizard
- Disabled encryption configuration if wpa_supplicant is not started
- Tooltip for wireless interface does not show rows for data that is unavailable
  (like link quality or signal level, which is not shown or all network cards)
- Added support for modem init string       

Version 0.5.4
-------------
- Dialup connections can be use without storing passwords 
  (so One-Time-Passwords can be used)
- /sys/class/net and ioctl calls are used for interface statistics to avoid 
  ifconfig calls
- interface icon shows transmit / receive status (thanks to code from knetstats)

Version 0.5.3
-------------
- updated to automake 1.9
- Tooltip shows radio off for wireless interfaces that have the radio switched off
- Warning messages will be generated if sudo / su is not found
- More granular display of connection strength
- Fixed Bug: No interfaces found if ifconfig isn't in the user's path
- Fixed Bug: Menu for Settings dialog was missing

Version 0.5.2
-------------
- Re-integrated interface profile configuration into the main window
- Tooltips redisigned (thanks to Laurens Vanhove)


Version 0.5.1
-------------
- added option to start a script before disconnect and after connect
  (for example to automatically start vpn connections).
- added --debug parameter for debug output
- changed icons
  
Version 0.5.0
-------------
- One traywindow for the application to avoid kwlan beinig invisible if no interface is found
- interfaces can be excluded from being shown in systray
- Dynamic check for new interfaces

Version 0.4.9
-------------
- Basic support for dialup networks - connections can be created and stored in /etc/ppp/peers/kwlan
- Todo: allow detailed configuration of dialup connections like fixed ip address

Version 0.4.8
-------------
- Fixed Bug: Multiple password requests on startup

Version 0.4.7
-------------
- Use wpa_supplicant for scanning if started, else use iwlist

Version 0.4.6
-------------
- Use one configuration file per interface to avoid mixup of profiles between interfaces
- Use iwlist for network scanning 

Version 0.4.5
-------------
- Added basic support for unencryped networks
- Added basic support for wired interfaces
- Use a different wpa_supplicant config file per interface located in the user's kde config directory
  

Version 0.4.4
-------------

- Fixed Bug: Driver is not remebered when wpa_supplicant is started at kwlan startup 
  instead of file->start wpa_supplicant menu
- Added open / shared authorisation to wep setting

Version 0.4.3
-------------

- Improved support for multiple wireless cards (one systray window per card)
- TODO: Make kwlan aware of insertion / removal of interface (currently interfaces are enumerated at startup)
- Driver is remembered per interface

Version 0.4.2
-------------

- Added basic support for multiple wireless card (only one cards's status is shown in systray)


Version 0.4.1
-------------

- Event History window scrolls down automatically on new events
- Changed Layout of IP settings dialog
- Added checkbox to not override existing IP / DNS settings
- fixed problem with dhcpd when using fixed IP addresses (symlink /etc/resolv.conf was overwritten)


Version 0.4.0
-------------

- kwlan can be started as normal user, kdesud / kwlansuprocess is used to configure interface 
  or start wpa_supplicant (thanks to Valentine Sinitsyn <Valentine.Sinitsyn@usu.ru>)
- uses KMessagBox instead of QMessagebox
- checks for existance of wpa_supplicant / dhclient / dhcpcd
- last connected profile is remembered and activated at startup
- scan dialog link quality corrected
- release dhcp address only on profile change to avoid release each time connection is disrupted
- fixed settings dialog layout
- fixed bug: crash on exit

Version 0.3.1
-------------

- changed icons (thanks to Andrew Barr <andrew.james.barr@gmail.com>)
- fixed bug: Wep key is not correctly read when non-hex
- ToDo: Allo configuration of Wep Mode resticted(auth_alg SHARED)

Version 0.3,0
-------------

- changed dialogs to use layout manager to properly react on resizes
- added icon for weak connections (quality < 35%)
- made systray icon behavior more kde standard (no show/hide menu)
- made KWlan KUniqueApplication to avoid double instances
- profile can be selected from the systray without opening main window

Version 0.2.3
-------------
- added Sigal Quality and speed to toooltip (thanks to Valentine Sinitsyn <Valentine.Sinitsyn@usu.ru>)
- made internal changes to the way systray tooltip is changed (thanks to Valentine Sinitsyn <Valentine.Sinitsyn@usu.ru>)
- added IP settings dialog to allow static IP addresses per ssid


Version 0.2.2
-------------

- made scan dialog modal and added "add" button
- use dhcpcd if dhclient is not available


Version 0.2.1
-------------

- added German translation
- default startup is not minimized
- added signal quality in systray tooltip
- fixed bug: icon in systray not displayed