summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-30syncTheo de Raadt
2001-05-30pcvt go bye byeTodd C. Miller
2001-05-30-Wall cleanup, mostly useless otherwiseTheo de Raadt
2001-05-30set dt as wellTheo de Raadt
2001-05-29build in support for BSD authenticationTodd C. Miller
2001-05-29Don't want -WallTodd C. Miller
2001-05-29pcvt no moreMichael Shalayeff
2001-05-29remove this used to be great console driver; x11 builds w/o it all fine; aaro...Michael Shalayeff
2001-05-29build with BSD auth supportTodd C. Miller
2001-05-29build tokenadm and tokeninitTodd C. Miller
2001-05-29add support for BSD authenticationTodd C. Miller
2001-05-29BSD auth support. k5login.c and klogin.c are no longer used but willTodd C. Miller
2001-05-29adapt to BSD authentication and clean things up a bit while I am at itTodd C. Miller
2001-05-29Call auth_checknologin() and auth_approval() as appropriate for BSDTodd C. Miller
2001-05-29update to describe BSD authenticationTodd C. Miller
2001-05-29use BSD authenticationTodd C. Miller
2001-05-29build login scripts for BSD authenticationTodd C. Miller
2001-05-29mention setusercontext() return valueTodd C. Miller
2001-05-29add auth defaultsTodd C. Miller
2001-05-29Protect against copying a too long PWD.Marc Espie
2001-05-29Missing .El; mpech@prosoft.org.lvAaron Campbell
2001-05-29Initial work/mdoc'ification by <mpech@prosoft.org.lv>Hakan Olsson
2001-05-29syncTheo de Raadt
2001-05-29Take includes out of lst.h, re-add what's needed to separate files.Marc Espie
2001-05-29SynchMarc Espie
2001-05-29typoMarkus Friedl
2001-05-29Blech! gcc is a stupid program. Compiling with -fno-builtin shows lotsMarc Espie
2001-05-29Wrong section header ordering. Pointed out by <mpech@prosoft.org.lv>Hakan Olsson
2001-05-29Check for error on open.Artur Grabowski
2001-05-29fix the alpha after that last diff which was obviously not testedTheo de Raadt
2001-05-29sendmail 8.12.0 with $Id tags converted to $SendmailTodd C. Miller
2001-05-29Update to sendmail 8.11.4:Todd C. Miller
2001-05-29Hardware clock support, via adb.Dale Rahn
2001-05-29Record last use time for SAs.Angelos D. Keromytis
2001-05-29Keep track of when a TDB was last marked/unmared as SKIPCRYPTO, andAngelos D. Keromytis
2001-05-29Fields on TDB for last used and last SKIPCRYPTO status change.Angelos D. Keromytis
2001-05-29Make sure packets that need crypto processing on the NIC don't escapeAngelos D. Keromytis
2001-05-29Verify that packets that haven't had crypto applied to them don't makeAngelos D. Keromytis
2001-05-29Add ipsp_skipcrypto_{mark,unmark}()Angelos D. Keromytis
2001-05-29Set, don't OR the capabilities.Angelos D. Keromytis
2001-05-28remove some lines, simplify.Markus Friedl
2001-05-28cleanup, typoMarkus Friedl
2001-05-28undo broken channel fix and try a different one. thereMarkus Friedl
2001-05-28simpler 3des for ssh1Markus Friedl
2001-05-28Behave correctly when displaying an empty screen line when thePeter Valchev
2001-05-28Print SYSERR instead of ERR when recdir does not exist.Peter Valchev
2001-05-28Commonize csu code for elf systems, powerpc now no longer has it's ownDale Rahn
2001-05-28Fix directory state tracking.Grigoriy Orlov
2001-05-28#ifdef PMAP_NEW we should call pmap_kremove/pmap_kenter_pa instead ofTodd C. Miller
2001-05-28add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour...Dug Song