index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
network
/
isdn.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not write cnx_script anymore (isdn4linux service will modprobe the
Olivier Blin
2004-08-04
1
-10
/
+0
*
- introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections
Olivier Blin
2004-07-23
1
-3
/
+0
*
FIRMWARE isn't used by ifup-ippp
Olivier Blin
2004-07-23
1
-2
/
+0
*
- %modules::conf is no more a global, so many functions need passing $modules...
Pascal Rigaux
2004-07-21
1
-2
/
+3
*
take ISDN protocol into account for people outside Europe to use it
Damien Chaumette
2004-05-03
1
-0
/
+1
*
cleaning _last_ 'isdn_' prefix
Damien Chaumette
2004-04-28
1
-1
/
+1
*
drop unused ISA and EXPORT
Damien Chaumette
2004-04-28
1
-4
/
+0
*
drop isdn_ fonction names
Damien Chaumette
2004-04-28
1
-7
/
+6
*
no need to up ippp0 in net_cnx_up, it's been up'ed at startup
Damien Chaumette
2004-04-27
1
-2
/
+0
*
(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
[next]