summaryrefslogtreecommitdiffstats
path: root/src/appl/user_user
Commit message (Expand)AuthorAgeFilesLines
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-131-2/+2
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-133-5/+12
* Don't use h_errno at all; it doesn't work on all platforms (forTheodore Tso1998-09-292-6/+8
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-122-1/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* Merge of libhack_branchTom Yu1997-02-093-17/+13
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+7
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-083-4/+17
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Remove declaration of krb5_kdc_default_optionsEzra Peisach1996-03-162-2/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-10/+10
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-5/+11
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-113-2/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* * client.c (main()): Changes to auth_context to betterChris Provenzano1995-05-012-10/+7
* * server.c, client.c : Use krb5_auth_con_genaddrs() instead ofChris Provenzano1995-04-273-26/+26
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+38
* * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-273-68/+75
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-283-8/+8
* * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano1995-02-233-12/+18
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Add keytype argument to rd_req_procTheodore Tso1995-02-032-2/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-2/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-133-43/+49
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Add structure magic numbersTheodore Tso1994-10-042-0/+7
* Relink executable if libraries changeTheodore Tso1994-09-302-2/+7
* Fixed stupid type in make install targetTheodore Tso1994-09-152-1/+4
* stamp out rcs keywordsMark Eichin1994-08-182-4/+2
* lintMark Eichin1994-08-172-15/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-55/+0
* more make install fixesTom Yu1994-07-202-2/+3
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-27/+0
* folding in Harry's changesTom Yu1994-06-291-1/+1
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-271-1/+1
* changes to fix make installTom Yu1994-06-252-0/+20
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* easy appl entriesMark Eichin1994-06-162-0/+49
* Fixed for newly enforced memory handling convention in the KerberosTheodore Tso1994-01-131-6/+1
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-1/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-013-6/+6
* New optional argument for specifiying which port to useTheodore Tso1992-09-291-5/+18
* Minor type changes.John Carr1992-09-251-3/+5