Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-23 | no zero size xstrdup() error; ok markus@ | Kevin Steves | |
2001-07-23 | use %lu; ok markus@ | Kevin Steves | |
2001-07-23 | kill errant newline in comment section | Todd C. Miller | |
2001-07-23 | Fix typo. | Aaron Campbell | |
2001-07-23 | sync PreferredAuthentications | Markus Friedl | |
2001-07-23 | reorder default sequence of userauth methods to match ssh behaviour: | Markus Friedl | |
hostbased,publickey,keyboard-interactive,password | |||
2001-07-22 | Xr login.conf | Markus Friedl | |
2001-07-22 | enable challenge-response auth by default; ok millert@ | Markus Friedl | |
2001-07-22 | There is no option "Compress", point to "Compression" instead; ok markus | Peter Valchev | |
2001-07-22 | update comment | Markus Friedl | |
2001-07-21 | plug mem leak; zero right amount of mem | Theo de Raadt | |
2001-07-20 | let make do it's job, not dupping pieces from included files here | Michael Shalayeff | |
2001-07-20 | we don't like: | Mike Pechkin | |
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS; | |||
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt | |
2001-07-20 | "the" command line | Kevin Steves | |
2001-07-20 | add -v option to fid command | Jim Rees | |
parse_atr -> sectok_parse_atr | |||
2001-07-20 | do not exit() from signal handlers; ok deraadt@ | Markus Friedl | |
2001-07-20 | safe signal handling, using _exit() | Theo de Raadt | |
2001-07-19 | add read -x option | Jim Rees | |
add login -k option add jload -v option replace jdeselect with jselect -d parse new Cyberflex data format in jdata command | |||
2001-07-19 | more places that need -lkafs | Theo de Raadt | |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt | |
program which links -lkrb5 also must link -lkafs as well! someone please mail hin@ an alpha or a powerpc, so that he can become aware of how binutils ("the other linker we use") works. | |||
2001-07-19 | CDIAGFLAGS | Marc Espie | |
2001-07-19 | escape chars are below now | Kevin Steves | |
2001-07-18 | Uhmm, nope, this broke everything | Theo de Raadt | |
2001-07-18 | chdir("/") from bbraun@synack.net; ok markus@ | Kevin Steves | |
2001-07-18 | pr #1946, allow sshd if /dev is readonly | Markus Friedl | |
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-07-18 | Missing -o in scp usage() | mouring | |
2001-07-18 | Kill signal race. Reviewed by jjbg@ | Marc Espie | |
2001-07-18 | Avoid dumping core when reporting open conditionals. | Marc Espie | |
Turns out that current is NULL when Parse_Fatal is called in this case, so just do something sensible in error reporting functions when current is NULL... | |||
2001-07-18 | CDIAGFLAGS | Marc Espie | |
2001-07-18 | CDIAGFLAGS | Marc Espie | |
2001-07-18 | new meaning to the terms slackass | Michael Shalayeff | |
2001-07-17 | some initial info about the smartcard support, | Markus Friedl | |
please try this if you have a TODOs reader/card | |||
2001-07-17 | keep track of both maxfd and the size of the malloc'ed fdsets. | Markus Friedl | |
update maxfd if maxfd gets closed. | |||
2001-07-17 | now you can display and set acls | Jim Rees | |
use sectok_apdu for "apdu" command | |||
2001-07-17 | update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com | Markus Friedl | |
2001-07-17 | add -l and -a flags to "ls" | Jim Rees | |
2001-07-17 | more better error checking | Jim Rees | |
2001-07-17 | change jaut back to previous behavior; add new "login" command | Jim Rees | |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev | |
2001-07-17 | missing prototypes; ok deraadt | Peter Valchev | |
2001-07-16 | add setpass command | Jim Rees | |
augment jaut with "-d" (use default AUT0) and -x | |||
2001-07-16 | add help text for each command | Jim Rees | |
verify aut0 as necessary for Cyberflex commands | |||
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev | |
2001-07-16 | -Wall cleanup; ok millert | Peter Valchev | |
2001-07-15 | typo in usage; ok markus@ | Kevin Steves | |
2001-07-15 | -d will not fork; ok markus@ | Kevin Steves | |
2001-07-15 | schedule client alive for ssh2 only, greg@cheers.bungi.com | Markus Friedl | |
2001-07-14 | delete spurious #includes; ok deraadt@ markus@ | Kevin Steves | |