Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot to commit the new configuration step | Damien Chaumette | 2003-05-28 | 1 | -1/+4 |
| | |||||
* | s/my/our/ to make perl_checker happy in isdn.pm | Damien Chaumette | 2003-05-28 | 1 | -1/+1 |
| | |||||
* | - remove isdn-light config (seen with isdn4net maintainer) | Damien Chaumette | 2003-05-28 | 1 | -103/+25 |
| | | | | | - new step to keep old device configuration | ||||
* | fix isdndata export in stripped package | Thierry Vignaud | 2003-05-28 | 1 | -3/+3 |
| | |||||
* | remove /dev/ttyS14 link by drakconnect. | Francois Pons | 2003-05-28 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 2 | -6/+3 |
| | |||||
* | #3628 /etc/resolv.conf explicit rights set (by titi) | Damien Chaumette | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | kill some warnings catched by diagnostics pragma | Thierry Vignaud | 2003-05-22 | 1 | -9/+9 |
| | |||||
* | add some ip checking (#853) | Damien Chaumette | 2003-05-21 | 1 | -15/+25 |
| | | | | | remove old comments | ||||
* | #763 #2336 fix alias in modules.conf | Damien Chaumette | 2003-05-20 | 1 | -0/+5 |
| | |||||
* | (find_servers): chomp is uneeded | Thierry Vignaud | 2003-05-20 | 1 | -1/+0 |
| | |||||
* | (find_exports) better behavior when regexp does not match | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | perl_checker compliant | Damien Chaumette | 2003-05-20 | 1 | -8/+7 |
| | |||||
* | do not drop return values from regexp but use them to ensure we do not | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
| | | | | | | reuse capture buffers from previous one, which is really bad and trully buggy | ||||
* | move expert stuff under the "advanced" button like in all other ↵ | Thierry Vignaud | 2003-05-19 | 1 | -7/+6 |
| | | | | drakx/drakxtools code | ||||
* | add a step to warn user before writing settings (bug #852 and so) | Damien Chaumette | 2003-05-16 | 1 | -2/+4 |
| | |||||
* | let it work | Thierry Vignaud | 2003-05-16 | 1 | -1/+4 |
| | |||||
* | - gtkcreate_img is exported by helpers tag in ugtk2 | Thierry Vignaud | 2003-05-13 | 1 | -2/+2 |
| | | | | | - add a bug note: write_on_pixmap() is only in my_gtk, not in ugtk2 ! | ||||
* | s/@isdn::isdndata/@isdndata/ | Damien Chaumette | 2003-05-12 | 1 | -3/+3 |
| | |||||
* | - configuration stuff | Damien Chaumette | 2003-05-07 | 1 | -118/+24 |
| | | | | | | | | | | . rewrite sub save_conf, new signature is ($netcnx) . rewrite sub load_conf, connection type stored in /etc/sysconfig/drakconnect . remove sub read_raw_net_conf . shrink sub read_net_conf - drop if ($nb < 1 ), useless - perl_checker | ||||
* | s|/sbin/isdnctrl|/usr/sbin/isdnctrl| | Damien Chaumette | 2003-05-07 | 1 | -2/+2 |
| | |||||
* | - drop !$::isWizard code | Damien Chaumette | 2003-05-06 | 1 | -12/+10 |
| | | | | | - perl_checker | ||||
* | - remove sub intro | Damien Chaumette | 2003-05-06 | 1 | -47/+14 |
| | | | | | | | - change sub main signature - drop !$::isWizard code - perl_checker | ||||
* | - remove unused $intf in adsl_probe_info and adsl_ask_info | Damien Chaumette | 2003-05-05 | 1 | -7/+6 |
| | | | | | - perl_checker fixes | ||||
* | perl_checker fixes | Damien Chaumette | 2003-05-05 | 1 | -5/+5 |
| | |||||
* | - change configure and winmodemConfigure args (due to $intf drop) | Damien Chaumette | 2003-05-05 | 1 | -2/+2 |
| | |||||
* | - drop unused $intf in configure and winmodemConfigure | Damien Chaumette | 2003-05-05 | 1 | -27/+21 |
| | | | | | | - fix winmodem configuration behavior - perl_checker | ||||
* | fix typo | Damien Chaumette | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Damien Chaumette | 2003-05-02 | 3 | -12/+13 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 2 | -6/+5 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 4 | -14/+14 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 6 | -35/+35 |
| | |||||
* | added login and password retrieval for ppp0 in configure function. | Francois Pons | 2003-03-24 | 1 | -6/+6 |
| | |||||
* | propose /dev/modem before other device (as it will work for other most case). | Francois Pons | 2003-03-24 | 1 | -1/+1 |
| | |||||
* | added modem configuration after LT Modem support. | Francois Pons | 2003-03-24 | 2 | -4/+15 |
| | |||||
* | fixed typo. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | fix ltmodem package name with newer version. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | moved probing code outside adsl_ask_info. | Francois Pons | 2003-03-11 | 1 | -3/+8 |
| | |||||
* | use $::prefix, waiting for 9.1 to be out before cleaning network modules. | Francois Pons | 2003-03-11 | 1 | -1/+1 |
| | |||||
* | changed netcnx type probe (so that if an ethernet connection exists, it won't | Francois Pons | 2003-03-11 | 1 | -2/+2 |
| | | | | | cause netcnx type to be always lan). | ||||
* | dropped a line. | Francois Pons | 2003-03-07 | 1 | -2/+1 |
| | |||||
* | fix logical error (flepied). | Francois Pons | 2003-03-07 | 1 | -1/+1 |
| | |||||
* | avoid virtual ethX to be reconfigured by drakconnect | Francois Pons | 2003-03-06 | 1 | -7/+5 |
| | |||||
* | added support for kernel base name of ltmodem. | Francois Pons | 2003-03-06 | 1 | -2/+3 |
| | |||||
* | detect if the device is pcmcia when initializing the ONBOOT parameter | Florent Villard | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | fixed ifconfig invocation and state analysis in install mode. | Francois Pons | 2003-03-06 | 1 | -3/+4 |
| | |||||
* | fixed adsl login not probed in install mode. | Francois Pons | 2003-03-06 | 1 | -4/+4 |
| | |||||
* | fix to avoid creating an ifcfg-1 config file. | Frederic Lepied | 2003-03-05 | 1 | -7/+8 |
| | |||||
* | read login name from net_cnx_up in pptp mode. | Frederic Lepied | 2003-03-05 | 1 | -0/+2 |
| | |||||
* | if the user don't want to start the internet connection, continue without | Frederic Lepied | 2003-03-05 | 1 | -1/+1 |
| | | | | | error message. |