summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1998-08-04Fix definition of high port and tell where they come from; noted by karls@ine...Todd C. Miller
1998-07-28change getent/getstr to gtgettent/gtgetstr, the names now usedMarco S Hyman
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23delete SecurID hacksTheo de Raadt
1998-07-23add replydirname() from netbsd; fixes 257 directory replies; problem noted by...Theo de Raadt
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-16no yppasswdd.log file; mason@primenet.com.auTheo de Raadt
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