summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_applet
Commit message (Expand)AuthorAgeFilesLines
* fallback to wpa_cli or iwlist/iwconfig when needed (#18516)Olivier Blin2005-09-151-13/+16
* don't exec new binary on updateOlivier Blin2005-09-021-7/+0
* run drakids on click if an alert is still availableOlivier Blin2005-09-011-6/+5
* avoid warningOlivier Blin2005-08-311-1/+1
* don't display keyring icon if the wireless network doesn't need a key (thanks...Olivier Blin2005-08-311-1/+1
* display wireless link icon in net_applet if connected through wirelessOlivier Blin2005-08-301-3/+11
* check wireless every 20 seconds onlyOlivier Blin2005-08-301-4/+6
* use new wireless iconsOlivier Blin2005-08-281-3/+1
* rephrase IFW interactive/automatic checkbox label in the settings menuOlivier Blin2005-08-251-4/+4
* preset automatic mode in popupOlivier Blin2005-08-241-0/+1
* allow to whitelist attackers in popupOlivier Blin2005-08-241-22/+40
* - net_applet: stop icon blink when an Interactive Firewall alert isn't processedOlivier Blin2005-08-241-24/+41
* do not show drakids in menu if Interactive Firewall isn't availableOlivier Blin2005-08-201-4/+5
* do not fail to start if messagebus is downOlivier Blin2005-08-201-17/+18
* use Gtk2::NotificationBubble (and drop Gtk2::Balloon)Olivier Blin2005-08-191-68/+10
* do not crash when unexpanding details in Interactive Firewall windowOlivier Blin2005-08-191-1/+1
* cosmetic fixes (use ugtk2 to have nice borders, shrink window on expander hid...Olivier Blin2005-08-181-24/+29
* switch to Interactive FirewallOlivier Blin2005-08-181-4/+4
* new name is Interactive FirewallOlivier Blin2005-08-181-12/+12
* perl_checker fixesOlivier Blin2005-08-121-4/+4
* - store attack details in a hashOlivier Blin2005-08-121-49/+117
* compute approx_level in network::monitor::list_wirelessOlivier Blin2005-08-101-2/+1
* put wireless items in a submenuOlivier Blin2005-07-291-17/+12
* simplify error messagesOlivier Blin2005-07-281-4/+1
* allow to run drakidsOlivier Blin2005-07-271-3/+7
* really use ap address for hidden ssidOlivier Blin2005-07-221-3/+3
* splitOlivier Blin2005-07-221-29/+35
* use has_wirelessOlivier Blin2005-07-221-1/+2
* simplifyOlivier Blin2005-07-221-3/+1
* run drakroam to configure a wireless network when selected (if not already co...Olivier Blin2005-07-221-0/+2
* use run_programOlivier Blin2005-07-221-9/+9
* select a wireless network for association on clickOlivier Blin2005-07-221-0/+13
* enable activefw by default and catch errorsOlivier Blin2005-07-201-20/+20
* handle activefw initOlivier Blin2005-07-201-1/+6
* icons are really nicer with 24x24 resolutionOlivier Blin2005-07-201-2/+2
* show active wireless network in the menuOlivier Blin2005-07-201-0/+2
* use $0 instead of hardcoded pathOlivier Blin2005-07-201-4/+2
* remove useless testOlivier Blin2005-07-181-2/+1
* fix typoOlivier Blin2005-07-181-1/+1
* update menu if interface has been modifiedOlivier Blin2005-07-181-5/+5
* factorize code to netMonitor() and use $current_interfaceOlivier Blin2005-07-181-11/+12
* really check for new versionOlivier Blin2005-07-181-0/+1
* check for new version every minute instead of every 2 secondsOlivier Blin2005-07-181-6/+9
* simplifyOlivier Blin2005-07-181-1/+1
* don't use actions submenu when no wireless network is detectedOlivier Blin2005-07-181-1/+1
* use common::md5fileOlivier Blin2005-07-181-12/+2
* rescale pixbufs to 16x16, use default.png if wifi- images aren't availableOlivier Blin2005-07-151-2/+6
* don't add submenu if only one choice exists (and really do it)Olivier Blin2005-07-151-6/+9
* don't show choices menus if only one choice is possibleOlivier Blin2005-07-151-1/+2
* put settings and actions in submenus when neededOlivier Blin2005-07-151-21/+36