Age | Commit message (Expand) | Author |
2001-05-29 | build with BSD auth support | Todd C. Miller |
2001-05-29 | build tokenadm and tokeninit | Todd C. Miller |
2001-05-29 | add support for BSD authentication | Todd C. Miller |
2001-05-29 | BSD auth support. k5login.c and klogin.c are no longer used but will | Todd C. Miller |
2001-05-29 | adapt to BSD authentication and clean things up a bit while I am at it | Todd C. Miller |
2001-05-29 | Call auth_checknologin() and auth_approval() as appropriate for BSD | Todd C. Miller |
2001-05-29 | update to describe BSD authentication | Todd C. Miller |
2001-05-29 | use BSD authentication | Todd C. Miller |
2001-05-29 | build login scripts for BSD authentication | Todd C. Miller |
2001-05-29 | mention setusercontext() return value | Todd C. Miller |
2001-05-29 | add auth defaults | Todd C. Miller |
2001-05-29 | Protect against copying a too long PWD. | Marc Espie |
2001-05-29 | Missing .El; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-29 | Initial work/mdoc'ification by <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-29 | sync | Theo de Raadt |
2001-05-29 | Take includes out of lst.h, re-add what's needed to separate files. | Marc Espie |
2001-05-29 | Synch | Marc Espie |
2001-05-29 | typo | Markus Friedl |
2001-05-29 | Blech! gcc is a stupid program. Compiling with -fno-builtin shows lots | Marc Espie |
2001-05-29 | Wrong section header ordering. Pointed out by <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-29 | Check for error on open. | Artur Grabowski |
2001-05-29 | fix the alpha after that last diff which was obviously not tested | Theo de Raadt |
2001-05-29 | sendmail 8.12.0 with $Id tags converted to $Sendmail | Todd C. Miller |
2001-05-29 | Update to sendmail 8.11.4: | Todd C. Miller |
2001-05-29 | Hardware clock support, via adb. | Dale Rahn |
2001-05-29 | Record last use time for SAs. | Angelos D. Keromytis |
2001-05-29 | Keep track of when a TDB was last marked/unmared as SKIPCRYPTO, and | Angelos D. Keromytis |
2001-05-29 | Fields on TDB for last used and last SKIPCRYPTO status change. | Angelos D. Keromytis |
2001-05-29 | Make sure packets that need crypto processing on the NIC don't escape | Angelos D. Keromytis |
2001-05-29 | Verify that packets that haven't had crypto applied to them don't make | Angelos D. Keromytis |
2001-05-29 | Add ipsp_skipcrypto_{mark,unmark}() | Angelos D. Keromytis |
2001-05-29 | Set, don't OR the capabilities. | Angelos D. Keromytis |
2001-05-28 | remove some lines, simplify. | Markus Friedl |
2001-05-28 | cleanup, typo | Markus Friedl |
2001-05-28 | undo broken channel fix and try a different one. there | Markus Friedl |
2001-05-28 | simpler 3des for ssh1 | Markus Friedl |
2001-05-28 | Behave correctly when displaying an empty screen line when the | Peter Valchev |
2001-05-28 | Print SYSERR instead of ERR when recdir does not exist. | Peter Valchev |
2001-05-28 | Commonize csu code for elf systems, powerpc now no longer has it's own | Dale Rahn |
2001-05-28 | Fix directory state tracking. | Grigoriy Orlov |
2001-05-28 | #ifdef PMAP_NEW we should call pmap_kremove/pmap_kenter_pa instead of | Todd C. Miller |
2001-05-28 | add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level sour... | Dug Song |
2001-05-28 | sync | Theo de Raadt |
2001-05-28 | oops | Theo de Raadt |
2001-05-28 | Remove configuration declarations that don't apply to OpenBSD. Improve some | Aaron Campbell |
2001-05-28 | Various fixes; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-28 | Remove unneeded .Nm argument; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-28 | sync | Artur Grabowski |
2001-05-28 | Back out part of last broken, untested change. | Artur Grabowski |
2001-05-28 | Set the IFCAP_IPSEC capability. | Angelos D. Keromytis |