summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/in_tkt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-205/+0
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-1/+6
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* * in_tkt.c: Include k5-util.h.Ken Raeburn2003-02-251-13/+2
* More KfM merge workTom Yu2002-12-121-1/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-2/+2
* * g_krbrlm.c: Remove unused static variable krb_confEzra Peisach2001-06-011-2/+2
* * dest_tkt.c: Clean up uid handling. Fix stat checksTom Yu2001-01-271-28/+59
* My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argumentEzra Peisach2000-10-051-1/+1
* * netread.c, netwrite.c: Include unistd.h if present on machineEzra Peisach2000-10-051-1/+1
* * in_tkt.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2000-07-191-0/+9
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+3
* * in_tkt.c: Conditionalize use of macro do_seteuid, rather thanTom Yu1998-01-061-9/+16
* Build krb4 compatibility library for win16/win32Richard Basch1997-02-181-1/+1
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-041-4/+1
* Handle problem of O_SYNC not existing on a platform. (for netbsd)Ezra Peisach1995-05-211-0/+4
* in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properlyEzra Peisach1995-05-181-3/+4
* add CNS V4 library to tree for compatibility use. Installs as libkrb4.aMark Eichin1995-04-271-0/+159