Age | Commit message (Expand) | Author |
2002-01-31 | OBEY! | Michael Shalayeff |
2002-01-30 | use defined(__ELF__) instead of a list of ELF architectures from which | Matthieu Herrb |
2002-01-29 | mention exit status; ok stevesk@ | Markus Friedl |
2002-01-29 | don't depend on servconf.c; ok djm@ | Markus Friedl |
2002-01-29 | add DIAGNOSTICS; ok stevesk@ | Markus Friedl |
2002-01-29 | limit subsystem length in log; ok markus@ | Kevin Steves |
2002-01-29 | s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion; ok stevesk@ | Markus Friedl |
2002-01-29 | exit 2 if no agent, exit 1 if list fails; debian#61078; ok djm@ | Markus Friedl |
2002-01-27 | handle simple case to identify FamilyLocal display; ok markus@ | Kevin Steves |
2002-01-27 | need privileged uid for krb5_verify_user(), ok hin@, dugsong@, netbsd | Markus Friedl |
2002-01-27 | add X11UseLocalhost; ok markus@ | Kevin Steves |
2002-01-26 | revert code to add x11 localhost display authorization entry for | Kevin Steves |
2002-01-25 | use EVP_MD_size(evp_md) and not evp_md->md_size; ok steveks@ | Markus Friedl |
2002-01-25 | do not build debug version either; markus@ ok | Michael Shalayeff |
2002-01-25 | use static EVP_MAX_MD_SIZE buffers for EVP_DigestFinal; ok stevesk@ | Markus Friedl |
2002-01-25 | unused include | Markus Friedl |
2002-01-25 | this existed in v4 and does not appear in v3, though the latter does not exis... | Michael Shalayeff |
2002-01-24 | Fix `necesary' typos; Alexander Yurchenko | Todd C. Miller |
2002-01-24 | need misc.h for set_nodelay() | Kevin Steves |
2002-01-24 | add set_nodelay() to set TCP_NODELAY on a socket (prep for nagle tuning). | Kevin Steves |
2002-01-24 | fix the history refs | Michael Shalayeff |
2002-01-24 | it was in v4 already, diff was forwarded to the current maintainer as well | Michael Shalayeff |
2002-01-24 | at least the man page existed in v3, not v6 | Michael Shalayeff |
2002-01-23 | update to sudo 1.6.5p2 | Todd C. Miller |
2002-01-22 | open for writing only if needed so, accept multiple var assignments for -w; f... | Michael Shalayeff |
2002-01-22 | typo in error message; from djast@cs.toronto.edu | Kevin Steves |
2002-01-21 | cleanup channels faster if the are empty and we are in drain-state; ok deraadt@ | Markus Friedl |
2002-01-21 | remove "rijndael-*", just use "aes-" since this how rijndael is called | Markus Friedl |
2002-01-21 | s/deamon/daemon/ | Theo de Raadt |
2002-01-21 | use read_passphrase+ECHO in confirm(), allows use of ssh-askpass | Markus Friedl |
2002-01-21 | correct usage; ok deraadt@ | Kevin Steves |
2002-01-18 | clarify Allow(Groups|Users) and Deny(Groups|Users); suggestion from | Kevin Steves |
2002-01-18 | unneeded cast cleanup; ok markus@ | Kevin Steves |
2002-01-18 | correct Ciphers default; paola.mannaro@ubs.com | Kevin Steves |
2002-01-18 | When listing buffers, detect if the buffer name is too long to fit in the | Artur Grabowski |
2002-01-18 | Remove the NROW and NCOL limits. The static arrays are now replaced with | Artur Grabowski |
2002-01-17 | evil, annoying spaces and tabs | Michael Shalayeff |
2002-01-17 | update to sudo 1.6.5p1, sigh | Todd C. Miller |
2002-01-17 | Sync SYNOPSIS w/ usage(); Brian Poole | Todd C. Miller |
2002-01-17 | casts to silence enum type warnings for bugzilla bug 37; ok markus@ | Kevin Steves |
2002-01-17 | missed one | Todd C. Miller |
2002-01-17 | update to sudo 1.6.5 | Todd C. Miller |
2002-01-16 | update to sudo 1.6.4p2 | Todd C. Miller |
2002-01-16 | correct some commented defaults. add Ciphers default. ok markus@ | Kevin Steves |
2002-01-16 | correct defaults for -i/IdentityFile; ok markus@ | Kevin Steves |
2002-01-16 | The stategy now used for options in the default sshd_config shipped | Kevin Steves |
2002-01-16 | wrapper for channel_setup_fwd_listener | Markus Friedl |
2002-01-16 | Use the volatile specifier to fix warnings about variables being | Todd C. Miller |
2002-01-15 | minor simplification in preparation for a future change. | Artur Grabowski |
2002-01-15 | Make vmstat -m output the same for both sysctl and kvm versions. | Artur Grabowski |