summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* - (bal) if mmap() is substandard, don't allow compression on server side.mouring2002-06-251-1/+25
* - (djm) Create privsep directory and warn if privsep user is missingdjm2002-06-251-4/+5
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshstevesk2002-06-241-17/+1
* - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.stevesk2002-06-221-1/+2
* - (bal) Fixed AIX environment handling, use setpcred() instead of existingmouring2002-06-211-9/+4
* - (bal) Build noop setgroups() for cygwin to clean up code (For othermouring2002-06-121-5/+6
* - (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.aumouring2002-06-071-22/+1
* [configure.ac.orig monitor_fdpass.c] Enahnce msghdr tests to addresstim2002-05-281-5/+20
* fix spelling mistakes spotted by Solar Designer <solar@openwall.com>djm2002-05-221-2/+2
* [configure.ac] remove extra MD5_MSG="no" line.tim2002-05-171-2/+1
* - (djm) Bug #234: missing readpassphrase declaration and definesdjm2002-05-131-3/+3
* align summarydjm2002-05-131-2/+2
* - (stevesk) [configure.ac] nicer message: --with-privsep-user=userstevesk2002-05-131-2/+2
* - (djm) Add --with-privsep-path configure optiondjm2002-05-131-28/+41
* - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHdjm2002-05-131-1/+18
* applied a rework of djm's OpenSSL search cleanup patch.tim2002-05-111-150/+33
* set SHELL in Makefile in case someone makes from a non bourne compatable shelltim2002-05-081-1/+2
* Add truncate() emulation to address Bug 208tim2002-05-081-2/+2
* - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26stevesk2002-04-251-9/+27
* - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXstevesk2002-04-231-1/+5
* - (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoiddjm2002-04-231-2/+18
* - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch fromdjm2002-04-231-1/+3
* - (djm) Define BROKEN_REALPATH for AIX, patch fromdjm2002-04-231-1/+2
* - (djm) Applied OpenSC smartcard updates from Markus &djm2002-04-231-28/+17
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted bydjm2002-04-231-4/+4
* [configure.ac] Issue warning on --with-default-path=/some_pathtim2002-04-181-6/+23
* [configure.ac] add tests for recvmsg and sendmsg.tim2002-04-161-3/+3
* - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>djm2002-04-131-3/+42
* [configure.ac] add <sys/types.h> to msghdr tests.tim2002-04-121-2/+4
* oops. time for beer i think.stevesk2002-04-101-2/+2
* - (bal) Minor OpenSC updates. Fix up header locations and updatemouring2002-04-081-3/+3
* oops, user should be a string constantstevesk2002-04-071-2/+2
* - (stevesk) --with-privsep-user; default sshdstevesk2002-04-071-2/+12
* - (stevesk) remove configure support for poll.h; it was removedstevesk2002-04-071-3/+3
* - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them instevesk2002-04-071-3/+3
* - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.stevesk2002-04-071-1/+17
* - (bal) We no longer use atexit()/xatexit()/on_exit()mouring2002-04-061-6/+3
* - (bal) Quiet down configure.ac if /bin/test does not exist.mouring2002-04-061-2/+2
* - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code ismouring2002-04-061-2/+2
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andmouring2002-04-051-9/+2
* - (bal) Patch for OpenSC SmartCard library; ok markus@; patch bymouring2002-04-051-6/+37
* [configure.ac] use /bin/test -L to work around broken builtin on Solaris 8tim2002-03-311-2/+2
* - (stevesk) [configure.ac] remove header check for sys/ttcompat.hstevesk2002-03-301-2/+2
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsstevesk2002-03-221-1/+27
* - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure supportstevesk2002-03-221-1/+17
* [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,tim2002-03-171-9/+28
* - (bal) Test for IRIX JOBS support at runtime. Patch providedmouring2002-03-081-2/+2
* - (bal) Add in check for rpc/types.h since it is needed onmouring2002-03-081-2/+2
* correction to sig_atomic_t testtim2002-02-271-2/+2
* correction to Bug 123 fixtim2002-02-271-3/+11