summaryrefslogtreecommitdiffstats
path: root/perl-install/network/drakfirewall.pm
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-283/+0
* remove unused variableOlivier Blin2005-12-281-1/+1
* don't install and configure mandi-ifw if ifw is disabledOlivier Blin2005-12-281-13/+15
* only enable built-in IFW rules for now (too late to add strings for custom ru...Olivier Blin2005-09-081-1/+1
* fix typo (Rafael)Olivier Blin2005-09-061-1/+1
* install and configure Interface Firewall in drakfirewallOlivier Blin2005-09-011-3/+66
* fill in missing titles for banners and specify iconsThierry Vignaud2005-08-271-0/+2
* Maybe the last Mandrake->Mandriva replacement.Funda Wang2005-04-271-1/+1
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-1/+1
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
* fix typo (bugzilla #15116)Pascal Rigaux2005-03-311-2/+2
* log what we are doingPascal Rigaux2005-03-241-0/+1
* return the user choicesPascal Rigaux2005-03-241-1/+3
* - there is no reason to have string ref for portsPascal Rigaux2005-03-241-12/+8
* network::drakfirewall::set_ports() doesn't *need* a $in anymore, and it doesn...Pascal Rigaux2005-03-241-4/+14
* - network::shorewall::default_interfaces_silent() does not need any parameterPascal Rigaux2005-03-241-8/+7
* supplement previous half-fixOlivier Blin2005-02-011-1/+1
* port 445 is used for Samba (without NetBios)Olivier Blin2005-02-011-1/+1
* use new range syntax for smbOlivier Blin2005-02-011-1/+1
* "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585)Pascal Rigaux2004-12-241-1/+1
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-1/+1
* mark it as translatable for non alphabetic languagesThierry Vignaud2004-06-011-1/+1
* - BitTorrent support addedRobert Vojta2004-05-251-0/+6
* open more ports for sambaThierry Vignaud2004-05-051-1/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-1/+1
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* remove the masq zone and add policies, rules only if there is an interface in...Florin Grad2004-02-271-1/+1
* - add icmp supportPascal Rigaux2004-01-161-2/+9
* allow a range of ports (anthill bug #267)Pascal Rigaux2004-01-121-3/+8
* - translate all server namesThierry Vignaud2003-10-141-5/+5
* readd strict & diagnostics pragma removed by florinThierry Vignaud2003-10-131-2/+2
* perl_checker fixesPascal Rigaux2003-09-291-3/+3
* allow drakfirewall to choose the interfaceFlorin Grad2003-09-241-9/+7
* fix pkg to install for sambaThierry Vignaud2003-08-261-1/+1
* offer samba in services listThierry Vignaud2003-08-221-0/+6
* new perl_checker compliancePascal Rigaux2003-04-171-3/+3
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-191-1/+1
* translate server {name} at display-time, not compile-timePascal Rigaux2003-02-171-5/+5
* install package shorewall only when the user wants a firewallPascal Rigaux2003-02-141-7/+9
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-5/+4
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-12/+12
* add a silly messageFlorin Grad2002-09-171-0/+5
* - replace tinyfirewall by drakfirewallDaouda Lo2002-09-021-0/+180