Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 39)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#6 fixed Properties dialog shows 2 information pages when WPA is not supported andib
Description

Obviously

   // remove WPA page if WPA not supported
   if (!psdd->fWpaSupported)
      {
      _deleteUlongFromList( IDDLG_PROPERTIES_PAGEWPASUPP, aulPageId, NOTEBOOK_PAGECOUNT);
      _deleteUlongFromList( IDPNL_PROPERTIES_PAGEWPASUPP, aulHelpId, NOTEBOOK_PAGECOUNT);
      }

used in propertiesdlg.c does not work as designed. Maybe wpstk170 bug.

#8 fixed dchp client installation documentation fbakan
Description

at least in german inf file there is an error:

"yum install dhcp" does not install the client,

should be "yum install dhclient"

#9 fixed tcp/ip interface configuration fbakan
Description

just tried the new 3.12 beta. it connects to my wlan, but the interface configuration is not 'stable' every few seconds the the ip-address increases. x.x.x.30 x.x.x.31 x.x.x.32 x.x.x.33 ... and so on

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.