| Commit message (Expand) | Author | Age | Files | Lines |
* | don't have a useless empty hash in wizards objects, use the wizards hash | Olivier Blin | 2006-01-03 | 1 | -5/+4 |
* | typo fix | Thierry Vignaud | 2005-09-18 | 1 | -1/+1 |
* | fix untranslated messages (#17969) | Olivier Blin | 2005-09-13 | 1 | -1/+1 |
* | remove wrong test | Olivier Blin | 2005-08-29 | 1 | -3/+1 |
* | typo fix | Thierry Vignaud | 2005-08-24 | 1 | -1/+1 |
* | it's better to warn package installation failure in ensure_is_installed than ... | Pascal Rigaux | 2005-08-08 | 1 | -16/+4 |
* | make sure shorewall gets enabled | Olivier Blin | 2005-08-02 | 1 | -0/+1 |
* | fix bad phrasing | Olivier Blin | 2005-07-12 | 1 | -1/+1 |
* | move wait message after package installation (or else the interface | Olivier Blin | 2005-07-12 | 1 | -3/+3 |
* | don't be fooled by if_ not short-circuiting and auto-vivification, use $conf-... | Olivier Blin | 2005-06-07 | 1 | -1/+1 |
* | drop unused variable, this file is modified in network::shorewall now | Olivier Blin | 2005-06-06 | 1 | -1/+0 |
* | new netconnect API | Olivier Blin | 2005-06-06 | 1 | -7/+5 |
* | remove debug code | Olivier Blin | 2005-05-26 | 1 | -2/+0 |
* | check_iptables() doesn't need a $in object anymore | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
* | add "choose_net_interface" step to have a real wizard step when asking | Olivier Blin | 2005-05-26 | 1 | -17/+25 |
* | better way to handle squid ports (read shorewall REDIRECT rules in network::s... | Olivier Blin | 2005-05-26 | 1 | -14/+16 |
* | - wizardify | Olivier Blin | 2005-05-24 | 1 | -489/+354 |
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
* | - network::shorewall::default_interfaces_silent() does not need any parameter | Pascal Rigaux | 2005-03-24 | 1 | -1/+1 |
* | indentation/spaces cleanups | Olivier Blin | 2005-02-18 | 1 | -14/+14 |
* | perl_checker fixes | Olivier Blin | 2005-02-17 | 1 | -5/+4 |
* | use network::shorewall::get_net_device | Olivier Blin | 2005-02-17 | 1 | -2/+2 |
* | net_cnx scripts shouldn't be used anymore | Olivier Blin | 2005-02-17 | 1 | -2/+0 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | (get_eth_cards_names) remove unused parameter | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
* | (outpend) clean by reusing MDK::Common | Thierry Vignaud | 2004-07-30 | 1 | -2/+3 |
* | standalone tools are *not* chrooted | Thierry Vignaud | 2004-07-29 | 1 | -2/+2 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -2/+3 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | add a new line for lord cat | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
* | fix drakgw removing MII_NOT_SUPPORTED parameter from ifcfg file (#9076) | Thierry Vignaud | 2004-03-23 | 1 | -1/+5 |
* | add ppp+ and ippp+ at the interfaces list | Florin Grad | 2004-03-15 | 1 | -0/+1 |
* | fix the disable, enable functions | Florin Grad | 2004-03-11 | 1 | -36/+40 |
* | fix previous button on first step (robert.vojta@qcm.cz, anthill #386) | Thierry Vignaud | 2004-03-11 | 1 | -1/+3 |
* | fix the 8669 bug | Florin Grad | 2004-03-10 | 1 | -1/+1 |
* | reput back strict pragma | Thierry Vignaud | 2004-03-04 | 1 | -0/+1 |
* | really enable the proxy squid, fix the proxy REDIRECT shorewall rule, fis the... | Florin Grad | 2004-03-04 | 1 | -8/+10 |
* | list network card name rather than just ethX in device list | Thierry Vignaud | 2004-03-04 | 1 | -1/+2 |
* | do not abuse global namespace | Thierry Vignaud | 2004-02-16 | 1 | -2/+2 |
* | new banner icons | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -2/+2 |
* | install the squid package, if necessary | Florin Grad | 2004-01-20 | 1 | -0/+1 |
* | perl_checker fixes | Thierry Vignaud | 2004-01-19 | 1 | -14/+13 |
* | remove empty lines in order to get more place for entry fields | Thierry Vignaud | 2004-01-19 | 1 | -3/+1 |
* | typo error | Florin Grad | 2004-01-19 | 1 | -1/+0 |
* | add transparent proxy support | Florin Grad | 2004-01-19 | 1 | -10/+78 |
* | prevent altering system configuration in testing mode in optional | Thierry Vignaud | 2003-11-27 | 1 | -8/+10 |
* | more explanations | Thierry Vignaud | 2003-11-27 | 1 | -0/+2 |
* | let drakgw embed (interface team request) | Thierry Vignaud | 2003-11-27 | 1 | -51/+1 |