aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>)Bill Nottingham2005-04-251-2/+12
|
* don't send dhcp hostname (revert of fix for #149667)Bill Nottingham2005-04-211-3/+0
|
* message from Thomas Zehetbauer on fedora-devel (in URL field).Karsten Hopp2005-04-181-1/+1
| | | | | | | In initscripts-8.08-2, "/etc/init.d/network" will hang in "ifup-routes" during boot. The cause is a missing "$file" in the script, making "egrep" hang waiting for data on STDIN.
* get rid of excess messagesBill Nottingham2005-04-151-15/+0
|
* typoBill Nottingham2005-04-151-1/+1
|
* automatically send hostname if it's available and not overriddenBill Nottingham2005-04-151-0/+3
| | | | (#149667)
* add SECURITYMODE (#145407)Bill Nottingham2005-04-151-0/+4
|
* don't error out if hotplug doesn't exist (#140008)Bill Nottingham2005-04-151-3/+3
|
* get rid of an ifconfig useBill Nottingham2005-04-151-1/+1
|
* - always return errors on trying to bring up nonexistent devices (#131461)Bill Nottingham2005-04-151-4/+4
| | | | - fix error message (#143674)
* remove duplicate route check... this should get fixed inBill Nottingham2005-04-151-8/+0
| | | | dhclient-script (or wherever) if it still happens
* remove ... the dhclient excess verbiage will be removedBill Nottingham2005-04-151-10/+1
|
* cleanupBill Nottingham2005-04-151-1/+2
|
* check the pid file so we can print a sane error message (#143640)Bill Nottingham2005-04-151-1/+9
|
* more dhclient-only cleanupsBill Nottingham2005-04-151-16/+14
|
* more pump/dhcpcd removalBill Nottingham2005-04-151-14/+0
|
* remove support for the old firewall typeBill Nottingham2005-04-152-32/+0
|
* cleanup (#154353, <link@pobox.com>)Bill Nottingham2005-04-131-1/+1
|
* make sure commented lines are handled correctly (#154353, #114548)Bill Nottingham2005-04-111-2/+4
|
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-302-9/+22
|
* handle non-ascii keys (#150552)Bill Nottingham2005-03-301-24/+34
|
* set proper route (#140654, #146169)Bill Nottingham2005-03-282-4/+7
|
* don't do fwd policies explicitly; let setkey handle itBill Nottingham2005-03-112-14/+0
|
* woopsBill Nottingham2005-03-034-31/+28
|
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-035-45/+44
|
* more ipsec stuff (#147001, <ckjohnson@gwi.net>)Bill Nottingham2005-02-181-0/+2
|
* dhcp release cleanups (<jvdias@redhat.com>)Bill Nottingham2005-02-141-3/+8
|
* bluetooth update <dwmw2@infradead.org>Bill Nottingham2005-02-111-1/+1
|
* handle being called on down devices betterBill Nottingham2005-02-071-3/+3
|
* handle saved resolv.conf on all device typesBill Nottingham2005-02-011-3/+5
|
* unbreak the "cleanup"Bill Nottingham2005-02-011-1/+1
|
* split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep ↵Bill Nottingham2005-01-196-401/+564
| | | | (<dwmw2@redhat.com>)
* add fwd policies (#145507)Bill Nottingham2005-01-191-0/+12
|
* move retcodeBill Nottingham2005-01-121-1/+1
|
* remove pump, dhcpcd support.Bill Nottingham2005-01-122-34/+17
|
* fix various fgreps to not catch commented lines (#136531, expanded from ↵Bill Nottingham2005-01-123-6/+6
| | | | <cww@redhat.com>)
* fix ONxxx (#136531, <cww@redhat.com>)Bill Nottingham2005-01-121-2/+2
|
* set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>)Bill Nottingham2005-01-121-0/+3
|
* kill dhcp client even if BOOTOPROTO is now static (#127726, others)Bill Nottingham2005-01-121-3/+0
|
* oops, fix syntaxBill Nottingham2005-01-121-1/+1
|
* support releasing the DHCP leaseBill Nottingham2005-01-121-1/+5
|
* clean up whitespace <pb@bieringer.de>Bill Nottingham2005-01-122-20/+20
|
* replace the use of route/ifconfig with ip, remove support for ipv6calcBill Nottingham2005-01-112-142/+36
| | | | (<pb@bierenger.de>, <pekkas@netcore.fi>)
* release lease on shutdown, clean up dhclient pid file (modified from ↵Bill Nottingham2005-01-071-0/+2
| | | | <jvdias@redhat.com>)
* return the result of the operation, not the result of nscdBill Nottingham2005-01-071-1/+0
|
* remove initlog, minilogdBill Nottingham2004-12-221-1/+1
|
* change setting of IPv6 default route (#142308, <pb@bieringer.de>Bill Nottingham2004-12-081-7/+4
|
* - configure the CTC protocol if CTCPROT is set (mainframe)r7-97Karsten Hopp2004-11-151-0/+3
|
* fix check_link_down to still check negotiation if link is listed as "up" on ↵Bill Nottingham2004-11-151-16/+16
| | | | entering (#110164, <dbaron@dbaron.org>
* - parse OPTIONS for QETH, CTC, LCS interfaces (#136256, mainframe)r7-96Karsten Hopp2004-11-111-0/+5
|