| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -2/+2 |
* | since $mouse is undefined, replace it with undef (??) | Pascal Rigaux | 2002-11-25 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -1/+1 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -9/+9 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | replace complex "unless"s with "if"s | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -21/+21 |
* | corrected i18n usage | Pablo Saratxaga | 2002-09-11 | 1 | -1/+1 |
* | - remove variable from a translated chain | Damien Chaumette | 2002-09-10 | 1 | -1/+1 |
* | - fix typo | Damien Chaumette | 2002-09-06 | 1 | -1/+1 |
* | - add new screen for ISND detected device. Still have to get back in Expert m... | Damien Chaumette | 2002-09-06 | 1 | -1/+9 |
* | made strings translatable, and a typo correction | Pablo Saratxaga | 2002-08-21 | 1 | -1/+1 |
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -4/+4 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -4/+4 |
* | fixed reference to no more used method of pkgs. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -1/+1 |
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -6/+6 |
* | type assignation bug fix | damien | 2001-09-24 | 1 | -4/+5 |
* | corrected type assignation | damien | 2001-09-24 | 1 | -2/+2 |
* | isdn timeout works now. | damien | 2001-09-13 | 1 | -2/+3 |
* | new default connection handling | damien | 2001-09-12 | 1 | -1/+1 |
* | generik internet initscript, planq the children again | damien | 2001-08-21 | 1 | -4/+2 |
* | tomeout option deactivated. | damien | 2001-08-10 | 1 | -2/+3 |
* | labels corrections | damien | 2001-08-09 | 1 | -5/+6 |
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -2/+2 |
* | added HUPTIMEOUT option handling | damien | 2001-08-08 | 1 | -0/+3 |
* | corrected pkgs use -> require | damien | 2001-08-07 | 1 | -1/+1 |
* | debugging, profile coding, isdn 128 debugging | damien | 2001-08-06 | 1 | -5/+9 |
* | debugging, 128Kb/s ISDN | damien | 2001-08-03 | 1 | -5/+8 |
* | typo | damien | 2001-08-01 | 1 | -2/+4 |
* | added de-installation before installateion | damien | 2001-08-01 | 1 | -3/+7 |
* | corrected ask_connect_now | damien | 2001-07-30 | 1 | -1/+0 |
* | added internet connection selection in case of multiple configurations | damien | 2001-07-30 | 1 | -18/+14 |
* | added firmware loading/configuration | damien | 2001-07-26 | 1 | -5/+9 |
* | - globals is now MDK::Common::Globals | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | isdn now works with isdn-light. Only 64kb/s and still some debuf stuff to be ... | damien | 2001-07-23 | 1 | -33/+11 |
* | updated isdn config, moved isdn_data from netconnect_const to isdn_const | damien | 2001-07-22 | 1 | -7/+14 |
* | big work on isdn. Not finished | damien | 2001-07-22 | 1 | -8/+21 |
* | modularized. It compiles, runs, and works for some stuff. | damien | 2001-07-04 | 1 | -5/+5 |
* | updated CVS: ----------------------------------------------------------------... | damien | 2001-07-04 | 1 | -1/+1 |
* | uses the fantastic global module. | damien | 2001-07-04 | 1 | -0/+1 |
* | network subsystem now compiles. Enjoy | damien | 2001-07-03 | 1 | -15/+7 |
* | new network sources reorganization | damien | 2001-07-02 | 1 | -0/+268 |