Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded test | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | use network::shorewall::get_net_device | Olivier Blin | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | add and use network::shorewall::get_net_device | Olivier Blin | 2005-02-17 | 1 | -1/+12 |
| | |||||
* | remove set_cnx_script | Olivier Blin | 2005-02-17 | 1 | -7/+1 |
| | |||||
* | remove write_cnx_script | Olivier Blin | 2005-02-17 | 1 | -10/+2 |
| | |||||
* | rename get_mode as get_interactive | Olivier Blin | 2005-02-16 | 1 | -5/+5 |
| | |||||
* | add generic call_method sub to factorize | Olivier Blin | 2005-02-16 | 1 | -63/+24 |
| | |||||
* | typo fix | Olivier Blin | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | handle whitelist | Olivier Blin | 2005-02-16 | 1 | -0/+36 |
| | |||||
* | allow to look for daemon after startup | Olivier Blin | 2005-02-15 | 1 | -4/+11 |
| | |||||
* | add unblacklist | Olivier Blin | 2005-02-15 | 1 | -0/+11 |
| | |||||
* | initial import | Olivier Blin | 2005-02-15 | 1 | -0/+131 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | proxy_configure: modify KDE proxy settings too | Olivier Blin | 2005-02-14 | 1 | -0/+15 |
| | |||||
* | typo fix (Arpad Biro) | Thierry Vignaud | 2005-02-14 | 1 | -2/+2 |
| | |||||
* | 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 |