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
/
sysconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPv6 updates. <pekkas@netcore.fi>
Bill Nottingham
2002-03-21
2
-20
/
+25
*
don't look in profiles; there should be links
Bill Nottingham
2002-03-14
1
-4
/
+0
*
revert LVS-related changes
Bill Nottingham
2002-03-12
1
-14
/
+4
*
just use nameif instead of mucking with the other config files (<harald@redha...
Bill Nottingham
2002-03-12
1
-9
/
+2
*
*BIG* IPv6 syncup. <pekkas@netcore.fi>
Bill Nottingham
2002-03-11
8
-746
/
+1416
*
initial support for setting source addresses, for LVS
Bill Nottingham
2002-03-11
1
-4
/
+14
*
fix invocation of need_hostname (#58946)
Bill Nottingham
2002-02-07
1
-6
/
+7
*
don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, <Olivi...
Bill Nottingham
2002-01-25
1
-2
/
+2
*
modprobe interface name, not alias name (#55380)
Bill Nottingham
2002-01-25
1
-1
/
+1
*
make sure su calls bash (#55288)
Bill Nottingham
2002-01-25
1
-1
/
+1
*
don't loop on bad HWADDR settings (#52285)
Bill Nottingham
2002-01-25
1
-2
/
+2
*
allow tabs as delimiters, as well (#53964)
Bill Nottingham
2002-01-25
1
-2
/
+2
*
revert broken code.
Bill Nottingham
2002-01-02
1
-2
/
+15
*
added \ on the end of the multiline if
Harald Hoyer
2001-11-19
2
-6
/
+6
*
better nickname handling
Harald Hoyer
2001-11-19
2
-3
/
+4
*
set the ethernet number with nameif
Harald Hoyer
2001-11-19
1
-15
/
+2
*
- fix bug in setting netmask on s390/s390x (bug #55421)
Than Ngo
2001-11-07
3
-6
/
+6
*
fixed typo bug ifup-ippp
Than Ngo
2001-11-02
1
-1
/
+2
*
- fix bug in channel bundling if MSN is missed
Than Ngo
2001-10-29
1
-5
/
+0
*
missing parameter (S/390)
Karsten Hopp
2001-10-23
2
-2
/
+2
*
don't run logger if /usr isn't mounted
Bill Nottingham
2001-10-16
1
-1
/
+1
*
some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down ...
Bill Nottingham
2001-09-26
2
-17
/
+14
*
throw away stderr
Bill Nottingham
2001-09-26
1
-1
/
+1
*
fix ifdown for aliases
Bill Nottingham
2001-09-26
1
-2
/
+3
*
need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some refo...
Preston Brown
2001-09-25
4
-10
/
+15
*
flush all addresses associated with a device when bringing it down, not just
Preston Brown
2001-09-25
1
-1
/
+4
*
expunge more linuxconf support
Bill Nottingham
2001-09-21
1
-30
/
+1
*
* don't show user name by DSL connection
Than Ngo
2001-09-19
2
-12
/
+14
*
fix severe alias handling breakage (#52882)
Bill Nottingham
2001-09-04
2
-7
/
+17
*
* don't start pppbind if encapsulation is rawip (bug #52491)
r6-36
Than Ngo
2001-09-03
1
-1
/
+3
*
* fix typo bug in IPADRR and GATEWAY
r6-35
Than Ngo
2001-09-03
1
-5
/
+5
*
- add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491)
Than Ngo
2001-09-02
2
-19
/
+56
*
Fixed dhcpcd ifdown line
David Sainty
2001-08-29
1
-1
/
+1
*
- Fix ifdown for multiple interfaces which use dhcpcd
David Sainty
2001-08-29
1
-1
/
+1
*
- fix ISDN dial on demand bug
r6-32
Than Ngo
2001-08-29
3
-7
/
+16
*
fix message string (#52581)
Bill Nottingham
2001-08-28
1
-1
/
+1
*
set default loglevel to 3, not 1
Bill Nottingham
2001-08-27
1
-1
/
+1
*
- fix some typo bugs in ifup-ippp <ubeck@c3pdm.com>
r6-28
Than Ngo
2001-08-27
1
-5
/
+5
*
source ifup-wireless, so it actually works (#52135)
Bill Nottingham
2001-08-23
1
-1
/
+1
*
* fix return code of isdnctrl
r6-25
Than Ngo
2001-08-22
1
-4
/
+9
*
- fix return code of isdnctrl (bug #52225)
Than Ngo
2001-08-22
1
-1
/
+1
*
* fix Bringing up isdn device again. It works now correct
r6-24
Than Ngo
2001-08-21
1
-4
/
+4
*
- fix shutdown/Bringing up isdn device
r6-23
Than Ngo
2001-08-21
2
-4
/
+12
*
added ifup file for S/390 ESCON interfaces. No need to rebuild on non-S390 ri...
r6-21
Karsten Hopp
2001-08-20
1
-0
/
+54
*
- fix call of check_device_down in ifdown
Bill Nottingham
2001-08-20
2
-2
/
+7
*
ipx support returns (#51787)
r6-20
Bill Nottingham
2001-08-15
2
-0
/
+48
*
add is_available() function for network devices; use it. gets rid of horribly...
Bill Nottingham
2001-08-15
2
-12
/
+24
*
S390 fixes
Bernhard Rosenkraenzer
2001-08-15
1
-1
/
+13
*
* fix channel bundling
r6-14
Than Ngo
2001-08-10
2
-6
/
+5
*
- don't set MSN if it' empty (it's now optional)
Than Ngo
2001-08-10
2
-18
/
+35
[next]