Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
| | |||||
* | Provide the underlying device name to ip-up (and thus ifup-routes) for PPP | Miloslav Trmac | 2006-03-20 | 1 | -1/+9 |
| | | | | devices (#92023) | ||||
* | remove support for the old firewall type | Bill Nottingham | 2005-04-15 | 1 | -13/+0 |
| | |||||
* | remove wackycomment | Bill Nottingham | 2004-08-20 | 1 | -2/+0 |
| | |||||
* | fix for bug 125712: added change_resolv_conf function to network-functions; ↵ | Jason Vas Dias | 2004-07-30 | 1 | -2/+2 |
| | | | | made ipup-post and ipdown-post invoke it | ||||
* | revert | Bill Nottingham | 2004-07-30 | 1 | -1/+1 |
| | |||||
* | fix for bug 125712: added change_resolv_conf function to network-functions; ↵ | Jason Vas Dias | 2004-07-30 | 1 | -1/+1 |
| | | | | made ipup-post and ipdown-post invoke it | ||||
* | support randomly named network devices, part 1 | Bill Nottingham | 2003-06-24 | 1 | -8/+0 |
| | | | | | | | - use nameif - determine device type from file first, and from device name as a fallback - ditto for aliases | ||||
* | fix DNS punching in the case of other rules for the DNS server (#97686, ↵ | Bill Nottingham | 2003-06-19 | 1 | -1/+1 |
| | | | | <martin@zepler.org>) | ||||
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -2/+1 |
| | | | | | | | - don't look in /etc/sysconfig/networking - fix calling of nameif before the device was loaded - clean up route handling (<harald@redhat.com>) | ||||
* | revert. chain name change was reverted. | Bill Nottingham | 2003-03-13 | 1 | -3/+3 |
| | |||||
* | handle changed chain name | Bill Nottingham | 2003-02-24 | 1 | -3/+3 |
| | |||||
* | redhat-config-network writes $NAME.route, not $DEVICE.route. Handle | Bill Nottingham | 2003-02-20 | 1 | -1/+1 |
| | | | | that. (#84193) | ||||
* | don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>) | Bill Nottingham | 2003-01-14 | 1 | -3/+3 |
| | |||||
* | switch to -I (#71201) | Bill Nottingham | 2002-08-15 | 1 | -1/+1 |
| | |||||
* | look at the right file (#68368) | Bill Nottingham | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | fix iptables invocation (#71201) | Bill Nottingham | 2002-08-12 | 1 | -1/+1 |
| | |||||
* | use -n with iptables -L (#70807) | Bill Nottingham | 2002-08-12 | 1 | -1/+4 |
| | |||||
* | use iptables & our lokkit chain | Bill Nottingham | 2002-07-17 | 1 | -4/+4 |
| | |||||
* | - speed up FIREWALL_MODS=no case | Florian La Roche | 2002-07-05 | 1 | -7/+2 |
| | |||||
* | fix invocation of need_hostname (#58946) | Bill Nottingham | 2002-02-07 | 1 | -6/+7 |
| | |||||
* | added \ on the end of the multiline if | Harald Hoyer | 2001-11-19 | 1 | -4/+4 |
| | |||||
* | better nickname handling | Harald Hoyer | 2001-11-19 | 1 | -1/+1 |
| | |||||
* | don't run logger if /usr isn't mounted | Bill Nottingham | 2001-10-16 | 1 | -1/+1 |
| | |||||
* | need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some ↵ | Preston Brown | 2001-09-25 | 1 | -2/+5 |
| | | | | reformatting fixes. | ||||
* | only allow dest port 1025-65535 for DNS replies (#40833, #44038) | Bill Nottingham | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | log that we're punching something through the firewall | Bill Nottingham | 2001-02-27 | 1 | -0/+1 |
| | |||||
* | ifup-post could be called from places other than ifup, so recheck $FWACTIVE here | Bill Nottingham | 2001-02-12 | 1 | -0/+6 |
| | |||||
* | modify the firewall to allow any (new) DNS servers through on ifup | Bill Nottingham | 2001-02-06 | 1 | -9/+21 |
| | |||||
* | fix scoping isuse (#22547) | Bill Nottingham | 2000-12-26 | 1 | -1/+4 |
| | |||||
* | fix more ifconfig greps (patch from Conectiva) | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
| | |||||
* | check for RESOLV_MODS before testing | Bill Nottingham | 2000-04-12 | 1 | -1/+1 |
| | |||||
* | fix overwrite problem of resolv.conf on ippp/ppp/slip connections | Than Ngo | 2000-04-04 | 1 | -1/+4 |
| | |||||
* | set umask before writing /etc/resolv.conf | Bill Nottingham | 2000-03-20 | 1 | -0/+4 |
| | |||||
* | allow for spaces in lines that are read | Bill Nottingham | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | Fix typo in ifup-post. | Florian La Roche | 2000-02-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r4-95 | Bill Nottingham | 2000-02-17 | 1 | -0/+1 |
| | |||||
* | support for isdn stuff | Bill Nottingham | 2000-02-17 | 1 | -1/+18 |
| | |||||
* | set hostname only on boot | Bill Nottingham | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | change grep slightly | Bill Nottingham | 2000-01-21 | 1 | -1/+1 |
| | |||||
* | don't munge resolv.conf if DNS1 is in there somewhere already | Bill Nottingham | 2000-01-19 | 1 | -1/+1 |
| | |||||
* | DNS{1,2} useful for more than just PPP | Michael K. Johnson | 1999-11-02 | 1 | -1/+1 |
| | |||||
* | add new nameserver entries as well as replacing nameserver entries | Michael K. Johnson | 1999-10-27 | 1 | -3/+5 |
| | |||||
* | do not read /etc/resolv.conf forever... | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | DEFROUTE defaults on; PEERDNS documented and defaults on | Michael K. Johnson | 1999-09-06 | 1 | -1/+1 |
| | |||||
* | take advantage of userpeerdns | Michael K. Johnson | 1999-08-04 | 1 | -0/+31 |
| | |||||
* | add routes after aliases | Bill Nottingham | 1999-06-14 | 1 | -2/+1 |
| | |||||
* | run ifup-local as appropriate | Erik Troan | 1999-04-06 | 1 | -0/+4 |
| | |||||
* | don't set hostname on ppp/slip (kills X) | Bill Nottingham | 1999-03-18 | 1 | -1/+3 |
| | |||||
* | Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions. | Jeff Johnson | 1998-07-07 | 1 | -2/+1 |
| |