summaryrefslogtreecommitdiffstats
path: root/dns.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 23:51:24Damien Miller5-6/+14
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 14:38:18Damien Miller3-6/+10
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 14:31:30Damien Miller5-8/+14
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 14:16:59Damien Miller2-4/+5
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 13:15:44Damien Miller3-7/+11
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 12:32:49Damien Miller3-5/+8
2006-03-15fix spacing of includeDamien Miller6-6/+6
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/08 12:15:27Damien Miller15-21/+54
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 03:59:20Damien Miller2-3/+5
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 03:47:05Damien Miller2-3/+6
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 01:52:50Damien Miller2-3/+5
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 01:42:00Damien Miller11-12/+33
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 01:18:09Damien Miller5-5/+10
2006-03-15 - stevesk@cvs.openbsd.org 2006/02/07 01:08:04Damien Miller3-6/+10
2006-03-15 - jmc@cvs.openbsd.org 2006/02/06 21:44:47Damien Miller2-5/+8
2006-03-15 - msf@cvs.openbsd.org 2006/02/06 15:54:07Damien Miller2-3/+10
2006-03-13 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)Darren Tucker2-17/+44
2006-03-03typoDarren Tucker1-2/+2
2006-03-03 - (dtucker) [gss-serv-krb5.c] Bug #1166: Correct #ifdefs for gssapi_krb5.hDarren Tucker2-3/+5
2006-03-03 - (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as aDarren Tucker2-16/+31
2006-02-26 - (dtucker) [configure.ac] Bug #1156: QNX apparently needs SSHD_ACQUIRES_CTTYDarren Tucker2-5/+10
2006-02-23 - (dtucker) [sshd_config sshd_config.5] Update UsePAM to reflect currentDarren Tucker3-8/+16
2006-02-22 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: onlyDarren Tucker3-6/+10
2006-02-21 - (dtucker) [openbsd-compat/openssl-compat.h] Prevent warning aboutDarren Tucker2-3/+12
2006-02-20 - (dtucker) [INSTALL configure.ac openbsd-compat/openssl-compat.{c,h}]Darren Tucker5-13/+56
2006-02-19 - (dtucker) [Makefile.in configure.ac, added openbsd-compat/regress/]Darren Tucker7-5/+231
2006-02-13 - (tim) [buildpkg.sh.in] Make the names consistent.Tim Rice2-2/+6
2006-02-12 - (dtucker) [README version.h contrib/caldera/openssh.specDarren Tucker6-8/+11
2006-02-12 - (tim) [configure.ac] Bug #1149. Disable /etc/default/login check for QNX.Tim Rice2-3/+5
2006-02-12 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Make loop counter unsignedDarren Tucker2-3/+7
2006-02-08 - (dtucker) [configure.ac] Typo in Ultrix and NewsOS sections (NEED_SETPRGPDarren Tucker2-5/+7
2006-02-08 - (tim) [session.c] Logout records were not updated on systems withTim Rice2-2/+7
2006-02-05 - (tim) [configure.ac] Remove unnecessary tests for net/if.h andTim Rice2-5/+7
2006-02-05 - (tim) [configure.ac] Bug #1149. Changes in QNX section only. Patch byTim Rice2-4/+7
2006-02-05 - (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h testTim Rice2-3/+14
2006-02-03 - (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before firstTim Rice2-2/+11
2006-02-02 - (dtucker) [configure.ac] Bug #1148: Fix "crippled AES" test so that itDarren Tucker2-3/+7
2006-02-01 - (djm) Release OpenSSH 4.3p1Damien Miller1-1/+2
2006-02-01 - markus@cvs.openbsd.org 2006/02/01 11:27:22Damien Miller2-3/+6
2006-02-01 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller4-5/+7
2006-02-01 - jmc@cvs.openbsd.org 2006/02/01 09:11:41Damien Miller2-3/+6
2006-02-01 - (djm) OpenBSD CVS SyncDamien Miller2-47/+42
2006-02-01 - (djm) [regress/test-exec.sh] Try 'logname' as well as 'whoami' toDamien Miller2-1/+8
2006-01-31 - djm@cvs.openbsd.org 2006/01/31 10:35:43Damien Miller2-3/+7
2006-01-31 - djm@cvs.openbsd.org 2006/01/31 10:36:33Damien Miller2-2/+12
2006-01-31 - djm@cvs.openbsd.org 2006/01/31 10:23:23Damien Miller2-2/+12
2006-01-31 - djm@cvs.openbsd.org 2006/01/27 06:49:21Damien Miller2-2/+23
2006-01-31 - dtucker@cvs.openbsd.org 2005/12/14 04:36:39Damien Miller2-2/+6
2006-01-31 - grunk@cvs.openbsd.org 2005/11/14 21:25:56Damien Miller2-3/+7
2006-01-31 - markus@cvs.openbsd.org 2005/06/30 11:02:37Damien Miller2-4/+7