summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-76/+0
* make mark-cstyleTom Yu2009-10-311-7/+7
* Remove krb4 support in the applications. login's ability to run aklogGreg Hudson2008-12-151-1/+0
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* * configure.in (SETENVOBJ): If setenv is not present on system,Ezra Peisach2001-06-111-1/+1
* * login.c: Add braces around initializers. Cleanup assignments inEzra Peisach2001-06-011-4/+8
* * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach2001-03-121-0/+3
* * forward.c (rd_and_store_for_creds): Overwrite any existing valueTom Yu2001-01-241-1/+1
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-131-19/+1
* 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