aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-post
Commit message (Expand)AuthorAgeFilesLines
* ifup-post: introduce new configuration option NOROUTESETDavid Kaspar [Dee'Kej]2016-10-311-1/+3
* ifup-post: use is_false() function instead of checking for "no" stringDavid Kaspar [Dee'Kej]2016-10-311-2/+5
* [3/3] Remove tabs and fix spacing: ifup/ifdown scriptsPhil Dibowitz2016-10-121-66/+66
* ifup-post: should be interpreted in bashLukas Nykryn2015-05-251-1/+1
* ifup-post: check resolve.conf also with DNS2Lukas Nykryn2015-01-161-1/+8
* Readd missing shebang. (#885821)Bill Nottingham2012-12-101-1/+1
* Fix calling of firewall-cmd in ifup-post/ifdown-post.Jiri Popelka2012-10-081-1/+1
* Add quotes to device/zone in the firewalld support.Bill Nottingham2012-03-161-2/+2
* Add support for firewalld zones. (#802415, from <jpopelka@redhat.com>)Bill Nottingham2012-03-131-0/+5
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-2/+2
* only use the first address (#230157, <michal@harddata.com>)Bill Nottingham2007-04-161-2/+2
* fix logic thinko that can trip up when lookup fails (#220318)Bill Nottingham2007-01-171-4/+3
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* Provide the underlying device name to ip-up (and thus ifup-routes) for PPPMiloslav Trmac2006-03-201-1/+9
* remove support for the old firewall typeBill Nottingham2005-04-151-13/+0
* remove wackycommentBill Nottingham2004-08-201-2/+0
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-2/+2
* revertBill Nottingham2004-07-301-1/+1
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-1/+1
* support randomly named network devices, part 1Bill Nottingham2003-06-241-8/+0
* fix DNS punching in the case of other rules for the DNS server (#97686, <mart...Bill Nottingham2003-06-191-1/+1
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-281-2/+1
* revert. chain name change was reverted.Bill Nottingham2003-03-131-3/+3
* handle changed chain nameBill Nottingham2003-02-241-3/+3
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-201-1/+1
* don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>)Bill Nottingham2003-01-141-3/+3
* switch to -I (#71201)Bill Nottingham2002-08-151-1/+1
* look at the right file (#68368)Bill Nottingham2002-08-131-1/+1
* fix iptables invocation (#71201)Bill Nottingham2002-08-121-1/+1
* use -n with iptables -L (#70807)Bill Nottingham2002-08-121-1/+4
* use iptables & our lokkit chainBill Nottingham2002-07-171-4/+4
* - speed up FIREWALL_MODS=no caseFlorian La Roche2002-07-051-7/+2
* fix invocation of need_hostname (#58946)Bill Nottingham2002-02-071-6/+7
* added \ on the end of the multiline ifHarald Hoyer2001-11-191-4/+4
* better nickname handlingHarald Hoyer2001-11-191-1/+1
* don't run logger if /usr isn't mountedBill Nottingham2001-10-161-1/+1
* need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some refo...Preston Brown2001-09-251-2/+5
* only allow dest port 1025-65535 for DNS replies (#40833, #44038)Bill Nottingham2001-08-091-1/+1
* log that we're punching something through the firewallBill Nottingham2001-02-271-0/+1
* ifup-post could be called from places other than ifup, so recheck $FWACTIVE hereBill Nottingham2001-02-121-0/+6
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-061-9/+21
* fix scoping isuse (#22547)Bill Nottingham2000-12-261-1/+4
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
* check for RESOLV_MODS before testingBill Nottingham2000-04-121-1/+1
* fix overwrite problem of resolv.conf on ippp/ppp/slip connectionsThan Ngo2000-04-041-1/+4
* set umask before writing /etc/resolv.confBill Nottingham2000-03-201-0/+4
* allow for spaces in lines that are readBill Nottingham2000-02-241-1/+1
* Fix typo in ifup-post.Florian La Roche2000-02-211-1/+1
* *** empty log message ***r4-95Bill Nottingham2000-02-171-0/+1
* support for isdn stuffBill Nottingham2000-02-171-1/+18