| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep error codes limited to '1'. (#537841) | Bill Nottingham | 2009-11-17 | 1 | -3/+3 |
* | More random return code fixes. | Bill Nottingham | 2009-09-29 | 1 | -1/+2 |
* | Various initscript guideline fixes. (#524489) | Bill Nottingham | 2009-09-21 | 1 | -3/+5 |
* | Don't call a function that doesn't actually do anything. | Bill Nottingham | 2009-08-21 | 1 | -5/+0 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -6/+6 |
* | Use a leading path marker when sourcing files. (#482826) | Bill Nottingham | 2009-01-28 | 1 | -1/+1 |
* | Bring up ipsec interfaces last. (#481733) | Bill Nottingham | 2009-01-27 | 1 | -8/+16 |
* | Return success/failure correctly from start/stop. (#480677) | Bill Nottingham | 2009-01-20 | 1 | -1/+7 |
* | Tweak return codes (#242912) | Bill Nottingham | 2008-11-26 | 1 | -2/+2 |
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=433702 | Harald Hoyer | 2008-09-16 | 1 | -1/+1 |
* | Disable by default in favor of NetworkManager. | Bill Nottingham | 2008-03-10 | 1 | -1/+1 |
* | Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ... | Bill Nottingham | 2008-03-03 | 1 | -1/+1 |
* | more fixes (#220087) | Bill Nottingham | 2007-09-25 | 1 | -1/+1 |
* | add Should-Start for firewall services | Bill Nottingham | 2007-09-19 | 1 | -0/+1 |
* | remove NETWORKING_IPV6 | Bill Nottingham | 2007-01-17 | 1 | -16/+8 |
* | support VLAN_PLUS_VID_NO_PAD devices (#222975, #223011) | Bill Nottingham | 2007-01-17 | 1 | -2/+2 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | simpify (based on a prodding from <oblin@mandriva.com>) | Bill Nottingham | 2006-08-25 | 1 | -1/+1 |
* | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 1 | -5/+4 |
* | don't bring down the network if root is on nfs / _netdev | Bill Nottingham | 2006-07-11 | 1 | -1/+9 |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+2 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 1 | -10/+7 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -23/+6 |
* | Ignore alias range files (#150336) | Miloslav Trmac | 2006-02-03 | 1 | -1/+2 |
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -6/+0 |
* | I'm going to go out on a limb and say that /proc/mounts *doesn't* have | Bill Nottingham | 2005-04-27 | 1 | -3/+3 |
* | optimize some (#138557, <drepper@redhat.com>) | Bill Nottingham | 2005-04-15 | 1 | -5/+6 |
* | silence sysctl some more | Bill Nottingham | 2005-04-15 | 1 | -2/+2 |
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -1/+2 |
* | shut up sysctl (#144483) | Bill Nottingham | 2005-01-07 | 1 | -2/+2 |
* | fix firmware uploading on boot (#137263) | Bill Nottingham | 2004-11-04 | 1 | -1/+1 |
* | fix overzealousness with -range aliases (#65415) | Bill Nottingham | 2004-09-27 | 1 | -1/+1 |
* | fix nfs unmounting (#129765) | Bill Nottingham | 2004-08-12 | 1 | -1/+1 |
* | don't bring interfaces down twice (#127487) | Bill Nottingham | 2004-07-27 | 1 | -1/+3 |
* | vlan fixes (#107504, <hrunting@texas.net>) | Bill Nottingham | 2004-06-07 | 1 | -2/+16 |
* | fix bridging confusing module order (#122848, <luto@myrealbox.com>) | Bill Nottingham | 2004-05-21 | 1 | -0/+1 |
* | remove ipv6 bogosity (#114128) | Bill Nottingham | 2004-04-21 | 1 | -8/+0 |
* | clear out environment (#113937, #111584) | Bill Nottingham | 2004-01-28 | 1 | -0/+9 |
* | fix xDSL and other interfaces (#109601) | Bill Nottingham | 2003-11-10 | 1 | -8/+8 |
* | bridging support (<dwmw2@redhat.com>) | Bill Nottingham | 2003-09-09 | 1 | -6/+15 |
* | fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave... | Bill Nottingham | 2003-09-05 | 1 | -0/+6 |
* | revert - bringing up bonding interfaces last doesn't work | Bill Nottingham | 2003-09-05 | 1 | -7/+2 |
* | add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399) | Bill Nottingham | 2003-09-04 | 1 | -3/+48 |
* | handle sorting > 10 network devices (#98209) | Bill Nottingham | 2003-09-04 | 1 | -1/+2 |
* | fix error message on directories with spaces (#86066) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | - new releaser7-16 | Florian La Roche | 2003-04-18 | 1 | -32/+9 |
* | - init.d/network: don't advertise "probe: true" in the header if we don't | Nalin Dahyabhai | 2003-03-17 | 1 | -1/+1 |
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 1 | -1/+1 |
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 1 | -1/+14 |