summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-05-05Forgot to update usage().Hakan Olsson
2000-05-05Make -G flag work for user{add,mod}.Hakan Olsson
2000-05-05Wow, we grew...Marc Espie
2000-05-05Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treatTodd C. Miller
it the same as the space we reserver on i386 to avoid fdisk trouncing. The user can change this via the 'b' command and a message is printed at startup to this effect.
2000-05-05remote trailing comments before calling __b64_ptonMarkus Friedl
2000-05-05log failure before sending the replyMarkus Friedl
2000-05-05#include <string.h>; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-05Nip references to extract-in-placeMarc Espie
2000-05-05Better approximation to reality, ok'd theo.Marc Espie
2000-05-05Sizes adjust. May be tweaked by Fries yet.Marc Espie
2000-05-05limit size of a password file entry (including &-expansion)Jakob Schlyter
replace a couple of strcpy with strlcpy
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-05Don't set filesize limit to infinity on exit.Artur Grabowski
This is only needed in accounting and has to be done carefully because the limit structures are shared between processes. Found by Denis A. Doroshenko, analysed by Hannah Schroeter.
2000-05-05Add limfree prototype to sys/recosurcevar.h.Artur Grabowski
2000-05-05cope with interface detach (like pcmcia card removal). remove anyJun-ichiro itojun Hagino
IPv6 addresses assigned to the interface. reported by ho, bunch of help from niklas. KAME PR 231.
2000-05-05some docsBrandon Creighton
2000-05-05451NX machines now probe all pci busses; M.Drochner@fz-juelich.deTheo de Raadt
2000-05-04use _PASSWORD_LEN constantJakob Schlyter
adduser(); correct sync_uid_gid handling adduser(); initialize password correctly copydotfiles(); run chmod properly creategid(); cleanup groupmod(); add missing newline moduser(); do not overwrite shell with gecos moduser(); initialize password correctly read_defaults(); read default password from usermgmt.conf userdel(); initialize password correctly ok deraadt@.
2000-05-04replace broken uuencode w/ libc b64_ntopMarkus Friedl
2000-05-04clear padding in ssh2Markus Friedl
2000-05-04Bypass routes only worked for one packet, then they effectively became aNiklas Hallqvist
filter.
2000-05-04Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems.Todd C. Miller
It will attach at wdc and be less problematical, though I still wouldn't trust my data to it.
2000-05-04revision 1.31 patch was incorrectTheo de Raadt
2000-05-04avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; ↵Theo de Raadt
any math wizards want to help me clean this up?
2000-05-04syncTheo de Raadt
2000-05-04heck, pick names for some more RCC devices, since the guy who knows what ↵Theo de Raadt
they are is gone for the week
2000-05-04print key type when talking about host keysMarkus Friedl
2000-05-04Remove shared lib items that were left.Dale S. Rahn
2000-05-04assume all pchb made by ServerWorks act the sameTheo de Raadt
2000-05-04no more beta, well, mostly notTheo de Raadt
2000-05-04DMA works so use it. Tested on G4 and iMac.Dale S. Rahn
2000-05-04Sync.Dale S. Rahn
2000-05-04document how much memory they normally haveTheo de Raadt
2000-05-04fixed context memory sizingJason Wright
2000-05-03sync AUTHOR w/ ssh.1Markus Friedl
2000-05-03more info on proto 2Markus Friedl
2000-05-03syncTheo de Raadt
2000-05-03rename 82454NXTheo de Raadt
2000-05-03Add: dhclientTodd C. Miller
Remove: kill pwd shutdown strings test We need dhclient for dhcp support and the others are either ksh builtins or simply unused.
2000-05-03if no /etc/services file, use defaults. found by millert, fixed by itojunTheo de Raadt
2000-05-03syncTheo de Raadt
2000-05-03pcidevs.hTheo de Raadt
2000-05-03advansys U3WTheo de Raadt
2000-05-03more doc on: DSA, id_dsa, known_hosts2, authorized_keys2Markus Friedl
2000-05-03GatewayPorts for sshd, ok deraadt@Markus Friedl
2000-05-03Fix behavior when a host is unresolvable. Mark it as type GT_IGNORETodd C. Miller
so we don't get an error that inadvertainly causes the entry to get exported to the world. Also keep a count of unresolved hosts and error out sanely on lines w/ no resolvable hosts. Work by myself and provos@
2000-05-03respect number_of_password_promptsMarkus Friedl
2000-05-03Merge with EOM 1.51Niklas Hallqvist
author: ho style fix author: ho Create report files with umask 077
2000-05-03Merge with EOM 1.28Niklas Hallqvist
author: niklas style fascism author: ho style fix author: ho Typo in comment. author: ho Typo; Cers-directory -> Cert-directory author: ho Do not load configuration if isakmpd.conf is not owned by the user running isakmpd. Also, do not load config if file modes are too open. Do not warn about ignored duplicate tags when they are autogenerated. author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-03samples/singlehost-east.conf: Merge with EOM 1.8Niklas Hallqvist
samples/singlehost-west.conf: Merge with EOM 1.8 author: niklas Remove unnecessary configuration data