aboutsummaryrefslogtreecommitdiff
path: root/src/appl/user_user
AgeCommit message (Expand)AuthorFilesLines
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1998-11-13Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1-2/+2
1998-11-13configure.in: Removed and tests moved up to appl/configure.inTheodore Tso3-5/+12
1998-09-29Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso2-6/+8
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman2-1/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-02-09Merge of libhack_branchTom Yu3-17/+13
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+7
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso3-4/+17
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-03-16Remove declaration of krb5_kdc_default_optionsEzra Peisach2-2/+3
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park3-10/+10
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park3-5/+11
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu3-2/+6
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-5/+5
1995-05-03 * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano2-1/+4
1995-05-01 * client.c (main()): Changes to auth_context to betterChris Provenzano2-10/+7
1995-04-27 * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano3-26/+26
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+38
1995-03-27 * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano3-68/+75
1995-03-02Remove reference to $(ISODELIB)Theodore Tso2-2/+5
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso2-3/+6
1995-02-28Avoid <krb5/...> and <com_err.h> includesJohn Gilmore3-8/+8
1995-02-23 * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano3-12/+18
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1-0/+1
1995-02-03Add keytype argument to rd_req_procTheodore Tso2-2/+7
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano2-2/+4
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano3-43/+49
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin1-3/+3
1994-10-04Add structure magic numbersTheodore Tso2-0/+7
1994-09-30Relink executable if libraries changeTheodore Tso2-2/+7
1994-09-15Fixed stupid type in make install targetTheodore Tso2-1/+4
1994-08-18stamp out rcs keywordsMark Eichin2-4/+2
1994-08-17lintMark Eichin2-15/+1
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin1-55/+0
1994-07-20more make install fixesTom Yu2-2/+3
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-27/+0
1994-06-29folding in Harry's changesTom Yu1-1/+1
1994-06-27* configure.in (in all relevant subdirs): move invokations ofTom Yu1-1/+1
1994-06-25changes to fix make installTom Yu2-0/+20
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-0/+1
1994-06-21support to allow --with-ccopts=Tom Yu2-0/+2
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-1/+1
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu2-1/+2
1994-06-16easy appl entriesMark Eichin2-0/+49
1994-01-13Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1-6/+1
1993-12-01Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1-1/+2