summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-25implement 'stty ek' as documented; dima@unixfreak.orgTodd C. Miller
2001-06-25/etc/krb5.conf -> /etc/kerberosV/krb5.confHans Insulander
2001-06-25/etc/krb5.keytab -> /etc/kerberosV/krb5.keytabHans Insulander
2001-06-25fix long arg for alphaJim Rees
2001-06-25Install /etc/kerberosV/READMEHans Insulander
2001-06-25Add /etc/kerberosVHans Insulander
2001-06-25humpa humpa puff nat is backNiels Provos
2001-06-25Quick README for KerberosV. Needs more flesh.Hans Insulander
2001-06-25Remove NQNFSConstantine Sapuntzakis
2001-06-25Document that behaviour is undefined if the argument isn't EOF or an unsignedPaul Janzen
2001-06-25add pf device on all architectures.Kjell Wooding
2001-06-25People here are writing packet filters, and I... well, I just corrected aPaul Janzen
2001-06-25fix nasty little bug in the identifaction of dead interfaces - make sureBob Beck
2001-06-25Don't double-clear M_PKTHDR/tags.Angelos D. Keromytis
2001-06-25Copy the m_flags, *then* clear M_PKTHDR on from...bad Federico.Angelos D. Keromytis
2001-06-25Don't double-clear M_PKTHDR/tags.Angelos D. Keromytis
2001-06-25Don't double-clear M_PKTHDR/tags.Angelos D. Keromytis
2001-06-25close_log()Hans Insulander
2001-06-25No need to double-clear the mbuf flags and tags.Angelos D. Keromytis
2001-06-25Silently ignore -v options.Hans Insulander
2001-06-25Don't reset M_PKTHDR before we copy the mbuf flags (bad Federico!)Angelos D. Keromytis
2001-06-25Bad Federico!Angelos D. Keromytis
2001-06-25add kfd - ticket forwarding daemon.Hans Insulander
2001-06-25add krb5 database propagation programs.Hans Insulander
2001-06-25trivial ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25Get rid of old directory caching scheme which caused persistent duplicates.Constantine Sapuntzakis
2001-06-25zap pmaxTheo de Raadt
2001-06-25Defer output checksumming until ip_output() or hardware.Angelos D. Keromytis
2001-06-25Build kpasswdd - krb5 password changing daemon.Hans Insulander
2001-06-25Remove unnecessary temporary variable.Angelos D. Keromytis
2001-06-25Always defer output TCP checksumming until ip_output() (or hardware,Angelos D. Keromytis
2001-06-25remove inlines they are plain wrongMichael Shalayeff
2001-06-25Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.Federico G. Schwindt
2001-06-25put pf before ipsec processing. return error code and free mbuf chainNiels Provos
2001-06-25partial endianess fixesMichael Shalayeff
2001-06-25Remove bogus "kpasswd" entry.Hans Insulander
2001-06-25Rework errrorhandling so that it syslogs any error, instead of writing themHans Insulander
2001-06-25Enable KerberosIV supportHans Insulander
2001-06-25do not drop unsupported protocol. default to pass. needs to be configurableNiels Provos
2001-06-25remove dependency on pmax tree. cleanup a little while hereEric Jackson
2001-06-25cold is in systm nowMichael Shalayeff
2001-06-25Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@Niklas Hallqvist
2001-06-25typoPaul Janzen
2001-06-25pmax bye bye byeTheo de Raadt
2001-06-25Mention BSD Authentication.Hans Insulander
2001-06-25Some KNF, do not have a char fiel between pointers, it createsNiklas Hallqvist
2001-06-25grammarPaul Janzen
2001-06-25Use in_cksum_phdr() rather than in_cksum() -- from NetBSDAngelos D. Keromytis
2001-06-25BSD Auth login script for KerberosV. Written by me with assistance fromHans Insulander
2001-06-25config interfaces defines.Dale Rahn