summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - (bal) [Makefile.in] Remove opensshd.init on 'make distclean'mouring2004-06-231-2/+2
* (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.tim2004-06-201-2/+2
* - (djm) Fix Makefile.in for connection sharing changesdjm2004-06-151-5/+4
* - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@tim2004-05-311-2/+11
* - djm@cvs.openbsd.org 2004/02/17 11:03:08djm2004-02-181-3/+3
* [Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh]tim2004-02-121-1/+3
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hdtucker2004-02-101-2/+2
* - (djm) OpenBSD CVS Syncdjm2004-01-271-7/+8
* - djm@cvs.openbsd.org 2003/11/21 11:57:03djm2003-11-211-11/+11
* - (djm) Delete autom4te.cache after autoreconfdjm2003-10-071-1/+2
* - markus@cvs.openbsd.org 2003/09/23 20:17:11dtucker2003-10-021-3/+3
* - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-treedtucker2003-09-221-5/+10
* - (dtucker) [Makefile regress/Makefile] Fix portability issues preventingdtucker2003-09-141-2/+2
* [Makefile.in] only mkdir regress if it does not exist.tim2003-09-121-2/+2
* - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]dtucker2003-09-071-2/+3
* - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.dtucker2003-09-051-2/+3
* - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.dtucker2003-09-041-2/+2
* - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIRdtucker2003-09-041-1/+2
* - (dtucker) Portablize regression tests. Parts contributed by Roumendtucker2003-09-041-1/+30
* - (dtucker) [Makefile.in] Remove auth2-krb5.dtucker2003-08-261-2/+2
* - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.hdtucker2003-08-261-2/+3
* - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.dtucker2003-08-021-2/+6
* - (dtucker) OpenBSD CVS SyncPOST_KRB4_REMOVALdtucker2003-08-021-3/+3
* - (djm) Bug #588 - Add scard-opensc.o back to Makefile.indjm2003-06-051-2/+2
* - markus@cvs.openbsd.org 2003/05/17 04:27:52djm2003-05-181-2/+2
* - (djm) Bug #444: Wrong paths after reconfiguredjm2003-05-151-4/+4
* - markus@cvs.openbsd.org 2003/05/15 03:08:29djm2003-05-151-2/+3
* - (djm) Tidy Makefile clean targetsdjm2003-05-151-8/+5
* - jakob@cvs.openbsd.org 2003/05/14 18:16:20djm2003-05-151-4/+4
* - (djm) Make portable build with MIT krb5 (some issues remain)djm2003-05-141-2/+2
* - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge withAFTER_FREEBSD_PAM_MERGEdjm2003-05-101-2/+2
* - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather thandtucker2003-05-101-5/+9
* - (djm) Add back radix.o (used by AFS support), after it went missing fromdjm2003-04-291-2/+2
* - (bal) The days of lack of int64_t support are over. Sorry kids.mouring2003-03-211-8/+6
* - (djm) Fix some compile errors spotted by dtucker and his fabulousdjm2003-02-241-2/+2
* - (djm) Add new object files to Makefile and reorderdjm2003-02-241-6/+23
* - (djm) Bug #467: Add a --disable-strip option to turn off stripping ofdjm2003-01-131-12/+13
* - fgsch@cvs.openbsd.org 2003/01/10 08:19:07djm2003-01-101-5/+5
* [Makefile.in configure.ac] replace fixpath with sed script. Patch by Mo DeJong.tim2003-01-091-18/+19
* [Makefile.in] replace "id sshd" with "sshd -t"tim2002-07-141-5/+4
* [Makefile.in] quiet down install-files: and check-user:tim2002-07-121-7/+7
* [Makefile.in] workaround for broken pakadd on some systems.tim2002-07-091-3/+3
* [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)tim2002-07-071-3/+2
* - (bal) Missed Makefile.in change. keysign needs readconf.omouring2002-07-041-2/+2
* [Makefile.in] fix test on installing ssh-rand-helper.8tim2002-06-251-2/+2
* - (djm) Create privsep directory and warn if privsep user is missingdjm2002-06-251-2/+9
* - (bal) Still more Makefile.in updates for ssh{d}_config.5mouring2002-06-211-1/+4
* - (bal) Missed integrating ssh_config.5 and sshd_config.5mouring2002-06-211-3/+3
* - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.aumouring2002-06-071-3/+2
* - (bal) ssh-keysign should build and install correctly now. Phase twomouring2002-06-071-5/+13