| Commit message (Expand) | Author | Age | Files | Lines |
* | (isdn_write_config_backend) load ISDN driver | Thierry Vignaud | 2004-03-24 | 1 | -3/+5 |
* | up ippp0 interface and delete previous default route | Thierry Vignaud | 2004-03-24 | 1 | -2/+2 |
* | (isdn_detect_backend) do not try to get "type" field here, we just have nothing | Thierry Vignaud | 2004-03-24 | 1 | -1/+0 |
* | (isdn_read_config) do not overwrite current parameters with undefed ones | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
* | (read_providers_backend) add prototype in order to please lord perl_checker | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
* | isdn_read_config() alter its argument, thus there's no need in returning it | Thierry Vignaud | 2004-03-08 | 1 | -1/+0 |
* | kill isdn_get_info() and isdn_get_list() (they were unused since quite a few | Thierry Vignaud | 2004-03-08 | 1 | -10/+1 |
* | (isdn_get_cards) introduce it to build a tree bus|card for isdn wizard | Thierry Vignaud | 2004-03-08 | 1 | -1/+14 |
* | (get_info_providers_backend) prevent faillure as soon as translaters catch up | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | export isdn_read_config() | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | kill isdn_ask(), isdn_ask_info() and isdn_ask_protocol() since they were | Thierry Vignaud | 2004-03-08 | 1 | -75/+1 |
* | (isdn_get_cards_by_type) splited out of old isdn_ask() func | Thierry Vignaud | 2004-03-08 | 1 | -0/+6 |
* | (get_info_providers_backend) drop file argument and do ISDN db lookup in place | Thierry Vignaud | 2004-03-08 | 1 | -2/+6 |
* | (read_providers_backend) move it from network::tools to network::isdn | Thierry Vignaud | 2004-03-08 | 1 | -1/+2 |
* | (isdn_detect_backend) enhance detection: just return a list of devices | Thierry Vignaud | 2004-03-08 | 1 | -4/+4 |
* | fix doble ISDN detection (#6535) | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
* | (isdn_detect_backend) try harder to detect ISDN devices | Thierry Vignaud | 2004-02-14 | 1 | -1/+2 |
* | convert some write_cnx_script() callers into set_cnx_script() ones | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
* | get rid of pseudo global $prefix, just reuse global $::prefix :-) | Thierry Vignaud | 2004-01-26 | 1 | -9/+9 |
* | do not export dead functions | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -55/+0 |
* | fix isdn detection: detect all isdn cards, not only the first one | Thierry Vignaud | 2003-11-24 | 1 | -7/+16 |
* | perl_checker fixes | Thierry Vignaud | 2003-11-04 | 1 | -3/+3 |
* | (isdn_get_info) simplify it trough MDK::Common | Thierry Vignaud | 2003-10-27 | 1 | -3/+1 |
* | simplify isdn detection: | Thierry Vignaud | 2003-10-27 | 1 | -1/+2 |
* | - make isdn detection more readable | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 |
* | handle usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -2/+4 |
* | fix steping back on choosing isdn card step | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 |
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 1 | -1/+1 |
* | fix some previous callback in drakconnect wizard mode | Thierry Vignaud | 2003-08-18 | 1 | -5/+8 |
* | isdn : virtual interface ippp0 is started at boot. | damien | 2003-07-05 | 1 | -3/+6 |
* | forgot to commit the new configuration step | Damien Chaumette | 2003-05-28 | 1 | -1/+4 |
* | - remove isdn-light config (seen with isdn4net maintainer) | Damien Chaumette | 2003-05-28 | 1 | -103/+25 |
* | s/@isdn::isdndata/@isdndata/ | Damien Chaumette | 2003-05-12 | 1 | -3/+3 |
* | s|/sbin/isdnctrl|/usr/sbin/isdnctrl| | Damien Chaumette | 2003-05-07 | 1 | -2/+2 |
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -2/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -4/+4 |
* | read right config according to isdn-light or isdn4linux | Frederic Lepied | 2003-03-05 | 1 | -2/+2 |
* | this is perl, not python ;p | Pascal Rigaux | 2003-03-05 | 1 | -5/+2 |
* | corrected isdn-light choice | Frederic Lepied | 2003-03-04 | 1 | -1/+5 |
* | replace the last @isdndata with @isdn::isdndata (beurk) | Pascal Rigaux | 2003-02-26 | 1 | -1/+1 |
* | $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installed | Damien Chaumette | 2003-02-21 | 1 | -1/+2 |
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
* | add CVS $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
* | force strict pragma | Thierry Vignaud | 2003-01-23 | 1 | -1/+1 |
* | isdn.pm now in use strict | Damien Chaumette | 2003-01-23 | 1 | -3/+3 |
* | force strict mode | Thierry Vignaud | 2003-01-23 | 1 | -0/+1 |
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |