summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_applet
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-489/+0
|
* use "Active interfaces" menu label for network interfaces list, and use ↵Olivier Blin2006-03-091-6/+3
| | | | checkboxes instead of radio buttons (#18636)
* replace sprintf_fixutf8 with simple sprintfPascal Rigaux2005-12-181-1/+1
|
* use $wnet variable name to disambiguate wireless network and global net settingsOlivier Blin2005-11-041-24/+24
|
* perl_checker fixOlivier Blin2005-10-181-1/+1
|
* use disconnected icon if no route, even if wifi is associatedOlivier Blin2005-10-171-4/+8
|
* show IFW button even if not connected (#18708)Olivier Blin2005-09-191-1/+2
|
* force menu refresh when interface status is modified (#18636)Olivier Blin2005-09-181-0/+1
|
* fix crash when only one interface is configuredOlivier Blin2005-09-161-1/+1
|
* allow to up/down any network interface (backport of my 2005 patch for PSA)Olivier Blin2005-09-151-1/+23
|
* refresh wireless networks every minute onlyOlivier Blin2005-09-151-1/+1
|
* 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 ↵Olivier Blin2005-08-311-1/+1
| | | | (thanks to Couriousous)
* 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
| | | | | | | | | - drakids: add log tab - drakids: allow to clear logs - net_applet: stop icon blinking when drakids is run or clear logs - net_applet: present drakids window on click on menu if drakids is already run - factorize packet reading to network::ifw::attack_to_hash
* 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 ↵Olivier Blin2005-08-181-24/+29
| | | | hide, reorder buttons)
* 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
| | | | | | | - add a Gtk2::Balloon custom pseudo-widget - use balloons to notify attacks - show attack window on balloon click
* 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 ↵Olivier Blin2005-07-221-0/+2
| | | | configured)
* 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
|