summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-011-1/+14
* * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ...Sam Hartman1996-01-311-7/+8
* forward.c (get_for_creds): Removed no longer used functionTheodore Tso1996-01-101-154/+0
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-2/+2
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-24/+168
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-281-4/+1
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-021-1/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+5
* Move get_for_creds to krb5_get_for_creds in the krb5 libraryTheodore Tso1994-11-301-191/+1
* Move mk_cred and rd_cred to libkrb.aTheodore Tso1994-11-141-334/+0
* Fix KRB4 handling (was broken, just like kdc directory)Theodore Tso1994-08-181-3/+9
* stamp out rcs keywordsMark Eichin1994-08-181-8/+1
* Completely revamped how allocated memory is freed so that there are noTheodore Tso1993-12-011-85/+81
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-7/+7
* Merged in ISI's modified CRED-INFO patchesTheodore Tso1993-09-221-34/+35
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-3/+2
* Initial revisionTheodore Tso1993-06-031-0/+616