summaryrefslogtreecommitdiffstats
path: root/perl-install/network/modem.pm
Commit message (Expand)AuthorAgeFilesLines
* - set_help is deprecatedPascal Rigaux2003-02-131-3/+4
* add CVS $IdPascal Rigaux2003-02-131-1/+1
* isdn.pm now in use strictDamien Chaumette2003-01-231-1/+0
* force strict modeThierry Vignaud2003-01-231-0/+1
* in network::modem::configure $intf is unused, rename it to $_intfPascal Rigaux2002-12-291-1/+1
* - do not use a global $in in network::modem, pass it as a parameterPascal Rigaux2002-12-291-6/+9
* - use $::prefix instead the global $prefixPascal Rigaux2002-12-291-10/+10
* - move any::pppConfig() to network::modem::ppp_configure()Pascal Rigaux2002-12-291-8/+169
* isdn data are now fetched form system instead of drakconnect conf fileArnaud Desmons2002-12-061-0/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* syntax changes to make perl_checker happyPascal Rigaux2002-12-041-3/+3
* More data are now fetched from system instead of drakconnect conf fileArnaud Desmons2002-12-041-5/+26
* syntax changes to make perl_checker happyPascal Rigaux2002-12-041-1/+1
* Some data are now fetched from system instead of drakconnect conf file (adsl,...Arnaud Desmons2002-12-021-6/+8
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-5/+5
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-13/+13
* add sub winmodemConfigureDamien Chaumette2002-10-281-0/+19
* make new perl_checker happy: replacing PKG::f by PKG::f()Pascal Rigaux2002-10-171-1/+1
* - move serial modem detection to detect_devices.pmDamien Chaumette2002-10-101-32/+1
* - fix drakconnect broken modem detectionDamien Chaumette2002-09-051-2/+2
* nobody pass the second argument ofThierry Vignaud2002-08-061-3/+3
* replace "$foo" with $fooPascal Rigaux2002-07-311-2/+2
* big merge from update 8.1 with cvsdamien2002-01-091-1/+3
* new default connection handlingdamien2001-09-121-1/+1
* detect_devicesdamien2001-09-101-1/+1
* added domainname2 settingdamien2001-08-311-0/+1
* added Borsenkow Andrej patch to support CHAP again.Francois Pons2001-08-271-1/+1
* generik internet initscript, planq the children againdamien2001-08-211-4/+2
* big renaming of ask_from_entries_refH in ask_from and ask_from_entries_refH_p...Pascal Rigaux2001-08-181-1/+1
* add interactive_pkgs stuffPascal Rigaux2001-08-081-2/+2
* corrected ask_connect_nowdamien2001-07-301-1/+0
* added internet connection selection in case of multiple configurationsdamien2001-07-301-9/+6
* - globals is now MDK::Common::GlobalsPascal Rigaux2001-07-241-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* modularized. It compiles, runs, and works for some stuff.damien2001-07-041-2/+2
* updated CVS: ----------------------------------------------------------------...damien2001-07-041-1/+1
* uses the fantastic global module.damien2001-07-041-0/+1
* network subsystem now compiles. Enjoydamien2001-07-031-0/+5
* new network sources reorganizationdamien2001-07-021-0/+88