summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* fix modem login fetchingDamien Chaumette2004-01-291-0/+1
|
* - use nice interfaces name (e.g. ethernet0 rather than eth0)Damien Chaumette2004-01-291-5/+4
| | | | | - fix adsl loading and saving calls
* do not force page switchThierry Vignaud2004-01-291-1/+0
|
* sucky toggled fix (queen fix)Damien Chaumette2004-01-281-6/+6
|
* - move radio buttons to $gui->{intf_radio}Damien Chaumette2004-01-281-7/+8
| | | | | - fix authentication menu wrongly used for isdn
* fix typo s/Netwok name (ESSID)/Network name (ESSID)/Damien Chaumette2004-01-271-1/+1
|
* - fix Information pageDamien Chaumette2004-01-271-3/+3
| | | | | - use mapIntfToDevice to get infos
* Remove unused sub.Stew Benedict2004-01-261-15/+1
|
* Another cron issue reported on Anthill.Stew Benedict2004-01-261-2/+3
|
* reput back my changes that poulpy gratuitously rollbacked because:Thierry Vignaud2004-01-261-12/+6
| | | | | | | | | | - he hadn't update network/*pm but only update standalone/drakconnect - he happilly followed what perl_checker instrumentate him w/o any second thoughs next time damien, do not listen gc when he's explaining how he resolves conflicts the first time he used cvs :-(
* - fix sucky fixDamien Chaumette2004-01-261-1/+1
|
* - fix missing parametersDamien Chaumette2004-01-261-16/+24
| | | | | | - add kind and protocol to $config - fix various issues from $config changes
* get rid of global variables regarding connect/disconnect scriptsThierry Vignaud2004-01-262-20/+9
|
* (Repaint) help perl_checker in checking time_to_rad() argumentsThierry Vignaud2004-01-261-1/+2
|
* (spinned) do not pass extra arguments to time_to_rad()Thierry Vignaud2004-01-261-3/+1
|
* reindent gtkpack callsThierry Vignaud2004-01-261-42/+43
|
* rename adj_* variables as adj* in order to help cperl-mode parsingThierry Vignaud2004-01-261-15/+15
| | | | | this file
* perl_checker: assigned, but not readStew Benedict2004-01-231-5/+2
|
* More perl_checker fixes. Remove another unused sub.Stew Benedict2004-01-231-81/+76
| | | | | Fix broken sys, other restore.
* "use USER" is unecessary and probably comes from copy-pasting userdrake's GUIGuillaume Cottenceau2004-01-231-1/+0
|
* Rework timestamp for backup files to please perl_checker.Stew Benedict2004-01-231-12/+12
|
* (search_dir_font) kill unused variableThierry Vignaud2004-01-231-2/+0
|
* update copyright noticesThierry Vignaud2004-01-2225-28/+29
|
* remove never implemented --strong optionThierry Vignaud2004-01-221-3/+0
|
* perl_checker cleanupsThierry Vignaud2004-01-221-5/+3
|
* fix button labelThierry Vignaud2004-01-221-1/+1
|
* - fix untraslated stringsThierry Vignaud2004-01-221-17/+17
| | | | | - upcase tcp/ip
* - remove _radio suffixDamien Chaumette2004-01-221-5/+5
| | | | | - prevent undefined value to be get_texted
* - further s/cnx/intf/Damien Chaumette2004-01-221-7/+5
| | | | | - remove old code
* do not test $intf but $gui, poulpy suxDamien Chaumette2004-01-221-1/+1
|
* fix isdn modem pageDamien Chaumette2004-01-221-1/+1
|
* factorise gui set_textDamien Chaumette2004-01-221-4/+2
|
* - drop detection, will use interface scheme ($config)Damien Chaumette2004-01-221-21/+21
| | | | | - use $interface_kind
* drop now unused codeDamien Chaumette2004-01-221-8/+0
|
* fix broken MII_NOT_SUPPORTED and HWADDRDamien Chaumette2004-01-221-2/+6
|
* add dns3 entryDamien Chaumette2004-01-221-1/+1
|
* Updated title bar texts of error pop-ups.Till Kamppeter2004-01-211-8/+8
|
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-212-7/+17
|
* install the squid package, if necessaryFlorin Grad2004-01-201-0/+1
|
* fix typoDamien Chaumette2004-01-201-1/+1
|
* perl_checker fixesThierry Vignaud2004-01-191-14/+13
|
* remove empty lines in order to get more place for entry fieldsThierry Vignaud2004-01-191-3/+1
|
* - add build_tree to fetch info before doing GUI stuffDamien Chaumette2004-01-191-116/+157
| | | | | | | - use $intf->{$interface}{save} to re-use existing write_foo specific fonctions - change build_notebook thing - indenting && perl_checking
* typo errorFlorin Grad2004-01-191-1/+0
|
* add transparent proxy supportFlorin Grad2004-01-191-10/+78
|
* kill useless diagnostics pragmaThierry Vignaud2004-01-191-1/+0
|
* simplifyThierry Vignaud2004-01-191-1/+1
|
* add wait message as hardware detection takes timeDamien Chaumette2004-01-171-3/+8
|
* kill unused variablesThierry Vignaud2004-01-161-5/+3
|
* - set a meaningfull window title when called from mcc for explanationsThierry Vignaud2004-01-161-3/+4
| | | | | - upcase default window title