summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
Commit message (Collapse)AuthorAgeFilesLines
* (outpend) clean by reusing MDK::CommonThierry Vignaud2004-07-301-2/+3
|
* standalone tools are *not* chrootedThierry Vignaud2004-07-291-2/+2
|
* - %modules::conf is no more a global, so many functions need passing ↵Pascal Rigaux2004-07-211-2/+3
| | | | | | | | | | | | | | | $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
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* add a new line for lord catThierry Vignaud2004-03-231-1/+1
|
* fix drakgw removing MII_NOT_SUPPORTED parameter from ifcfg file (#9076)Thierry Vignaud2004-03-231-1/+5
|
* add ppp+ and ippp+ at the interfaces listFlorin Grad2004-03-151-0/+1
|
* fix the disable, enable functionsFlorin Grad2004-03-111-36/+40
|
* fix previous button on first step (robert.vojta@qcm.cz, anthill #386)Thierry Vignaud2004-03-111-1/+3
|
* fix the 8669 bugFlorin Grad2004-03-101-1/+1
|
* reput back strict pragmaThierry Vignaud2004-03-041-0/+1
|
* really enable the proxy squid, fix the proxy REDIRECT shorewall rule, fis ↵Florin Grad2004-03-041-8/+10
| | | | the shorewall interfaces configuration
* list network card name rather than just ethX in device listThierry Vignaud2004-03-041-1/+2
|
* do not abuse global namespaceThierry Vignaud2004-02-161-2/+2
|
* new banner iconsThierry Vignaud2004-02-131-1/+1
|
* update copyright noticesThierry Vignaud2004-01-221-2/+2
|
* install the squid package, if necessaryFlorin Grad2004-01-201-0/+1
|
* perl_checker fixesThierry Vignaud2004-01-191-14/+13
|
* remove empty lines in order to get more place for entry fieldsThierry Vignaud2004-01-191-3/+1
|
* typo errorFlorin Grad2004-01-191-1/+0
|
* add transparent proxy supportFlorin Grad2004-01-191-10/+78
|
* prevent altering system configuration in testing mode in optionalThierry Vignaud2003-11-271-8/+10
| | | | | steps
* more explanationsThierry Vignaud2003-11-271-0/+2
|
* let drakgw embed (interface team request)Thierry Vignaud2003-11-271-51/+1
|
* perl_checker fixThierry Vignaud2003-11-261-1/+1
|
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-2/+2
|
* let drakgw work...Thierry Vignaud2003-10-141-1/+1
|
* show up a combo box with detected network interfaces but still let theThierry Vignaud2003-10-141-1/+1
| | | | | user manually type it sg like ppp0 if needed
* don't check *all* for test_pms_all, skip horrible stuffsPascal Rigaux2003-09-301-5/+5
|
* now one can now choose the interfaceFlorin Grad2003-09-241-1/+1
|
* silly me, I forgot the debug messagesFlorin Grad2003-09-111-2/+0
|
* some Cancel interface fixFlorin Grad2003-09-111-4/+5
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-1/+1
|
* disable service start/stop too in testing modeThierry Vignaud2003-07-221-1/+3
|
* do not install package in testing modeThierry Vignaud2003-07-221-1/+1
|
* no valid reason not to be able to go back at first stepThierry Vignaud2003-07-221-3/+2
|
* fix going backward in the wizard at deepest stagesThierry Vignaud2003-07-221-3/+4
|
* testing mode: enable to go some steps further when testing this toolThierry Vignaud2003-07-221-0/+1
|
* fix back stepThierry Vignaud2003-07-221-1/+1
|
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-1/+1
|
* forgot some debug print linesFlorin Grad2003-06-131-2/+0
|
* read the default network configurationFlorin Grad2003-06-121-7/+9
|
* perl_checker fixesThierry Vignaud2003-05-231-5/+5
|
* perl_checker fixesThierry Vignaud2003-05-131-14/+11
|
* really use the chosen net_connect interfaceFlorin Grad2003-03-111-2/+2
|
* simplified form (pixel)Florin Grad2003-03-041-1/+1
|
* add an extra first choose the net device stepFlorin Grad2003-03-031-1/+12
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* fix embeddingThierry Vignaud2003-02-271-1/+1
|
* read more carefully the existing network configurationFlorin Grad2003-02-271-12/+11
|