index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rc.d
/
init.d
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous newline.
Bill Nottingham
2010-05-20
1
-1
/
+0
*
use ip command for vlan instead of vconfig
Petr Lautrbach
2010-05-13
1
-7
/
+1
*
Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>)
Bill Nottingham
2010-04-06
1
-1
/
+2
*
Don't quote regex argument to bash's =~.
Ville Skyttä
2010-01-25
1
-1
/
+1
*
Eliminate bunch of unnecessary stat calls and command invocations.
Ville Skyttä
2010-01-12
1
-1
/
+1
*
Get rid of uses of deprecated egrep and fgrep.
Ville Skyttä
2010-01-12
1
-7
/
+7
*
Simplify various string match constructs.
Ville Skyttä
2010-01-07
1
-1
/
+1
*
We don't echo when we *set* forwarding; there's no reason to echo when we dis...
Bill Nottingham
2010-01-06
1
-7
/
+1
*
ip_always_defrag was removed in the *2.4* kernel.
Bill Nottingham
2010-01-06
1
-5
/
+0
*
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
[next]