summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_applet
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* handle signal levels greater than 100Olivier Blin2005-07-131-1/+1
|
* don't try to remove newly added widgetsOlivier Blin2005-07-131-1/+3
|
* remove spurious spacesOlivier Blin2005-07-131-2/+2
|
* po fixOlivier Blin2005-07-131-2/+3
|
* simplifyOlivier Blin2005-07-131-10/+8
|
* don't destroy wireless menuitems on menu destroyOlivier Blin2005-07-131-1/+4
|
* show wireless options only if a wireless card is presentOlivier Blin2005-07-131-3/+5
|