aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle IPADDRx correctly for static addresses (#698738)Bill Nottingham2011-08-151-1/+1
* Fix logic error (#698520, <jlau@redhat.com>)Bill Nottingham2011-08-151-1/+1
* load static arp entries from ethers file (#696788)Petr Lautrbach2011-08-151-0/+4
* Fix patch misapplicationBill Nottingham2011-08-151-1/+1
* ifup/ifdown-eth: properly add and remove arp_ip_target'sHarald Hoyer2011-08-152-4/+27
* Make sure the bond exists when we bring up the slaves. (#694501)Bill Nottingham2011-08-151-1/+2
* Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-08-152-6/+4
* Document NM_CONTROLLED. (#692123)Bill Nottingham2011-08-151-0/+3
* Add an error when setting gateway fails. (#672202)Bill Nottingham2011-08-151-2/+4
* Use net_log where appropriate.Bill Nottingham2011-08-1512-52/+52
* Switch the default logging value to error.Bill Nottingham2011-08-151-2/+2
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-08-151-0/+23
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-08-152-0/+2
* Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ...Bill Nottingham2011-08-153-7/+12
* Add support for sysctl.d (#59311)Martin Langhoff2011-08-151-0/+4
* 9.03.23-1initscripts-9.03.23-1Petr Lautrbach2011-04-191-1/+4
* Don't print errors if mdadm isn't installed. (#692187)Bill Nottingham2011-04-191-2/+2
* 9.03.22-1initscripts-9.03.22-1Petr Lautrbach2011-03-211-1/+5
* Fix check for unmanaged devices so it does the right thing with devices NM do...Bill Nottingham2011-03-211-1/+1
* don't pass '' to umount (#682879)Petr Lautrbach2011-03-161-1/+1
* 9.03.21-1initscripts-9.03.21-1Petr Lautrbach2011-03-101-1/+4
* remove network device naming requirement from VLAN devicesMatt Domsch2011-03-101-2/+2
* 9.03.20-1initscripts-9.03.20-1Petr Lautrbach2011-03-101-1/+4
* Don't do force/lazy umount for the first nfs umount. (#676851, <jlayton@redha...Bill Nottingham2011-03-101-2/+2
* Transifex.net support.Bill Nottingham2011-03-031-0/+8
* 9.03.19-1initscripts-9.03.19-1Petr Lautrbach2011-02-041-1/+5
* set default shmmax and shmall for certain architectures (#660036)Petr Lautrbach2011-02-046-4/+150
* Fix typo.Bill Nottingham2011-02-031-1/+1
* 9.03.18-1initscripts-9.03.18-1Petr Lautrbach2011-01-141-1/+18
* Fix mistranslated checks for user input. (#632584)Petr Lautrbach2011-01-142-2/+2
* test if there is /dev/rtc before syncing hardware clock (#598850)Petr Lautrbach2011-01-141-1/+1
* Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>)Bill Nottingham2011-01-142-2/+2
* Catch these uses of sysctl too.Bill Nottingham2011-01-141-6/+8
* use SYSCTLDEVICE without . (#667211, <notting@redhat.com>)Petr Lautrbach2011-01-145-11/+12
* add # as a valid character in network device namesMatt Domsch2011-01-141-1/+1
* Fix routing regression (#660363)Bill Nottingham2010-12-081-1/+1
* don't run kexec-disable for runlevels [S016] (#658138)Petr Lautrbach2010-12-061-1/+1
* sysctl.conf.s390 - system z optimized sysctl settings per default (#633323)Petr Lautrbach2010-12-061-0/+10
* Stop tty and serial also on runlevel 's' (#629257)Petr Lautrbach2010-12-062-2/+2
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) Ada...Bill Nottingham2010-12-063-36/+71
* Allow 0 as a vlan tag. (#624704, #635360)Bill Nottingham2010-12-061-1/+1
* Fix ifdown calling nmcli for NM-managed devices; others are handled by ifdown...Jiří Klimeš2010-12-062-1/+6
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2010-12-061-0/+3
* Explicitly pass both device and dir when remounting read-only (#620461, <phr@...Bill Nottingham2010-12-061-2/+2
* Simplify various string match constructs. (#558575)Ville Skyttä2010-12-063-6/+6
* Don't accidentally cause sit module to be loaded on shutdown. (#654098, <ejsh...Bill Nottingham2010-11-161-1/+3
* Don't use the /sbin/ip wrapper that was removed in mid-2009.Bill Nottingham2010-10-222-3/+3
* Adjust clock docs (#637058)Bill Nottingham2010-09-271-13/+9
* Clarify description (#637176)Bill Nottingham2010-09-241-1/+1
* Fix typo.Bill Nottingham2010-09-171-1/+1