summaryrefslogtreecommitdiffstats
path: root/Makefile.in
AgeCommit message (Expand)Author
2002-07-14[Makefile.in] replace "id sshd" with "sshd -t"Tim Rice
2002-07-12[Makefile.in] quiet down install-files: and check-user:Tim Rice
2002-07-08[Makefile.in] workaround for broken pakadd on some systems.Tim Rice
2002-07-07[Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)Tim Rice
2002-07-04 - (bal) Missed Makefile.in change. keysign needs readconf.oBen Lindstrom
2002-06-25[Makefile.in] fix test on installing ssh-rand-helper.8Tim Rice
2002-06-25 - (djm) Create privsep directory and warn if privsep user is missingDamien Miller
2002-06-21 - (bal) Still more Makefile.in updates for ssh{d}_config.5Ben Lindstrom
2002-06-21 - (bal) Missed integrating ssh_config.5 and sshd_config.5Ben Lindstrom
2002-06-07 - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.auBen Lindstrom
2002-06-07 - (bal) ssh-keysign should build and install correctly now. Phase twoBen Lindstrom
2002-06-07- (bal) Forgot to add msg.c Makefile.in.Ben Lindstrom
2002-06-06 - markus@cvs.openbsd.org 2002/05/25 18:51:07Ben Lindstrom
2002-06-06 - markus@cvs.openbsd.org 2002/05/23 19:24:30Ben Lindstrom
2002-05-13unbreakDamien Miller
2002-05-13 - (djm) Add --with-privsep-path configure optionDamien Miller
2002-05-09 Unbreak make -f Makefile.in distprepTim Rice
2002-05-08set SHELL in Makefile in case someone makes from a non bourne compatable shellTim Rice
2002-04-15 - (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au>Damien Miller
2002-04-14 - (djm) ssh-rand-helper improvementsDamien Miller
2002-04-13 - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>Damien Miller
2002-04-05 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom
2002-03-22 - provos@cvs.openbsd.org 2002/03/18 17:50:31Ben Lindstrom
2002-03-13Stupid djm commits experimental code to head instead of branchDamien Miller
2002-03-13Import of Niels Provos' 20020312 ssh-complete.diffDamien Miller
2002-02-26 - (bal) Imported missing fatal.c and fixed up Makefile.inBen Lindstrom
2002-02-26Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice
2002-02-10 - (djm) OpenBSD CVS SyncDamien Miller
2002-01-23 - (stevesk) Makefile.in: bug #61; delete commented line for now.Kevin Steves
2002-01-22 - (djm) autoconf hacking:Damien Miller
2001-12-25 - (stevesk) [Makefile.in ssh-rand-helper.c]Kevin Steves
2001-12-24 - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch fromDamien Miller
2001-11-12 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>Damien Miller
2001-10-21[configure.in] Clean up library testing.Tim Rice
2001-10-12 - (djm) Clean some autoconf-2.52 junk when doing "make distclean"Damien Miller
2001-10-12 - (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>Damien Miller
2001-09-18 - (djm) More makefile infrastructre for smartcard support, also basedDamien Miller
2001-09-17 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]Tim Rice
2001-08-06 - (bal) ssh-keyscan double -lssh hack due to seed_rng().Ben Lindstrom
2001-07-25 - (bal) Added 'install-nokeys' to Makefile to assist package builders.Ben Lindstrom
2001-07-14 - (djm) Reorder Makefile.in so clean targets work a little better whenDamien Miller
2001-07-04 - (bal) Makefile fix up requires scard.cBen Lindstrom
2001-06-29 - (stevesk) remove cli.[ch]Kevin Steves
2001-06-28 - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for myDamien Miller
2001-06-27 - (djm) Oops, forgot make logic for primes=>moduli. Also try to renameDamien Miller
2001-06-10 - (bal) Fixed Makefile.in so that 'configure; make install' works.Ben Lindstrom
2001-06-10 - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.cBen Lindstrom
2001-05-03 - mouring@cvs.openbsd.org 2001/05/03 23:09:53Ben Lindstrom
2001-04-27 - (bal) Build manpages and config files once unless changed. Patch byBen Lindstrom
2001-04-21fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice