aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* quote key (#129930)Bill Nottingham2004-08-191-1/+1
* spelling :)r7-61-1Bill Nottingham2004-08-111-1/+1
* fixed bug #120093: added PERSISTANT_DHCLIENT option to ifcfg filesJason Vas Dias2004-08-111-1/+6
* use change_resolv_confJason Vas Dias2004-08-031-1/+1
* - write peerid into sysfs for IUCV devices (mainframe)r7-60Karsten Hopp2004-08-031-0/+2
* /sbin/nscd -> /usr/sbin/nscdJason Vas Dias2004-08-021-1/+1
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-1/+2
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-1/+1
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-2/+2
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-301-1/+34
* revertBill Nottingham2004-07-303-37/+3
* fix for bug 125712: added change_resolv_conf function to network-functions; m...Jason Vas Dias2004-07-303-3/+37
* fix bonding + no IP (#127285)Bill Nottingham2004-07-141-0/+7
* set devicetype for xDSL (#126194)Bill Nottingham2004-06-291-0/+3
* cleanupBill Nottingham2004-06-081-10/+4
* clean up errorsBill Nottingham2004-06-081-1/+1
* bonding fixesBill Nottingham2004-06-081-3/+27
* remove bogus route setting (#120908)Bill Nottingham2004-06-071-5/+0
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-072-4/+4
* remove duplicate setting of network routes (#125450)Bill Nottingham2004-06-071-5/+0
* -special TYPE for qeth devices to differenciate them from ethXr7-56Karsten Hopp2004-05-251-1/+5
* - add support for mainframe ccwgroup devices (QETH/HSI/CTC/LCS)Karsten Hopp2004-05-182-0/+30
* handle multiple spaces correctly (#118583, <pallas@kadan.cz>)Bill Nottingham2004-05-041-1/+1
* support ETHTOOL_OPTS on bonding slaves (#119430, <hrunting@texas.net>)Bill Nottingham2004-05-041-0/+4
* modprobe.conf tweakageBill Nottingham2004-04-213-3/+3
* fix it here tooBill Nottingham2004-04-131-1/+1
* racoon's parser got fixed, oops.Bill Nottingham2004-04-131-3/+2
* get host/network set correctlyBill Nottingham2004-04-131-0/+6
* document MACADDR. fix one of the bizarre interactions with HWADDR.Bill Nottingham2004-03-171-1/+1
* make sure hotplug doesn't get stuck unset (#116666, <aoliva@redhat.com>)Bill Nottingham2004-03-171-1/+4
* allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>)Bill Nottingham2004-03-161-4/+4
* oh wait, not on -HEADBill Nottingham2004-01-281-1/+1
* add another catch for bonding devicesBill Nottingham2004-01-281-1/+1
* handlie 2.6-style install lines correctlyBill Nottingham2004-01-281-2/+2
* cleanup the test a littleBill Nottingham2003-12-111-2/+2
* get rid of error messageBill Nottingham2003-12-111-2/+2
* fix ipv6 with ippp (#111215)Bill Nottingham2003-12-012-2/+2
* get rid of error messageBill Nottingham2003-11-071-1/+1
* add better fix to support nickname (#105785)Than Ngo2003-10-222-7/+1
* add support nickname (#105785)Than Ngo2003-10-222-0/+6
* fix typo (#107533)r7-38Bill Nottingham2003-10-201-1/+1
* fix typo (#107493)Bill Nottingham2003-10-201-1/+1
* bridging updates (#104421, <dwmw2@redhat.com>)Bill Nottingham2003-10-102-5/+23
* fix typoBill Nottingham2003-09-261-1/+1
* ppp fixes (#104128, #97845, #85447)Bill Nottingham2003-09-152-3/+5
* for tunneling, add a route for the tunneled net through the other hostBill Nottingham2003-09-122-0/+6
* more ipsec fixes (#104227, <harald@redhat.com>)Bill Nottingham2003-09-112-7/+18
* ipv6 fixes - detect automatic keying better, fix variable names forBill Nottingham2003-09-111-8/+9
* always call 'ip link set *dev* ${DEVICE}', to avoid confusion withBill Nottingham2003-09-113-14/+14
* bridging support (<dwmw2@redhat.com>)Bill Nottingham2003-09-092-0/+27