Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-05 | man page; mrg | Theo de Raadt | |
1998-07-03 | S_IWGRP | Theo de Raadt | |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller | |
1998-06-23 | tsk tsk bob did not test his code on the alpha | Theo de Raadt | |
1998-06-22 | The x option is not used if CRYPT is turned off. | Artur Grabowski | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-06-10 | spelling | Theo de Raadt | |
1998-06-10 | indent | Theo de Raadt | |
1998-06-10 | Now uses TCPCTL_IDENT sysctl to get uid associated with a connection | Bob Beck | |
instead of kmem. Kmem parsing functions and options removed. | |||
1998-06-08 | allow ftpchroot-ed users to also be multihomed | Michael Shalayeff | |
1998-06-03 | use SIG_ERR | Theo de Raadt | |
1998-06-03 | -p port option for damon mode | Bob Beck | |
-i pidfile option to write pid file for daemon mode -l address option to restrict listen address -q option and accumlog.c for on-line syslog entries multiple buglet fixes, memeset, long, formatting etc. | |||
1998-06-03 | Make warnings disappear. | Angelos D. Keromytis | |
1998-05-29 | gcc2.8.X.X fixes another powerpc compilation bug, workaround removed. | Dale S. Rahn | |
1998-05-22 | nicer | Theo de Raadt | |
1998-05-22 | use TM_YEAR_BASE; lukem | Theo de Raadt | |
1998-05-22 | stop username info gathering, always go through login/passwd cycle | Theo de Raadt | |
1998-05-18 | readlink(path, buf, sizeof buf-1). Never forget that -1. | Theo de Raadt | |
1998-05-17 | Fix strncat() usage; Some from cstone@pobox.com | Todd C. Miller | |
It would be better to detect impending oflow, log, and abort though. | |||
1998-05-15 | cleanup and build with -Wall | Artur Grabowski | |
1998-05-15 | build with -Wall | Artur Grabowski | |
1998-05-08 | crank the slop; until other changes happen | Theo de Raadt | |
1998-05-08 | minor indent | Theo de Raadt | |
1998-05-08 | oops | Theo de Raadt | |
1998-05-08 | typo | Theo de Raadt | |
1998-05-08 | tighter buf handling | Theo de Raadt | |
1998-05-08 | sprintf removals | Theo de Raadt | |
1998-04-25 | Fix casts in args to mem*. Boy am I anal. | Todd C. Miller | |
1998-04-22 | buf oflow; bmartin@obscure.sekurity.org | Theo de Raadt | |
1998-04-01 | remove eavesdropping warning. Sorry, this is a no-way | Theo de Raadt | |
1998-03-26 | cleanup after art | Theo de Raadt | |
1998-03-25 | cleanup and please -Wall | Artur Grabowski | |
1998-03-12 | Encryption from kth-krb 0.9.8 (only for those with kerberos) | Artur Grabowski | |
1998-03-10 | use .Ox | Todd C. Miller | |
1998-03-09 | main() _always_ returns int! | Theo de Raadt | |
1998-02-27 | Make ``pp='' work. | brian | |
1998-02-24 | Xr biff 1 | Todd C. Miller | |
1998-02-24 | 1) Mode X's for mkstemp | Todd C. Miller | |
2) Document problems with using quotas on /var/mail and tell how to make sendmail do the right thing. | |||
1998-02-16 | fixes to compile against netbsd domestic libtelnet | Jason Wright | |
1998-02-14 | add seperate so_euid & so_ruid to struct socket, so that identd is still ↵ | Theo de Raadt | |
fast.. Sigh. I will change this again later | |||
1998-02-08 | split infinitive; honey@citi.umich.edu | Theo de Raadt | |
1998-02-07 | let's exit from the right process when running standalone. | Bob Beck | |
1998-02-06 | Grammar and clarifications. | gene | |
1998-02-03 | whack _exit(); gnat@prometheus.frii.com | Theo de Raadt | |
1998-02-03 | Work around a glob() and Netscape problem; the local glob() hacker may | Jason Downs | |
want to read the commentary if he wants another project. | |||
1998-01-28 | Added futher checks... from theo -moj | Mats O Jansson | |
1998-01-14 | make sure we don't try to remove what mkstemp() fails on. | Bob Beck | |
1997-12-18 | Be so specific about the exact details of a PORT command error, that we | Theo de Raadt | |
strike fear into the hearts of attackers (naw, I bet not...) | |||
1997-12-18 | bitch if attacker tries to make PORT values overflow each other (they cannot ↵ | Theo de Raadt | |
anyways, but let him know we are onto him) | |||
1997-12-17 | Correct .Nm | Todd C. Miller | |