summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* fix again adsl type setting :-(Thierry Vignaud2004-01-251-1/+1
* modem connection: install kpppThierry Vignaud2004-01-251-0/+1
* set adsl protocol to use according to provider database when using a sagem 800Thierry Vignaud2004-01-251-2/+3
* modem connection: default to pap/chap authentification method (should work forThierry Vignaud2004-01-251-0/+1
* typo fixThierry Vignaud2004-01-251-1/+1
* s/ppptp/pptp/Thierry Vignaud2004-01-241-1/+1
* factorize lan module search for adsl through ethernetThierry Vignaud2004-01-241-1/+3
* make adsl device choose somewhat readable (detabable thoughThierry Vignaud2004-01-241-1/+1
* fix adsl device setting :-(Thierry Vignaud2004-01-241-1/+1
* kill unreachable codeThierry Vignaud2004-01-241-1/+0
* kill unused variableThierry Vignaud2004-01-241-1/+1
* cleanupThierry Vignaud2004-01-241-6/+2
* fix adsl connection type retrievingThierry Vignaud2004-01-231-1/+1
* fix interface name when doing adsl over an ethernet cardThierry Vignaud2004-01-231-1/+1
* sort ADSL connection typesThierry Vignaud2004-01-231-1/+1
* offer to configure sagem800 (needed because of unfriendly vpi/vci parameters)Thierry Vignaud2004-01-231-1/+21
* fix doble "IP address" entriesThierry Vignaud2004-01-221-1/+1
* typo fixThierry Vignaud2004-01-221-1/+0
* config some stuff about adsl protocolThierry Vignaud2004-01-221-0/+14
* kill debug statementThierry Vignaud2004-01-221-1/+0
* factorize out adsl protocols' translationsThierry Vignaud2004-01-221-9/+11
* get rid of uselesss net_device variablThierry Vignaud2004-01-221-5/+3
* code simplification due to previous assertionThierry Vignaud2004-01-221-3/+3
* ensure struct XXX and o_XXX parameters always reference the same hashesThierry Vignaud2004-01-221-3/+3
* when configuring an ethernet card, skip the protocol choice step for any cnxThierry Vignaud2004-01-221-1/+1
* rollback debug stuff :-(Thierry Vignaud2004-01-221-7/+15
* handle speedtouch firmware if neededThierry Vignaud2004-01-221-16/+69
* detect ECI like modems and warn we cannot support them (hence less pressure onThierry Vignaud2004-01-221-3/+13
* fix typo fixThierry Vignaud2004-01-221-1/+1
* typo fix :-(Thierry Vignaud2004-01-221-1/+1
* tag speedtouch and eci connections as to be restarted as in old wizardThierry Vignaud2004-01-221-0/+1
* install needed package depending of modemThierry Vignaud2004-01-221-8/+23
* rollbackThierry Vignaud2004-01-221-1/+1
* add static configuration for sagem800 spanish usersThierry Vignaud2004-01-221-0/+1
* hide too big label (which is useless because of above text) but keepThierry Vignaud2004-01-221-1/+1
* perl checker fixesGuillaume Cottenceau2004-01-211-2/+2
* really use the same path in standalone and install modeThierry Vignaud2004-01-211-8/+1
* add new first adsl stepsThierry Vignaud2004-01-211-3/+43
* factorize lan detection (needed for adsl)Thierry Vignaud2004-01-211-10/+12
* fixed typoPablo Saratxaga2004-01-211-1/+1
* simplifyThierry Vignaud2004-01-211-5/+1
* share same path in both standalone and in install mode (2/2)Thierry Vignaud2004-01-201-4/+0
* do not offer to enter domain name twiceThierry Vignaud2004-01-201-1/+0
* share same path in both standalone and in install modeThierry Vignaud2004-01-201-27/+1
* read back auth methodThierry Vignaud2004-01-201-0/+1
* read back new fieldsThierry Vignaud2004-01-201-2/+5
* fix gateway reading and writingThierry Vignaud2004-01-201-1/+3
* - handle PAP/CHAP auth method tooThierry Vignaud2004-01-201-1/+2
* use checkbow's labelThierry Vignaud2004-01-201-1/+1
* dyn hostname is a booleanThierry Vignaud2004-01-201-1/+1