summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
Commit message (Expand)AuthorAgeFilesLines
* network::tools::connect_prog is really dead nowOlivier Blin2004-08-101-5/+1
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-4/+4
* s/Mandrake/MandrakelinuxFunda Wang2004-08-081-1/+1
* kill set_cnx_script usage, replace cnx_scripts with ifup/ifdownOlivier Blin2004-08-041-2/+2
* remove useless $lan_button and $host_button in old drakconnectOlivier Blin2004-07-231-16/+16
* cosmetics (remove useless blanks at end of line)Olivier Blin2004-07-231-41/+41
* prepare for network::tools::reread_net_conf removalOlivier Blin2004-07-231-4/+6
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-8/+10
* maxi perl_checker compliance comboOlivier Blin2004-07-201-5/+5
* do not read conf in add_intf, this is already done by the netconnect wizardOlivier Blin2004-07-201-2/+0
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...Olivier Blin2004-07-201-1/+1
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* enforce introduction of translators hints into translation catalogsThierry Vignaud2004-06-141-1/+1
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-5/+6
* (build_notebook) simplify pull down menu filling and do not duplicate protocolsThierry Vignaud2004-05-241-1/+1
* fix interface destruction wizardThierry Vignaud2004-05-041-1/+1
* drop isdn_ fonction namesDamien Chaumette2004-04-281-2/+2
* more gui layout fixesDamien Chaumette2004-04-271-36/+38
* remove useless ::prefix referencesThierry Vignaud2004-04-231-3/+3
* (build_notebook) sort ppp auth methodsThierry Vignaud2004-04-231-1/+1
* re-indentationDamien Chaumette2004-04-231-127/+127
* use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set aDamien Chaumette2004-04-231-7/+3
* change packing to get a better GUIDamien Chaumette2004-04-231-84/+95
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-8/+2
* remove unneeded @all_cards initialisation in reread_net_confDamien Chaumette2004-04-201-1/+0
* (populate_notebook) fix drakxtools' buildThierry Vignaud2004-04-201-1/+1
* (build_notebook) do not assume there's not language that want toThierry Vignaud2004-04-201-1/+1
* dropped $::i in foreach loop, use $i insteadDamien Chaumette2004-04-191-1/+1
* - translate strings once and only for the user.Damien Chaumette2004-04-191-19/+19
* IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCPDamien Chaumette2004-04-191-0/+3
* (del_intf) enable to delete ADSL and ISDN connectionsThierry Vignaud2004-03-231-3/+13
* misc perl_checker cleanupThierry Vignaud2004-03-171-1/+1
* remove debug statementsThierry Vignaud2004-03-171-2/+0
* fix no information for drivers that do not support ethtool ioctl (eg:Thierry Vignaud2004-03-171-1/+10
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-2/+1
* set x11 icoThierry Vignaud2004-03-161-0/+8
* (configure_net) do not offer to alter domain name since this isThierry Vignaud2004-03-161-1/+0
* (configure_net) enable to alter hostnameThierry Vignaud2004-03-151-0/+2
* (configure_net) fix unlisted first dns serverThierry Vignaud2004-03-151-3/+4
* (configure_net) fix spacing around DNS/domainname settings tableThierry Vignaud2004-03-151-1/+1
* (configure_net) write back domain name and dns serversThierry Vignaud2004-03-151-0/+2
* (configure_net) fix domainname readingThierry Vignaud2004-03-151-1/+1
* (configure_net) fix crash on internet access dialog closingThierry Vignaud2004-03-151-2/+5
* (configure_net) update connection status in background (#7800)Thierry Vignaud2004-03-151-0/+2
* add --old option in order to see old interfaceThierry Vignaud2004-03-151-0/+2
* (build_notebook) default protocol is dhcp (eg for unconfiguredThierry Vignaud2004-03-121-1/+1
* (apply) do not write IPADDR, NETMASK and NETWORK fields in ifcfg-ethXThierry Vignaud2004-03-121-3/+5
* (apply) factorize interface hashThierry Vignaud2004-03-121-2/+3
* (apply) fix crash (is_dynamic_ip expect a hash of network interaces,Thierry Vignaud2004-03-121-2/+1
* (configure_net) kill useless codeThierry Vignaud2004-03-121-9/+0