aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* let ppp-watch watch over demand-dialed connections, remove a redundant nodeta...Nalin Dahyabhai2001-02-281-9/+1
* log that we're punching something through the firewallBill Nottingham2001-02-271-0/+1
* didn't mean to commit that partBill Nottingham2001-02-271-1/+1
* don't munge wireless keysBill Nottingham2001-02-271-5/+1
* more minor cleanups from Peter BieringerBill Nottingham2001-02-221-18/+18
* ipv6 updates from Peter Bieringer (#28418)Bill Nottingham2001-02-205-41/+33
* ifup-post could be called from places other than ifup, so recheck $FWACTIVE hereBill Nottingham2001-02-121-0/+6
* fix typo in message (#27052)Bill Nottingham2001-02-111-1/+1
* add all changes for s390 that don't change anything for the otherFlorian La Roche2001-02-102-0/+57
* fix detection of chat script name (hopefully)Bill Nottingham2001-02-081-5/+7
* more ipv6 sync-upsBill Nottingham2001-02-071-43/+24
* updated ipv6 stuff from Peter BieringerBill Nottingham2001-02-076-240/+450
* fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378)Bill Nottingham2001-02-061-1/+1
* fix typoBill Nottingham2001-02-061-1/+1
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-062-9/+38
* actually include ipv6 files in the spec fileBill Nottingham2001-02-025-8/+8
* fix typoBill Nottingham2001-01-301-1/+0
* fix gateway thinkoBill Nottingham2001-01-301-1/+1
* duh, is already set.Bill Nottingham2001-01-301-1/+1
* hack default gw settingBill Nottingham2001-01-301-1/+1
* ifup-ppp enhancements (#17388, <ayn2@cornell.edu>)Bill Nottingham2001-01-301-29/+32
* fix redial loop (#17380)Bill Nottingham2001-01-291-1/+1
* handle aliases better in check_device_down (#18687)Bill Nottingham2001-01-291-2/+10
* remove old broken codeBill Nottingham2001-01-291-5/+0
* don't ignore RETRYTIMEOUT when we never connect (#14701)Bill Nottingham2001-01-291-1/+6
* add plusb support (#18892)Bill Nottingham2001-01-291-0/+42
* allow devices without an IP address (#24127)Bill Nottingham2001-01-291-0/+6
* deuglify (#23198)Bill Nottingham2001-01-291-7/+6
* clean upBill Nottingham2001-01-291-9/+4
* add ipv6 support (#23576)Bill Nottingham2001-01-298-0/+561
* fix more typosBill Nottingham2001-01-241-2/+2
* fix typoBill Nottingham2001-01-241-1/+1
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-238-43/+43
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-026-22/+34
* fix scoping isuse (#22547)Bill Nottingham2000-12-261-1/+4
* retcode wasn't used. initialize it.Bill Nottingham2000-12-261-2/+12
* toss out spurious errors from iwconfigBill Nottingham2000-12-262-2/+2
* added wireless supportErik Troan2000-12-202-0/+9
* fix typor5-53Bill Nottingham2000-12-121-1/+1
* don't try and run pump if it's not thereBill Nottingham2000-12-121-2/+3
* honor PEERDNS=no for pump and dhcpcd too (#18619)Bill Nottingham2000-12-121-0/+4
* fix ARP handling, allow for setting promiscuous or all-multicast modeBill Nottingham2000-12-122-1/+19
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-124-4/+4
* oops, put the LANG=C in the right placeBill Nottingham2000-12-121-1/+1
* fix the adding default route if GATEWAY" = "0.0.0.0Than Ngo2000-10-311-1/+5
* handle "gw x.x.x.x" as the last pair of flags in ifup-routesNalin Dahyabhai2000-10-101-1/+3
* fix the grep for 'UP' so it doesn't report strange results on german PPP devicesBill Nottingham2000-10-041-1/+1
* add ktune holdoff ${RETRYTIMEOUT} to demand ppp optionsNalin Dahyabhai2000-08-241-5/+6
* don't end up calling ifdown-post twice on ppp connectionsBill Nottingham2000-08-181-2/+0
* fix syntax error in ifdownNalin Dahyabhai2000-08-151-1/+1