summaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* always add info to /etc/racoon/racoon.confr7-26Bill Nottingham2003-07-031-6/+9
* make setkey be quietBill Nottingham2003-07-031-4/+4
* remove -xBill Nottingham2003-07-031-1/+1
* mention that type is requiredBill Nottingham2003-07-031-0/+1
* - nuke RSA support, since we're not doing it right nowBill Nottingham2003-07-031-19/+8
* fix quoting of peer certfileBill Nottingham2003-07-031-1/+1
* set $KEYINGBill Nottingham2003-07-031-0/+33
* that ';' is important. damned if i know why, i think the parser is buggy.Bill Nottingham2003-07-021-2/+3
* first batch of automatic keying fixes. notably, I can't type.Bill Nottingham2003-07-021-18/+23
* add ifdown-ipsecBill Nottingham2003-07-021-0/+29
* some fixes. i love shell quotingBill Nottingham2003-07-021-20/+28
* map ipsec devices to ifup-ipsecBill Nottingham2003-07-021-0/+3
* name SPIs something other than 1234Bill Nottingham2003-07-021-9/+9
* automatic keying support. not yet tested, either.Bill Nottingham2003-07-021-8/+144
* allow different in/out encryption protocols, tooBill Nottingham2003-07-011-8/+8
* allow using only AH or ESP, don't require bothBill Nottingham2003-07-011-16/+37
* handle new format in old file namesBill Nottingham2003-07-011-20/+27
* well, fix parsingBill Nottingham2003-07-011-1/+1
* initial stuff. may not work. may not even parse.Bill Nottingham2003-07-011-0/+112
* read $CONFIG.keys too... you can put non-world-readable keys here.Bill Nottingham2003-06-301-0/+2
* allow default window size for routes to be set with WINDOW=... (#98112)Bill Nottingham2003-06-273-8/+8
* support setting device options with ethtool optsBill Nottingham2003-06-271-0/+8
* what's an escon?Bill Nottingham2003-06-261-0/+3
* more tweaksBill Nottingham2003-06-243-6/+27
* get rid of an extraneous error messageBill Nottingham2003-06-241-1/+1
* support randomly named network devices, part 1Bill Nottingham2003-06-245-22/+37
* fix DNS punching in the case of other rules for the DNS server (#97686, <mart...Bill Nottingham2003-06-191-1/+1
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-285-46/+43
* updated rhgb support (<jrb@redhat.com>)Bill Nottingham2003-05-201-0/+2
* some minor cleanupsBill Nottingham2003-05-021-6/+6
* kill one extraneous grep (#90001, <samuel@bcgreen.com>)Bill Nottingham2003-05-021-2/+1
* - new releaser7-16Florian La Roche2003-04-181-1/+1
* revert. chain name change was reverted.Bill Nottingham2003-03-132-7/+7
* handle changed chain nameBill Nottingham2003-02-242-7/+7
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-203-3/+11
* We were hardcoding zeroconf routes to eth0. OOOOPS.Bill Nottingham2003-02-191-1/+1
* fix nicknames with profiles (#82246)Bill Nottingham2003-02-113-7/+17
* fix check_device_down (#83780, <pzb@datastacks.com>)Bill Nottingham2003-02-091-2/+5
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-042-13/+15
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-312-0/+69
* fix typoBill Nottingham2003-01-311-1/+1
* tweak wordingBill Nottingham2003-01-151-1/+1
* get the other case tooBill Nottingham2003-01-141-1/+1
* clean up iptables module (#74518)Bill Nottingham2003-01-141-0/+2
* check for device after loading module (#75506)Bill Nottingham2003-01-141-1/+2
* recalculate BROADCAST if one wasn't specified (#78052)Bill Nottingham2003-01-141-1/+1
* if 'ONPARENT=no' set, don't automatically bring up interfaces whenBill Nottingham2003-01-141-1/+1
* don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>)Bill Nottingham2003-01-141-3/+3
* fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>)Bill Nottingham2003-01-141-1/+1
* fix ifup-ppp for use with dial-on-demand (#54680)Bill Nottingham2003-01-141-2/+8