summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* drop Storable and use Dumper (queen & pipi rulez)Damien Chaumette2004-02-041-2/+2
|
* typo fix...Damien Chaumette2004-02-041-0/+1
|
* Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist.Stew Benedict2004-02-031-7/+30
|
* - fix adsl_conf_backend callDamien Chaumette2004-02-031-3/+2
| | | | | - store and retreive network interfaces via $config file
* remove unneeded next fieldsThierry Vignaud2004-02-021-2/+0
|
* make cron script be able to use either local smtp server or a remoteThierry Vignaud2004-02-021-12/+19
| | | | | one (arnaud)
* add "remove cron entry" on arnaud requestThierry Vignaud2004-02-021-2/+21
|
* - remove not needed $securityDamien Chaumette2004-01-301-4/+5
| | | | | - clean dumb foreach repetition (one foreach to rule them all)
* - show gateway in ethernet onlyDamien Chaumette2004-01-301-6/+8
| | | | | - hide gateway Entry in dhcp mode
* replace conf_network_card_backend() "detect" calls by get_eth_cards() onesThierry Vignaud2004-01-291-2/+2
|
* beautify ethernet cards nameDamien Chaumette2004-01-291-0/+9
|
* Configure clients with defined IPs to set hostname so gnome works.Stew Benedict2004-01-291-6/+16
|
* shrinkDamien Chaumette2004-01-291-14/+5
|
* 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
|