summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* - (bal) QNX resync. OK tim@Ben Lindstrom2001-08-161-1/+10
|
* - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller2001-07-141-1/+4
|
* - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves2001-06-221-1/+7
|
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-081-1/+7
| | | | <wayne@blorf.net>
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-051-4/+1
| | | | BROKEN_VHANGUP
* - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller2001-03-281-1/+4
| | | | fix from Philippe Levan <levan@epix.net>
* - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom2001-03-171-1/+4
| | | | openbsd-compat/glob.[ch] support if it does not exist.
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-141-1/+4
| | | | | | missing or lacks the GLOB_ALTDIRFUNC extension - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers relatively. Avoids conflict between glob.h and /usr/include/glob.h
* - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller2001-03-041-3/+6
| | | | | | "--with-egd-pool" configure option with "--with-prngd-socket" and "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
* - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller2001-02-271-2/+2
| | | | | <markm@swoon.net> - (djm) Search for -lcrypt on FreeBSD too
* - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller2001-02-261-1/+4
| | | | Based on patch from Tim Rice <tim@multitalents.net>
* - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom2001-02-241-1/+4
| | | | | | Vinschen <vinschen@redhat.com> - (bal) Reorder where 'strftime' is detected to resolve linking issues on SCO. Patch by Tim Rice <tim@multitalents.net>
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller2001-02-181-1/+4
| | | | enable with --with-bsd-auth.
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-0/+2
|
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-1/+1
| | | | | [many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux and works. So that is at least a good sign. =) 20010122 - (bal) OpenBSD Resync - markus@cvs.openbsd.org 2001/01/19 12:45:26 GMT 2001 by markus [servconf.c ssh.h sshd.c] only auth-chall.c needs #ifdef SKEY - markus@cvs.openbsd.org 2001/01/19 15:55:10 GMT 2001 by markus [auth-krb4.c auth-options.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c auth2.c channels.c clientloop.c dh.c dispatch.c nchan.c packet.c pathname.h readconf.c scp.c servconf.c serverloop.c session.c ssh-add.c ssh-keygen.c ssh-keyscan.c ssh.c ssh.h ssh1.h sshconnect1.c sshd.c ttymodes.c] move ssh1 definitions to ssh1.h, pathnames to pathnames.h - markus@cvs.openbsd.org 2001/01/19 16:48:14 [sshd.8] fix typo; from stevesk@ - markus@cvs.openbsd.org 2001/01/19 16:50:58 [ssh-dss.c] clear and free digest, make consistent with other code (use dlen); from stevesk@ - markus@cvs.openbsd.org 2001/01/20 15:55:20 GMT 2001 by markus [auth-options.c auth-options.h auth-rsa.c auth2.c] pass the filename to auth_parse_options() - markus@cvs.openbsd.org 2001/01/20 17:59:40 GMT 2001 [readconf.c] fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com - stevesk@cvs.openbsd.org 2001/01/20 18:20:29 [sshconnect2.c] dh_new_group() does not return NULL. ok markus@ - markus@cvs.openbsd.org 2001/01/20 21:33:42 [ssh-add.c] do not loop forever if askpass does not exist; from andrew@pimlott.ne.mediaone.net - djm@cvs.openbsd.org 2001/01/20 23:00:56 [servconf.c] Check for NULL return from strdelim; ok markus - djm@cvs.openbsd.org 2001/01/20 23:02:07 [readconf.c] KNF; ok markus - jakob@cvs.openbsd.org 2001/01/21 9:00:33 [ssh-keygen.1] remove -R flag; ok markus@ - markus@cvs.openbsd.org 2001/01/21 19:05:40 [atomicio.c automicio.h auth-chall.c auth-krb4.c auth-options.c auth-options.h auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth.c auth.h auth1.c auth2-chall.c auth2.c authfd.c authfile.c bufaux.c bufaux.h buffer.c canahost.c canahost.h channels.c cipher.c cli.c clientloop.c clientloop.h compat.c compress.c deattack.c dh.c dispatch.c groupaccess.c hmac.c hostfile.c kex.c key.c key.h log-client.c log-server.c log.c log.h login.c login.h match.c misc.c misc.h nchan.c packet.c pty.c radix.h readconf.c readpass.c readpass.h rsa.c scp.c servconf.c serverloop.c serverloop.h session.c sftp-server.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-rsa.c ssh.c ssh.h sshconnect.c sshconnect.h sshconnect1.c sshconnect2.c sshd.c tildexpand.c tildexpand.h ttysmodes.c uidswap.c xmalloc.c] split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. rename util.[ch] -> misc.[ch] - (bal) renamed 'PIDDIR' to '_PATH_SSH_PIDDIR' to match OpenBSD tree - (bal) Moved #ifdef KRB4 in auth-krb4.c above the #include to resolve conflict when compiling for non-kerb install - (bal) removed the #ifdef SKEY in auth1.c to match Markus' changes on 1/19.
* - (bal) Slight auth2-pam.c clean up.Ben Lindstrom2001-01-191-0/+3
| | | | | - (bal) Includes a fake-regexp.h to be only used if regcomp() is found, but no 'regexp.h' found (SCO OpenServer 3 lacks the header).
* - (djm) Make PAM support optional, enable with --with-pamDamien Miller2001-01-171-2/+2
| | | | | | | | - (djm) Try to use libcrypt on Linux, but link it after OpenSSL (which provides a crypt() of its own) - (djm) Avoid a warning in bsd-bindresvport.c - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This can cause weird segfaults errors on Solaris
* - (bal) utimes() support via utime() interface on machine that lack utimes().Ben Lindstrom2001-01-151-0/+3
|
* - (bal) Detect if clock_t structure exists, if not define it.Ben Lindstrom2001-01-091-0/+1
| | | | | | | - (bal) Detect if O_NONBLOCK exists, if not define it. - (bal) removed news4-posix.h (now empty) - (bal) changed bsd-bindresvport.c and bsd-rresvport.c to use 'socklen_t' instead of 'int'
* 20001229Ben Lindstrom2000-12-281-0/+1
| | | | | | | | | | | | - (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian Kurz <shorty@debain.org> 20001228 - (bal) SCO patch to not include <sys/queue.h> since it's unrelated header. Patch by Tim Rice <tim@multitalents.net> - Updated TODO w/ known HP/UX issue - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the bad reference to 'NeXT including it else were' on the #ifdef version.
* - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller2000-12-201-0/+4
| | | | | and Linux-PAM. Based on report and fix from Andrew Morgan <morgan@transmeta.com>
* 20001112Ben Lindstrom2000-11-121-0/+3
| | | | | | - (bal) SCO Patch to add needed libraries for configure.in. Patch by Phillips Porch <root@theporch.com> - (bal) IRIX patch to adding Job Limits. Patch by Denis Parker <dcp@sgi.com>
* - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch byBen Lindstrom2000-11-071-3/+0
| | | | | | Mark Miller <markm@swoon.net> - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by Jarno Huuskonen <jhuuskon@messi.uku.fi>
* - (stevesk) Add initial support for setproctitle(). CurrentKevin Steves2000-10-181-0/+4
| | | | support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
* - (bal) Changed from GNU rx to PCRE on suggestion from djm.Ben Lindstrom2000-10-181-2/+8
| | | | | - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki <nakaji@tutrp.tut.ac.jp>
* - (bal) Add support for realpath and getcwd for platforms with brokenBen Lindstrom2000-10-151-0/+3
| | | | | or missing realpath implementations for sftp-server. - (bal) Corrected mistake in INSTALL in regards to GNU rx library
* Add support for GNU rx library for those lacking regexp supportBen Lindstrom2000-10-141-0/+3
|
* - (djm) Merged big SCO portability patch from Tim RiceDamien Miller2000-09-291-0/+6
| | | | <tim@multitalents.net>
* - (djm) Seperate tests for int64_t and u_int64_t typesDamien Miller2000-09-231-0/+2
|
* - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch fromDamien Miller2000-09-161-3/+0
| | | | Kevin Steves <stevesk@sweden.hp.com>
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-051-0/+6
|
* - More OpenBSD updates:Damien Miller2000-08-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - deraadt@cvs.openbsd.org 2000/08/24 15:46:59 [scp.c] off_t in sink, to fix files > 2GB, i think, test is still running ;-) - deraadt@cvs.openbsd.org 2000/08/25 10:10:06 [session.c] Wall - markus@cvs.openbsd.org 2000/08/26 04:33:43 [compat.c] ssh.com-2.3.0 - markus@cvs.openbsd.org 2000/08/27 12:18:05 [compat.c] compatibility with future ssh.com versions - deraadt@cvs.openbsd.org 2000/08/27 21:50:55 [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c] print uid/gid as unsigned - markus@cvs.openbsd.org 2000/08/28 13:51:00 [ssh.c] enable -n and -f for ssh2 - markus@cvs.openbsd.org 2000/08/28 14:19:53 [ssh.c] allow combination of -N and -f - markus@cvs.openbsd.org 2000/08/28 14:20:56 [util.c] util.c - markus@cvs.openbsd.org 2000/08/28 14:22:02 [util.c] undo - markus@cvs.openbsd.org 2000/08/28 14:23:38 [util.c] don't complain if setting NONBLOCK fails with ENODEV
* - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller2000-08-231-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - (djm) OpenBSD CVS updates: - deraadt@cvs.openbsd.org 2000/08/18 20:07:23 [ssh.c] accept remsh as a valid name as well; roman@buildpoint.com - deraadt@cvs.openbsd.org 2000/08/18 20:17:13 [deattack.c crc32.c packet.c] rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to libz crc32 function yet, because it has ugly "long"'s in it; oneill@cs.sfu.ca - deraadt@cvs.openbsd.org 2000/08/18 20:26:08 [scp.1 scp.c] -S prog support; tv@debian.org - deraadt@cvs.openbsd.org 2000/08/18 20:50:07 [scp.c] knf - deraadt@cvs.openbsd.org 2000/08/18 20:57:33 [log-client.c] shorten - markus@cvs.openbsd.org 2000/08/19 12:48:11 [channels.c channels.h clientloop.c ssh.c ssh.h] support for ~. in ssh2 - deraadt@cvs.openbsd.org 2000/08/19 15:29:40 [crc32.h] proper prototype - markus@cvs.openbsd.org 2000/08/19 15:34:44 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1] [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile] [fingerprint.c fingerprint.h] add SSH2/DSA support to the agent and some other DSA related cleanups. (note that we cannot talk to ssh.com's ssh2 agents) - markus@cvs.openbsd.org 2000/08/19 15:55:52 [channels.c channels.h clientloop.c] more ~ support for ssh2 - markus@cvs.openbsd.org 2000/08/19 16:21:19 [clientloop.c] oops - millert@cvs.openbsd.org 2000/08/20 12:25:53 [session.c] We have to stash the result of get_remote_name_or_ip() before we close our socket or getpeername() will get EBADF and the process will exit. Only a problem for "UseLogin yes". - millert@cvs.openbsd.org 2000/08/20 12:30:59 [session.c] Only check /etc/nologin if "UseLogin no" since login(1) may have its own policy on determining who is allowed to login when /etc/nologin is present. Also use the _PATH_NOLOGIN define. - millert@cvs.openbsd.org 2000/08/20 12:42:43 [auth1.c auth2.c session.c ssh.c] Add calls to setusercontext() and login_get*(). We basically call setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. - millert@cvs.openbsd.org 2000/08/21 10:23:31 [session.c] Fix incorrect PATH setting; noted by Markus.
* - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4Damien Miller2000-08-231-0/+3
| | | | | | Avoids "scp never exits" problem. Reports from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA <kajiyama@grad.sccs.chukyo-u.ac.jp>
* - (djm) OpenBSD CVS changes:Damien Miller2000-08-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - markus@cvs.openbsd.org 2000/07/22 03:14:37 [servconf.c servconf.h sshd.8 sshd.c sshd_config] random early drop; ok theo, niels - deraadt@cvs.openbsd.org 2000/07/26 11:46:51 [ssh.1] typo - deraadt@cvs.openbsd.org 2000/08/01 11:46:11 [sshd.8] many fixes from pepper@mail.reppep.com - provos@cvs.openbsd.org 2000/08/01 13:01:42 [Makefile.in util.c aux.c] rename aux.c to util.c to help with cygwin port - deraadt@cvs.openbsd.org 2000/08/02 00:23:31 [authfd.c] correct sun_len; Alexander@Leidinger.net - provos@cvs.openbsd.org 2000/08/02 10:27:17 [readconf.c sshd.8] disable kerberos authentication by default - provos@cvs.openbsd.org 2000/08/02 11:27:05 [sshd.8 readconf.c auth-krb4.c] disallow kerberos authentication if we can't verify the TGT; from dugsong@ kerberos authentication is on by default only if you have a srvtab. - markus@cvs.openbsd.org 2000/08/04 14:30:07 [auth.c] unused - markus@cvs.openbsd.org 2000/08/04 14:30:35 [sshd_config] MaxStartups - markus@cvs.openbsd.org 2000/08/15 13:20:46 [authfd.c] cleanup; ok niels@ - markus@cvs.openbsd.org 2000/08/17 14:05:10 [session.c] cleanup login(1)-like jobs, no duplicate utmp entries - markus@cvs.openbsd.org 2000/08/17 14:06:34 [session.c sshd.8 sshd.c] sshd -u len, similar to telnetd
* - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)Damien Miller2000-08-161-0/+6
| | | | | | | - (djm) Fix strerror replacement for old SunOS. Based on patch from Charles Levert <charles@comm.polymtl.ca> - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4 implementation.
* - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>Damien Miller2000-07-151-0/+3
| | | | | - Include floatingpoint.h for entropy.c - strerror replacement
* - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>Damien Miller2000-07-111-0/+3
|
* - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller2000-07-091-0/+3
| | | | <tbert@abac.com>
* - (djm) Only enable PAM_TTY kludge for Linux. Problem report fromDamien Miller2000-07-091-0/+3
| | | | Kevin Steves <stevesk@sweden.hp.com>
* *** empty log message ***Damien Miller2000-07-081-0/+3
|
* - (djm) Added check for broken snprintf() functions which do not correctlyDamien Miller2000-07-011-0/+3
| | | | terminate output string and attempt to use replacement.
* - (djm) Login fixes from Tom Bertelson <tbert@abac.com>Damien Miller2000-07-011-0/+1
|
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-0/+3
| | | | support. Enable using "USE_SIA=1 ./configure [options]"
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller2000-06-281-0/+9
| | | | Irix 6.x array sessions, project id's, and system audit trail id.
* - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>Damien Miller2000-06-261-0/+3
| | | | - (djm) Added password expiry checking (no password change support)
* - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller2000-06-231-0/+1
| | | | | Svante Signell <svante.signell@telia.com> - (djm) Autoconf logic to define sa_family_t if it is missing
* - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller2000-06-181-0/+5
|
* Removed obsolete lastlog symbolsandre2000-06-031-9/+0
|