Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (get_interface_type) ethernet devices can be used as adsl devices | Olivier Blin | 2004-09-07 | 1 | -1/+1 | |
| | ||||||
* | remove horrible and unneeded workaround | Olivier Blin | 2004-09-03 | 1 | -1/+1 | |
| | ||||||
* | shut up perl_checker! | Olivier Blin | 2004-09-03 | 1 | -1/+1 | |
| | ||||||
* | remove test_internet_connection(), use network::test instead | Olivier Blin | 2004-09-03 | 1 | -17/+0 | |
| | ||||||
* | (get_interface_type) enhance detection for adsl devices | Olivier Blin | 2004-09-03 | 1 | -1/+2 | |
| | ||||||
* | revert titi fix, do not return random interface if internet connection | Olivier Blin | 2004-09-01 | 1 | -3/+1 | |
| | | | | | is not configured | |||||
* | do not use find over grep, just find | Olivier Blin | 2004-09-01 | 1 | -10/+3 | |
| | ||||||
* | (get_internet_connection) if no default route exits, take first route in order | Thierry Vignaud | 2004-09-01 | 1 | -1/+3 | |
| | | | | | to not have strange messages in net_appletb | |||||
* | move start_interface and stop_interface from net_monitor to network::tools, ↵ | Olivier Blin | 2004-08-30 | 1 | -1/+16 | |
| | | | | use it in net_monitor and net_applet | |||||
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 1 | -1/+11 | |
| | ||||||
* | add missing spaces | Olivier Blin | 2004-08-25 | 1 | -2/+2 | |
| | ||||||
* | add get_interface_type to guess interface type | Olivier Blin | 2004-08-25 | 1 | -0/+7 | |
| | ||||||
* | add new functions to make internet connection tests easier | Olivier Blin | 2004-08-17 | 1 | -0/+76 | |
| | ||||||
* | drop network::tools::reread_net_conf | Olivier Blin | 2004-08-17 | 1 | -6/+0 | |
| | ||||||
* | kill set_cnx_script usage, replace cnx_scripts with ifup/ifdown | Olivier Blin | 2004-08-04 | 1 | -2/+8 | |
| | ||||||
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | create fs::get and move them into it - device2part(), up_mount_point() moved from fs to fs::get - part2hd(), file2part(), has_mntpoint(), mntpoint2part(), empty_all_hds() moved from fsedit to fs::get - fsedit::get_root() -> fs::get::root() - fsedit::get_root_() -> fs::get::root_() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_all_fstab_and_holes() -> fs::get::fstab_and_holes() - fsedit::get_all_fstab() -> fs::get::fstab() - fsedit::get_all_holes() -> fs::get::holes() - fsedit::all_free_space -> fs::get::free_space() - fsedit::get_really_all_fstab() -> fs::get::really_all_fstab() - fsedit::get_fstab_and_holes() -> fs::get::hds_fstab_and_holes() - fsedit::get_holes() -> fs::get::hds_holes() - fsedit::get_fstab() -> fs::get::hds_fstab() - fsedit::free_space() -> fs::get::hds_free_space() - fsedit::get_visible_fstab() unused, removed | |||||
* | (remove_initscript) simplify | Thierry Vignaud | 2004-07-29 | 1 | -6/+3 | |
| | ||||||
* | remove unneeded quotes | Olivier Blin | 2004-07-26 | 1 | -1/+1 | |
| | ||||||
* | let perl-MDK-Common do the quoting | Olivier Blin | 2004-07-26 | 1 | -2/+1 | |
| | ||||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | |||||
* | merge netconnect::load_conf in netconnect::read_conf (and replace all calls ↵ | Olivier Blin | 2004-07-20 | 1 | -2/+1 | |
| | | | | to lload_conf with read_conf, remove all previous calls to read_conf) | |||||
* | don't probe again connection type here since now | Olivier Blin | 2004-07-20 | 1 | -1/+0 | |
| | | | | | network::netconnect::load_conf does it as intended initially | |||||
* | make the tcp ping actually work | Olivier Blin | 2004-07-19 | 1 | -1/+9 | |
| | ||||||
* | use a tcp ping in check_link_beat if not root | Olivier Blin | 2004-07-16 | 1 | -1/+1 | |
| | ||||||
* | properly handle ascii WEP keys (#9884) | Olivier Blin | 2004-06-24 | 1 | -0/+17 | |
| | ||||||
* | remove debug message | Thierry Vignaud | 2004-06-01 | 1 | -1/+0 | |
| | ||||||
* | (use_windows) space cleanup | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 | |
| | ||||||
* | - kill write_initscript | Damien Chaumette | 2004-05-27 | 1 | -50/+9 | |
| | | | | | - add remove_initscript | |||||
* | try to fix #3793 or at least enhance firmware seeking on windows partition | Damien Chaumette | 2004-04-27 | 1 | -2/+3 | |
| | | | | | (based upon titi's patch) | |||||
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 1 | -0/+8 | |
| | ||||||
* | (read_providers_backend) move it from network::tools to network::isdn | Thierry Vignaud | 2004-03-08 | 1 | -3/+1 | |
| | ||||||
* | fix crash on canceling "already configured net device" configuration (#7679) | Thierry Vignaud | 2004-02-14 | 1 | -2/+2 | |
| | ||||||
* | (is_wireless_intf) kill it since it's no more usefull. | Thierry Vignaud | 2004-02-02 | 1 | -6/+1 | |
| | | | | | | | rationale: rather than duplicating modules list in kernel/list_modules.pm and network/tools.pm (with usual sync bugs), it's quite much easier to maintain one single list of wireless modules in list_modules.pm | |||||
* | remove pseudo global variables use from use_floppy() | Thierry Vignaud | 2004-02-02 | 1 | -3/+1 | |
| | ||||||
* | (set_cnx_script) split it out of write_cnx_script() | Thierry Vignaud | 2004-01-29 | 1 | -11/+11 | |
| | | | | | | rationale:functions whose behavior is totally altered by arguments number are insane should just be splited and their callers be fixed | |||||
* | get rid of global variables regarding connect/disconnect scripts | Thierry Vignaud | 2004-01-26 | 1 | -1/+5 | |
| | ||||||
* | get rid of pseudo global $prefix, just reuse global $::prefix :-) | Thierry Vignaud | 2004-01-26 | 1 | -8/+8 | |
| | ||||||
* | (copy_firmware) kill it (was merged into add intf wizard | Thierry Vignaud | 2004-01-22 | 1 | -22/+0 | |
| | ||||||
* | prevent faillure when trying to dereference undef in testing mode | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 | |
| | ||||||
* | ask_info2 is dead | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 | |
| | ||||||
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -85/+6 | |
| | | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs) | |||||
* | (is_dynamic_ip) handle habing ppp like interfaces in interfaces list | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 | |
| | ||||||
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 | |
| | | | | | both time (not so usefull but cleaner) | |||||
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 | |
| | ||||||
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 | |
| | ||||||
* | (detect_timezone, disconnected, type2interface) kill dead code | Thierry Vignaud | 2003-11-23 | 1 | -33/+1 | |
| | ||||||
* | reuse bg_command: | Thierry Vignaud | 2003-11-23 | 1 | -42/+25 | |
| | | | | | | | - major cleanups - get rid of "kid exited -1 at /usr/lib/libDrakX/network/tools.pm line 182." warnings | |||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 1 | -1/+6 | |
| | ||||||
* | (is_wireless_intf) fix #6312: list acx100_pci as a wireless network | Thierry Vignaud | 2003-11-08 | 1 | -1/+1 | |
| | | | | | cards driver too (fix impossible to set wireless parameters for it) | |||||
* | one more wireless module | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 | |
| |