Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | basic smb handling | Pascal Rigaux | 2001-08-19 | 1 | -0/+57 | |
| | ||||||
* | fix typo | Pascal Rigaux | 2001-08-18 | 1 | -15/+15 | |
| | ||||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 5 | -91/+88 | |
| | | | | ask_from_entries_refH_powered in ask_from_ | |||||
* | fixed i18n | Stefan Siegel | 2001-08-18 | 2 | -2/+2 | |
| | ||||||
* | corrected connection script creation | damien | 2001-08-17 | 2 | -8/+9 | |
| | ||||||
* | - fix behaviour of draknet when auto-install | Guillaume Cottenceau | 2001-08-14 | 1 | -3/+3 | |
| | | | | | - remove auto flag when error-in-step | |||||
* | adsl autodetection activated (planq the children) | damien | 2001-08-13 | 2 | -2/+1 | |
| | ||||||
* | corrected connected call | damien | 2001-08-12 | 1 | -1/+1 | |
| | ||||||
* | added spped and timeout handling for isdn | damien | 2001-08-10 | 1 | -2/+5 | |
| | ||||||
* | corrected password file substitution | damien | 2001-08-10 | 1 | -1/+1 | |
| | ||||||
* | tomeout option deactivated. | damien | 2001-08-10 | 1 | -2/+3 | |
| | ||||||
* | remove Data::Dumper | damien | 2001-08-10 | 1 | -1/+0 | |
| | ||||||
* | added useless function type2interface for future use | damien | 2001-08-09 | 1 | -2/+13 | |
| | ||||||
* | labels corrections | damien | 2001-08-09 | 1 | -5/+6 | |
| | ||||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 7 | -27/+25 | |
| | ||||||
* | huptimeout handling | damien | 2001-08-08 | 1 | -0/+1 | |
| | ||||||
* | removed splash screen during install | damien | 2001-08-08 | 1 | -3/+3 | |
| | ||||||
* | added HUPTIMEOUT option handling | damien | 2001-08-08 | 1 | -0/+3 | |
| | ||||||
* | cosmetic | damien | 2001-08-08 | 1 | -1/+1 | |
| | ||||||
* | removed debugging message | damien | 2001-08-07 | 1 | -1/+0 | |
| | ||||||
* | corrected pkgs use -> require | damien | 2001-08-07 | 1 | -1/+1 | |
| | ||||||
* | debugging, profile coding, isdn 128 debugging | damien | 2001-08-06 | 3 | -42/+63 | |
| | ||||||
* | debugging, 128Kb/s ISDN | damien | 2001-08-03 | 3 | -13/+14 | |
| | ||||||
* | instead of testing if ref($in) or ref($o) contains /gtk/, test if ↵ | Pascal Rigaux | 2001-08-02 | 1 | -1/+1 | |
| | | | | interactive_gtk is in ISA of the object | |||||
* | typo | damien | 2001-08-01 | 1 | -2/+4 | |
| | ||||||
* | translation correction | damien | 2001-08-01 | 1 | -1/+1 | |
| | ||||||
* | added de-installation before installateion | damien | 2001-08-01 | 1 | -3/+7 | |
| | ||||||
* | added splash screen between different configurations. Added splash wizard mode | damien | 2001-07-31 | 1 | -4/+23 | |
| | ||||||
* | added intro step for each configuration type. | damien | 2001-07-31 | 2 | -8/+14 | |
| | ||||||
* | corrected ask_connect_now | damien | 2001-07-31 | 1 | -1/+3 | |
| | ||||||
* | corrected ask_connect_now behaviour | damien | 2001-07-30 | 1 | -3/+5 | |
| | ||||||
* | corrected ask_connect_now | damien | 2001-07-30 | 5 | -7/+10 | |
| | ||||||
* | added cable internet connection selection | damien | 2001-07-30 | 1 | -9/+9 | |
| | ||||||
* | debug | damien | 2001-07-30 | 1 | -6/+5 | |
| | ||||||
* | added internet connection selection in case of multiple configurations | damien | 2001-07-30 | 6 | -69/+65 | |
| | ||||||
* | added firmware loading/configuration | damien | 2001-07-26 | 1 | -5/+9 | |
| | | | | | not loading the module at detection. | |||||
* | updated ISDN detection. Added firmware handling and drivers other than hisax | damien | 2001-07-25 | 1 | -8/+40 | |
| | ||||||
* | - globals is now MDK::Common::Globals | Pascal Rigaux | 2001-07-24 | 6 | -7/+7 | |
| | | | | | - perl2fcalls is now /usr/bin/perl_checker | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 7 | -7/+7 | |
| | ||||||
* | corrected speed fax + PCI, updated configuration | damien | 2001-07-24 | 3 | -9/+13 | |
| | ||||||
* | isdn now works with isdn-light. Only 64kb/s and still some debuf stuff to be ↵ | damien | 2001-07-23 | 4 | -36/+57 | |
| | | | | fixed. | |||||
* | updated isdn config, moved isdn_data from netconnect_const to isdn_const | damien | 2001-07-22 | 3 | -8/+260 | |
| | ||||||
* | big work on isdn. Not finished | damien | 2001-07-22 | 3 | -12/+24 | |
| | ||||||
* | correct bug. thanx to the little stagiaire. | damien | 2001-07-19 | 1 | -0/+1 | |
| | ||||||
* | modularized. It compiles, runs, and works for some stuff. | damien | 2001-07-04 | 7 | -19/+24 | |
| | ||||||
* | modularization continuated | damien | 2001-07-04 | 3 | -61/+56 | |
| | ||||||
* | updated CVS: ↵ | damien | 2001-07-04 | 6 | -12/+16 | |
| | | | | ---------------------------------------------------------------------- | |||||
* | uses the fantastic global module. | damien | 2001-07-04 | 6 | -4/+11 | |
| | ||||||
* | corrected | damien | 2001-07-04 | 4 | -103/+79 | |
| | ||||||
* | network subsystem now compiles. Enjoy | damien | 2001-07-03 | 5 | -16/+19 | |
| |