summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_applet
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix typoOlivier Blin2005-07-131-1/+1
|
* reorganize interfaceOlivier Blin2005-07-131-61/+60
|
* first draft of wireless supportOlivier Blin2005-07-131-0/+32
|
* use dbus_object;Olivier Blin2005-07-131-1/+3
|
* remove interface tests, this is filtered beforeOlivier Blin2005-07-111-4/+1
|
* remove connect/diconnect_backendOlivier Blin2005-07-071-4/+5
| | | | | | add start/stop_net_interface add detach parameter to start/stop_interface
* sanitize network::activefwThierry Vignaud2005-06-301-5/+5
|
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-031-20/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o $netc becomes $net->{network} and $net->{resolv} o $intf becomes $net->{ifcfg} - move zeroconf config stuff in write_zeroconf - read_tmdns_conf -> read_zeroconf - read_all_conf -> read_net_conf - configureNetwork2 -> configure_network - configure_network: write ifcfg files for ppp interfaces too - don't install wireless-tools in configure_network, this package is in basesystem - most functions don't need the file path as an argument in network::network - drop network::tools::remove_initscript - don't export too much from network::network - don't export from network::tools - remove adsl_unsupported_eci step in drakconnect - drop passwd2 field in network::adsl - drop $net->{isdn_internal} - network::netconnect : main -> safe_main - use network::netconnect::real_main during install - don't read network config in network::netconnect::real_main - install_steps::upNetwork : resolv.conf is already symlinked by network::network::configure_network when appropriate - try to fix install_any::generate_automatic_stage1_params to use a real interface configuration - put authentication stuff in $net->{auth} - drop network::ethernet::write_ether_conf - drop network::adsl::get_wizard - use 'static' instead of 'manual' as ADSL method - drop first_modem and its workarounds in network::modem - drop deprecated "multiple_internet_cnx" step in drakconnect - don't save /etc/sysconfig/drakconnect anymore - drop MDK::Common::Globals stuff - drop getIP in net_applet (Pixel) - drop $netc->{DHCP} - configure_network(): write resolv.conf even if a dhcp interface is configured
* make perl_checker happyPascal Rigaux2005-06-031-5/+5
|
* fix blino suxPascal Rigaux2005-06-031-1/+1
|
* move netprofile stuff in network::networkOlivier Blin2005-05-301-4/+4
|
* let user call drakroam (#16019)Olivier Blin2005-05-251-1/+2
|
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-1/+1
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
|
* increase network check timeout to lower the loadOlivier Blin2005-04-181-1/+1
|