summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
Commit message (Collapse)AuthorAgeFilesLines
* fix the disable functionFlorin Grad2002-09-201-3/+5
|
* removed unneeded '\t' in translatable textPablo Saratxaga2002-09-201-1/+1
|
* more details for the dhcp serverFlorin Grad2002-09-181-14/+36
|
* add warning messageFlorin Grad2002-09-171-0/+2
|
* add the nameserver IP variable in advanced modeFlorin Grad2002-09-171-1/+5
|
* meumeuhGuillaume Cottenceau2002-09-121-3/+3
|
* meuhGuillaume Cottenceau2002-09-121-1/+1
|
* a fix from florin/pixel to make it workGuillaume Cottenceau2002-09-121-8/+4
|
* drakgw now needs shorewall, so install shorewall if needed (fix bug reported ↵Pascal Rigaux2002-08-291-4/+4
| | | | by Erwan)
* florin fixes for multiple NIC boxesThierry Vignaud2002-08-231-2/+3
|
* use shorewall (need testing)Pascal Rigaux2002-08-221-86/+23
|
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-3/+3
| | | | | (so that 'use strict' works)
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-051-169/+0
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-2/+5
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* make new perl_checker happyPascal Rigaux2002-07-311-7/+12
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-2/+5
|
* time to remove ipchains/2.2 stuff since now ipchains and iptablesGuillaume Cottenceau2002-04-091-137/+18
| | | | | packages conflict
* - call net_monitor to disable internetGuillaume Cottenceau2002-03-071-5/+21
| | | | | | | | connection before network-restart - user return value when status'ing the initscripts rather than grepping their text output
* exit the pur_gtk version after launching the wizard versionGuillaume Cottenceau2002-02-221-2/+6
|
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-28/+41
| | | | | | - write higher-level 'explanations' - small fix, s/`ls ..`/glob(..)/
* drakgw for goldGuillaume Cottenceau2001-12-171-15/+68
|
* use isa rather than ref to test if we're gtkGuillaume Cottenceau2001-10-301-1/+4
|
* don't call pkgs_install when no package needs to be installedGuillaume Cottenceau2001-10-021-1/+5
|
* debugdamien2001-09-181-1/+5
|
* corrected wizard mode in newt modedamien2001-09-121-1/+4
|
* works now ;pGuillaume Cottenceau2001-09-061-4/+6
|
* quit_globalGuillaume Cottenceau2001-08-291-2/+5
|
* fixed i18nStefan Siegel2001-08-181-2/+5
|
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+4
|
* - if package installs fail, redo one by one to know which one failedGuillaume Cottenceau2001-08-091-11/+25
| | | | | | | - try to not end up with a failing configuration file, if program is brutally stopped - if unrecognized config file, don't fail, rather ignore it and proceed - run dhcpd_update feature (if present) after setup of dhcp server
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+4
|
* use MDK::Common;Yves Duret2001-08-061-3/+8
| | | | | use network::netconnect; and update functions call from netconnect
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+4
|
* added icon managementdamien2001-05-161-1/+4
|
* full path for iptablesGuillaume Cottenceau2001-05-151-8/+11
|
* add some rule so later on tinyfirewall will not prevent everything from workingGuillaume Cottenceau2001-04-121-0/+18
|
* kosmetikGuillaume Cottenceau2001-04-111-3/+5
|
* do i18n for title alsoGuillaume Cottenceau2001-04-111-1/+4
|
* add INTERFACE param in sysconfig parameter for smooth interoperation with ↵Guillaume Cottenceau2001-04-101-2/+9
| | | | bastille-firewall
* deyvounification : remove some un-useful comments in codeYves Duret2001-04-091-18/+3
|
* do not die when an initscript returns non-0 (initscripts too buggy)Guillaume Cottenceau2001-04-091-1/+4
|
* fix for when there is an already existing rc.firewallGuillaume Cottenceau2001-04-091-4/+23
| | | | | complies with old format of drakgw so that upgrades will work
* updateddamien2001-04-081-0/+4
|
* swap cancel/configure buttonYves Duret2001-04-061-6/+8
|
* - correct yvounetification in i18n stuffGuillaume Cottenceau2001-04-061-11/+12
| | | | | | - remove some remaining debugging printings - add a bit more of explanations when starting drakgw in wizard mode
* recoded a embedded && gtk modeYves Duret2001-04-061-18/+73
|
* Updated po files and help messages (patch from Pixel)Pablo Saratxaga2001-03-311-1/+4
|
* updated for new wiz png policydamien2001-03-291-0/+4
|
* first attempt at pixelization of code (till's cups patches)Guillaume Cottenceau2001-03-261-0/+58
|
* honour embedded modeGuillaume Cottenceau2001-03-211-14/+34
|