summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/tf_util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-1103/+0
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-1/+7
* Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 toSam Hartman2006-06-021-10/+319
* Only system headers should declare errnoSam Hartman2003-01-051-1/+0
* More KfM merge workTom Yu2002-12-121-1/+1
* Merge more KfM krb4 thingsTom Yu2002-11-271-2/+0
* update comments describing file formatKen Raeburn2002-08-081-3/+10
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-5/+5
* * g_pw_in_tkt.c: Include krb5.h so that des_read_password()Ezra Peisach2001-06-181-0/+1
* * dest_tkt.c: Clean up uid handling. Fix stat checksTom Yu2001-01-271-20/+98
* * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2000-08-021-7/+7
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+3
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-131-42/+24
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+1
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum()Tom Yu1998-08-071-0/+2
* Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-07-091-20/+104
* Build krb4 compatibility library for win16/win32Richard Basch1997-02-181-1/+0
* Removed duplicate #include <fcntl.h>Richard Basch1996-04-301-1/+0
* * tf_util.c (tf_get_cred): Issue date is written out as a long,Ezra Peisach1996-03-191-1/+3
* * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1995-11-161-0/+3
* tf_util.c (utimes): If __SVR4 is defined, #include <utime.h>, just asTheodore Tso1995-08-071-1/+1
* Added check for POSIX_FILE_LOCK to enable POSIX file lockingTheodore Tso1995-04-281-1/+3
* Add #include of fcntl.hTheodore Tso1995-04-281-0/+1
* add CNS V4 library to tree for compatibility use. Installs as libkrb4.aMark Eichin1995-04-271-0/+630