summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-159/+0
* Remove krb4 support in the applications. login's ability to run aklogGreg Hudson2008-12-151-26/+1
* Update krb4 test to use aclocal.m4 macro and default to disabledKen Raeburn2008-08-191-9/+1
* Get rid of some old SunOS 4 config stuffKen Raeburn2007-08-081-3/+0
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-281-8/+8
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-1/+1
* Better support for using libutil on systems that need it for variousTom Yu2004-09-221-2/+1
* * configure.in: Use KRB5_AC_INET6Ken Raeburn2004-07-111-0/+1
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-3/+1
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-2/+1
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-1/+0
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-061-1/+1
* enable ipv6 rsh connectionsKen Raeburn2002-06-251-1/+1
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-061-0/+1
* * Makefile.in: Link krshd with KRSHDLIBS instead of LOGINLIBSEzra Peisach2001-07-061-1/+6
* * krlogind.c: Provide daemon prototype if neededEzra Peisach2001-06-221-0/+5
* * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach2001-06-111-0/+1
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-2/+0
* 2001-01-12 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-01-141-0/+3
* * configure.in: Update to autoconf 2 macro names:Ezra Peisach2000-11-011-5/+7
* * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach2000-07-181-1/+5
* 1.2-beta4 pullupKen Raeburn2000-06-301-5/+6
* AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,Ken Raeburn1999-07-121-1/+1
* * klogind.M: Document things a little better, including newTom Yu1999-02-171-1/+1
* * login.c (main): Call setluid()Tom Yu1999-01-211-1/+1
* login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but stillTheodore Tso1998-05-271-1/+1
* Add a check for the header file krb4-proto.h. Replace file existenceTheodore Tso1998-05-061-37/+2
* configure.in: Clean up configure script. Check $cross_compilingTheodore Tso1998-03-021-23/+4
* Merge of libhack_branchTom Yu1997-02-091-5/+2
* * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1996-12-241-2/+2
* fix typoMark Eichin1996-11-121-1/+1
* * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: addedMark Eichin1996-11-111-1/+7
* * klogind should do a better job of initializing output flags on ttySam Hartman1996-06-241-0/+11
* Remove tests that are not needed with the pty library in placeEzra Peisach1996-06-151-22/+1
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-041-0/+16
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-011-2/+54
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-171-1/+0
* use AC_HEADER_STDARGKen Raeburn1996-03-131-1/+2
* Call USE_ANAME so we get the rightSam Hartman1996-02-261-0/+1
* Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1996-02-261-1/+4
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-011-0/+1
* Check for prototypes so that KRB5_STDARG_P worksEzra Peisach1996-01-221-1/+1
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-191-3/+3
* * krcp.c (error): Convert to use varargsEzra Peisach1996-01-111-1/+3
* * configure.in: Use krb5util libraryEzra Peisach1995-12-061-0/+1
* Check for utmp[x].hPaul Park1995-08-071-1/+1
* * configure.in: Don't link with -lkadmTom Yu1995-07-291-1/+0
* * Tell configure.in that AIX doesn't have streams; it has the headerSam Hartman1995-07-141-0/+4
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-0/+3
* Compiler warning cleanupPaul Park1995-06-271-2/+8