Age | Commit message (Expand) | Author |
2002-06-30 | remove local declaration of user_from_uid()/group_from_uid() | Matthieu Herrb |
2002-06-28 | gidset[2] -> gidset[1]; markus ok | Theo de Raadt |
2002-06-28 | wrap NOKVM variables too | Theo de Raadt |
2002-06-28 | various cleanups; ok millert | Theo de Raadt |
2002-06-28 | range check -u option at invocation | Theo de Raadt |
2002-06-28 | use ssize_t | Theo de Raadt |
2002-06-28 | tree(3) wants an int return value for its compare functions and | Todd C. Miller |
2002-06-27 | seems c-x c-q is for the vc- mode. remove it. | Vincent Labrecque |
2002-06-27 | move protos | Theo de Raadt |
2002-06-27 | bind C-x C-q to toggle-read-only, just like emacs. | Vincent Labrecque |
2002-06-27 | Document why this must be static. | Artur Grabowski |
2002-06-27 | use convtime(); ok markus@ | Kevin Steves |
2002-06-27 | There is absolutely no reason for the "tempname" or dfd variables | Todd C. Miller |
2002-06-27 | cleanup; mpech & millert ok | Theo de Raadt |
2002-06-27 | use xfree() | Theo de Raadt |
2002-06-27 | improve mm_zalloc check; markus ok | Theo de Raadt |
2002-06-27 | more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@ | Markus Friedl |
2002-06-26 | Don't follow symbolic links for (ie. user-owned) log files by default; | Wilbern Cobb |
2002-06-26 | bug #304, xfree(data) called to early; openssh@sigint.cs.purdue.edu | Markus Friedl |
2002-06-26 | more %u | Theo de Raadt |
2002-06-26 | fix exit code for -X/-x | Markus Friedl |
2002-06-26 | use ssize_t for recvmsg() and sendmsg() return | Theo de Raadt |
2002-06-26 | correct %u | Theo de Raadt |
2002-06-26 | 3.4 | Markus Friedl |
2002-06-26 | make sure # of response matches # of queries, fixes int overflow; from ISS | Markus Friedl |
2002-06-26 | disclose less information from environment files; based on input from djm, an... | Theo de Raadt |
2002-06-26 | typo; found by Jean-Francois Brousseau <krapht@secureops.com> | Todd T. Fries |
2002-06-26 | be careful in mm_zalloc | Theo de Raadt |
2002-06-26 | limit # of env vars to 1000; ok deraadt/djm | Markus Friedl |
2002-06-26 | limit # of channels to 10000 | Markus Friedl |
2002-06-26 | limit append to 1MB and buffers to 10MB | Markus Friedl |
2002-06-26 | limit size of BNs to 8KB; ok provos/deraadt | Markus Friedl |
2002-06-26 | Another great quote. | Miod Vallat |
2002-06-25 | lightweight do_setusercontext after chroot() | Markus Friedl |
2002-06-25 | unnecessary cast | Markus Friedl |
2002-06-25 | display readonly/modified combination just like emacs. | Vincent Labrecque |
2002-06-24 | explicit (u_int) for uid and gid | Theo de Raadt |
2002-06-24 | KERN_POOL_POOL, not KERN_POOL_NPOOLS --- I wonder how this was not | Angelos D. Keromytis |
2002-06-24 | sort out the yemen's history a bit (with spelling corrections!). | Michael Shalayeff |
2002-06-24 | printf type pedant | Jun-ichiro itojun Hagino |
2002-06-24 | cat to (void) when output from buffer_get_X is ignored | Markus Friedl |
2002-06-24 | move channel counter to u_int | Markus Friedl |
2002-06-24 | the socket name contains ssh-agent's ppid; via mpech@ from form@ | Markus Friedl |
2002-06-24 | prevent potential unaligned access error; ok espie@, pval@ | Christian Weisgerber |
2002-06-23 | tcode is u_int | Markus Friedl |
2002-06-23 | packet_get_int() returns unsigned for reason & seqnr | Theo de Raadt |
2002-06-23 | display, screen, row, col, xpixel, ypixel are u_int; markus ok | Theo de Raadt |
2002-06-23 | KNF | Theo de Raadt |
2002-06-23 | compression_level is u_int | Theo de Raadt |
2002-06-23 | add -p pid feature, and ansi at the same time; millert ok | Theo de Raadt |