summaryrefslogtreecommitdiffstats
path: root/lib/network/drakfirewall.pm
Commit message (Collapse)AuthorAgeFilesLines
* drakfirewall: drop references to nonexistant mydsn, udhcpd, imap,Thomas Backlund2018-08-271-4/+3
| | | | courier-imap-pop, bittorrent
* Fix pgsql versionsNicolas Lécureuil2017-03-291-1/+1
|
* Fix package nameNicolas Lécureuil2017-03-281-1/+1
|
* Add oidentd supportNicolas Lécureuil2017-03-281-0/+6
|
* Fix typo from previous commitNicolas Lécureuil2017-03-281-0/+1
|
* Add KDEConnect to available servicesNicolas Lécureuil2017-03-281-0/+5
|
* Fix transmission package nameNicolas Lécureuil2017-03-281-1/+1
|
* Add netkit-telnet for "Telnet server"Nicolas Lécureuil2017-03-281-2/+1
|
* Add nginx as web serverNicolas Lécureuil2017-03-281-1/+1
|
* Remove some packages no more available in mageiaNicolas Lécureuil2017-03-281-10/+10
|
* adapt to new samba package name (mga#20584)Nicolas Lécureuil2017-03-271-1/+1
|
* drakfirewall: open submission port (587/tcp, RFC4409) when a mail server is ↵Olivier Blin2014-05-081-1/+1
| | | | available
* drakfirewall: add 6881:6999 UDP port range for BittorrentOlivier Blin2013-12-221-1/+1
| | | | This is used by rtorrent.
* drakfirewall: replace obsolete state module with conntrack (mga#8225)Derek Jennings2013-08-241-1/+1
|
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-1/+1
|
* install shorewall-ipv6 too (mga#9401)Thierry Vignaud2013-04-271-1/+1
|
* (set_ifw) merge the right patchThierry Vignaud2012-03-201-1/+1
|
* (set_ifw) fix cleaning old rulesThierry Vignaud2012-03-201-1/+1
| | | | | issue introduced by blino in r239468 on Mar 14 2008: "remove old Ifw rule if needed"
* perl_checker cleanupsThierry Vignaud2012-03-201-1/+1
|
* drakfirewall: list SSL flavor of POP3/IMAP/SMTP portsOlivier Blin2012-01-151-2/+2
|
* use . instead of source in /etc/ifw/rules (source does not work in dash)Olivier Blin2011-12-021-1/+1
|
* revert bogus part of last commitThierry Vignaud2011-11-181-2/+2
|
* update main catalog (#3371)Thierry Vignaud2011-11-181-2/+2
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* allow to skip Interactive Firewall configuration if IFW is set to no in ↵Olivier Blin2010-04-301-1/+4
| | | | /etc/sysconfig/drakx-net
* clearing pending ifw notifications in net_applet (#48493). This can beEugeni Dodonov2009-09-291-0/+3
| | | | done manually too, by sending -SIGUSR1 to net_applet.
* improved entry for network service autodiscoveryEugeni Dodonov2009-08-241-4/+3
|
* make drakfirewall module return somethingEugeni Dodonov2009-08-241-0/+2
|
* Only show profile info when necessary.Eugeni Dodonov2009-08-171-1/+1
|
* Showing current profile in firewall configuration.Eugeni Dodonov2009-08-171-0/+6
|
* Added support for AVAHI and mDNS ports to drakfirewall (#50541).Eugeni Dodonov2009-05-041-0/+6
|
* Drakfirewall: updated list of packages for specific ports.Eugeni Dodonov2009-03-261-4/+34
| | | | Added bacula, dhcp, syslog, mysql and postgresql ports.
* Removed debugging code (duh..).Eugeni Dodonov2009-03-171-5/+0
|
* Supporting custom user-defined NFS ports.Eugeni Dodonov2009-03-171-19/+8
|
* Automatically configuring NFS to use fixed ports when protecting withEugeni Dodonov2009-03-171-0/+32
| | | | drakfirewall.
* Support for NFS connection firewalling (#7689, #42072).Eugeni Dodonov2009-03-161-0/+6
|
* Restarting mandi when necessary.Eugeni Dodonov2009-02-051-0/+4
|
* Proper fix for #46256, now handling Cancel button correctly.Eugeni Dodonov2009-01-141-1/+6
|
* Reverted commit 247997 (#46256).Eugeni Dodonov2008-12-171-3/+1
|
* (main) honnor canceling interactive firewallThierry Vignaud2008-10-101-1/+3
|
* (choose_watched_services) do not display any banner when embedded (like bug ↵Thierry Vignaud2008-10-101-1/+1
| | | | #44732)
* (choose_allowed_services) do not display any banner when embedded (#44732)Thierry Vignaud2008-10-101-1/+1
|
* make Windows mobile sync hidden by defaultOlivier Blin2008-09-171-0/+1
|
* drakfirewall: add Windows Mobile sync option (from Adam Williamson, #43907)Olivier Blin2008-09-171-0/+5
|
* update bittorrent packages list (handle deluge, ktorrent, transmission, vuze)Olivier Blin2008-09-171-1/+1
|
* (choose_allowed_services) fix title style in drakwizardThierry Vignaud2008-09-011-1/+1
|
* move set_in_file from network::drakfirewall to network::shorewall (to be ↵Olivier Blin2008-08-131-9/+2
| | | | used by drakguard)
* really configure shorewall if not installed previouslyOlivier Blin2008-03-271-2/+5
|
* remove old Ifw rule if neededOlivier Blin2008-03-141-0/+3
|
* use firewall icon from control center in non-install modeOlivier Blin2008-03-051-2/+2
|