Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ndiswrapper installing: always install it if needed (btw run faster if | Thierry Vignaud | 2005-02-10 | 1 | -2/+4 |
| | | | | | already installed) | ||||
* | fix stepping back from lan interface step (impossible when using ndiswrapper | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
| | | | | | and when there's only one interface) | ||||
* | simplify ndiwrapper step chaining | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
| | |||||
* | select manual adsl connection type if the network interface was static | Olivier Blin | 2005-02-07 | 1 | -0/+2 |
| | |||||
* | add missing methods | Olivier Blin | 2005-02-07 | 1 | -0/+2 |
| | |||||
* | do not require perl-Gnome2-Gconf in drakxtools, but use gconftool-2 | Olivier Blin | 2005-02-07 | 1 | -7/+2 |
| | |||||
* | make it easy to use other GConf interfaces | Olivier Blin | 2005-02-07 | 1 | -15/+20 |
| | |||||
* | remove useless message | Olivier Blin | 2005-02-05 | 1 | -1/+0 |
| | |||||
* | basic ndiswrapper support | Olivier Blin | 2005-02-05 | 2 | -2/+65 |
| | |||||
* | gnome proxy support in drakproxy | Olivier Blin | 2005-02-04 | 1 | -0/+58 |
| | |||||
* | handle bpalogin service | Olivier Blin | 2005-02-04 | 1 | -5/+12 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-02-04 | 1 | -8/+8 |
| | |||||
* | add bpalogin support for cable connections | Olivier Blin | 2005-02-04 | 1 | -4/+30 |
| | |||||
* | fix capi kernel drivers installation | Olivier Blin | 2005-02-02 | 1 | -1/+1 |
| | |||||
* | supplement previous half-fix | Olivier Blin | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | port 445 is used for Samba (without NetBios) | Olivier Blin | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | use new range syntax for smb | Olivier Blin | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | (configure_eth_aliases) simplify | Thierry Vignaud | 2005-01-28 | 1 | -2/+2 |
| | |||||
* | fix (bugzilla #13197) | Pascal Rigaux | 2005-01-26 | 1 | -0/+1 |
| | |||||
* | updates from baud: | Thierry Vignaud | 2005-01-21 | 1 | -0/+28 |
| | | | | | | | | - add "Czech Republic|Cesky Telecom" - add "Switzerland|Tiscali.ch" - add "Tunisia|Planet.tn" - add dns servers to "Israel|Bezeq" | ||||
* | restore previous network::ethernet::get_eth_cards_names() behaviour | Pascal Rigaux | 2005-01-20 | 2 | -4/+4 |
| | | | | | (i got hit by { map ... }; being a block and not a hash ref) | ||||
* | fix bugzilla #12996 | Pascal Rigaux | 2005-01-13 | 1 | -4/+4 |
| | |||||
* | remove unused variables | Pascal Rigaux | 2005-01-06 | 1 | -2/+1 |
| | |||||
* | cleanup unused variables | Pascal Rigaux | 2005-01-06 | 1 | -3/+0 |
| | |||||
* | handle spaces in username | Pascal Rigaux | 2005-01-05 | 1 | -2/+2 |
| | |||||
* | update ADSL ISPs list | Thierry Vignaud | 2005-01-04 | 1 | -2/+133 |
| | |||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 3 | -12/+4 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585) | Pascal Rigaux | 2004-12-24 | 1 | -1/+1 |
| | |||||
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -3/+3 |
| | |||||
* | (get_user_home) do not horribly die if USER environment variable list | Thierry Vignaud | 2004-12-20 | 1 | -1/+2 |
| | | | | | a non existing user | ||||
* | fix NETMASK autofilling | Thierry Vignaud | 2004-12-17 | 1 | -1/+1 |
| | |||||
* | for drakx-finish-install, we want drakconnect to restart network | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 10 | -26/+26 |
| | |||||
* | network::netconnect::real_main() do not exit brutally on wizcancel, handle ↵ | Pascal Rigaux | 2004-11-30 | 1 | -2/+4 |
| | | | | it in network::netconnect::main() | ||||
* | don't pass the prefix/etc/sysconfig/network to ↵ | Pascal Rigaux | 2004-11-30 | 1 | -2/+3 |
| | | | | network::network::write_conf(), we always use the same file name | ||||
* | Don't load encoding.pm, it's not provided in the stage 2 perl | Rafael Garcia-Suarez | 2004-11-27 | 1 | -1/+0 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | (real_main) in "ADSL provider" step, plain reset the protocol on | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| | | | | | provider switch | ||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 5 | -23/+23 |
| | |||||
* | update/add ADSL ISP entries (Benoit Audouard) | Thierry Vignaud | 2004-11-09 | 1 | -2/+51 |
| | |||||
* | reorder finnish entry | Thierry Vignaud | 2004-11-09 | 1 | -8/+8 |
| | |||||
* | introduce network::tools::get_interface_status | Olivier Blin | 2004-11-09 | 1 | -4/+9 |
| | |||||
* | do not use slicing when selecting single values | Thierry Vignaud | 2004-11-08 | 1 | -1/+1 |
| | |||||
* | hide ifcfg files for non-root users if they contain a WEP key (#12177) | Olivier Blin | 2004-11-05 | 1 | -0/+2 |
| | |||||
* | support Philips Semiconductors DSL card | Olivier Blin | 2004-10-28 | 1 | -0/+8 |
| | |||||
* | (mapIntfToDevice) do not try to match usb devices since ldetect doesn't return | Thierry Vignaud | 2004-10-27 | 1 | -0/+1 |
| | | | | | enough data (thus fixing 9box string) | ||||
* | cleanup | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
| | |||||
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-15 | 2 | -5/+9 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -1/+1 |
| |