summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-12indentTheo de Raadt
1998-07-10Make sure port is in allowed range before trying to get a reserved port.Todd C. Miller
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-09Don't open stderr channel until after the user has authenticated themselvesTodd C. Miller
1998-07-09this is rshd, not rlogindTodd C. Miller
1998-07-08Force NUL termination of strings in request we get from client; okir@monad.sw...Todd C. Miller
1998-07-07a big bunch of next to nothingTheo de Raadt
1998-07-05man page; mrgTheo de Raadt
1998-07-03S_IWGRPTheo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-23tsk tsk bob did not test his code on the alphaTheo de Raadt
1998-06-22The x option is not used if CRYPT is turned off.Artur Grabowski
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-10spellingTheo de Raadt
1998-06-10indentTheo de Raadt
1998-06-10Now uses TCPCTL_IDENT sysctl to get uid associated with a connectionBob Beck
1998-06-08allow ftpchroot-ed users to also be multihomedMichael Shalayeff
1998-06-03use SIG_ERRTheo de Raadt
1998-06-03 -p port option for damon modeBob Beck
1998-06-03Make warnings disappear.Angelos D. Keromytis
1998-05-29gcc2.8.X.X fixes another powerpc compilation bug, workaround removed.Dale S. Rahn
1998-05-22nicerTheo de Raadt
1998-05-22use TM_YEAR_BASE; lukemTheo de Raadt
1998-05-22stop username info gathering, always go through login/passwd cycleTheo de Raadt
1998-05-18readlink(path, buf, sizeof buf-1). Never forget that -1.Theo de Raadt
1998-05-17Fix strncat() usage; Some from cstone@pobox.comTodd C. Miller
1998-05-15cleanup and build with -WallArtur Grabowski
1998-05-15build with -WallArtur Grabowski
1998-05-08crank the slop; until other changes happenTheo de Raadt
1998-05-08minor indentTheo de Raadt
1998-05-08oopsTheo de Raadt
1998-05-08typoTheo de Raadt
1998-05-08tighter buf handlingTheo de Raadt
1998-05-08sprintf removalsTheo de Raadt
1998-04-25Fix casts in args to mem*. Boy am I anal.Todd C. Miller
1998-04-22buf oflow; bmartin@obscure.sekurity.orgTheo de Raadt
1998-04-01remove eavesdropping warning. Sorry, this is a no-wayTheo de Raadt
1998-03-26cleanup after artTheo de Raadt
1998-03-25cleanup and please -WallArtur Grabowski
1998-03-12Encryption from kth-krb 0.9.8 (only for those with kerberos)Artur Grabowski
1998-03-10use .OxTodd C. Miller
1998-03-09main() _always_ returns int!Theo de Raadt
1998-02-27Make ``pp='' work.brian
1998-02-24Xr biff 1Todd C. Miller
1998-02-241) Mode X's for mkstempTodd C. Miller
1998-02-16fixes to compile against netbsd domestic libtelnetJason Wright
1998-02-14add seperate so_euid & so_ruid to struct socket, so that identd is still fast...Theo de Raadt
1998-02-08split infinitive; honey@citi.umich.eduTheo de Raadt
1998-02-07 let's exit from the right process when running standalone.Bob Beck