summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-25fix obvious warnings.Artur Grabowski
2001-06-25Build login_krb5 if KERBEROS5 is set.Hans Insulander
2001-06-25explicit braces to avoid ambiguous elseArtur Grabowski
2001-06-25Asorted changesHans Insulander
2001-06-25move pf hooks to sys/conf/GENERICKjell Wooding
2001-06-25Refer to siginterrupt(3) rather than to a nonexistant part of intro(2)Paul Janzen
2001-06-25Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces.Hans Insulander
2001-06-25A little more careful with buffers, only relevant if /etc/printcap was setPaul Janzen
2001-06-25ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-25Update copyright dates.Angelos D. Keromytis
2001-06-25Add PACKET_TAG_IPSEC_PENDING_TDB and PACKET_TAG_PACKET_CHECKSUM, asAngelos D. Keromytis
2001-06-25Make it clear that we're talking about KerberosIV here.Hans Insulander
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