| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Several small changes to get the PC working without warnings | Keith Vetter | 1995-05-25 | 2 | -1/+6 |
| * | Rearrange #include files so that krb5.h gets included first, so that | Theodore Tso | 1995-05-23 | 2 | -2/+9 |
| * | Remove inclusion of malloc.h. k5-int.h already handles declarations of | Ezra Peisach | 1995-05-09 | 2 | -1/+6 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+62 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 7 | -56/+60 |
| * | Remove unused file | Theodore Tso | 1995-03-31 | 1 | -76/+0 |
| * | Added prototypes to ccache change notification | Keith Vetter | 1995-03-22 | 4 | -5/+20 |
| * | Bug fixes in ccache/file for the PC: files need to be opened in binary mode, | Keith Vetter | 1995-03-22 | 8 | -9/+105 |
| * | * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in | John Gilmore | 1995-03-18 | 2 | -1/+4 |
| * | Windows changes in krb5: makefile cleanup and some small code changes | Keith Vetter | 1995-03-15 | 5 | -2/+12 |
| * | * fcc_destry.c (krb5_fcc_destroy()) | Chris Provenzano | 1995-03-10 | 4 | -3/+11 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -1/+4 |
| * | Ported the ccache directory to the PC. This is temporary--eventually we'll | Keith Vetter | 1995-03-08 | 23 | -147/+189 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 4 | -9/+7 |
| * | * configure.in: check for HAVE_FLOCK, since we may need to use | Mark Eichin | 1995-02-21 | 3 | -22/+95 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 23 | -239/+337 |
| * | If a null addresses is passed in to krb5_fcc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
| * | Fix to return correct error code, instead of always returning | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
| * | Remove unnecessary variable | Theodore Tso | 1994-11-18 | 1 | -3/+1 |
| * | Changes to implement FCC format version #3, which is architecture | Theodore Tso | 1994-11-17 | 9 | -171/+235 |
| * | Back out POSIX_FILE_LOCKS change. (Should be depending on autoconf.h | Theodore Tso | 1994-10-31 | 2 | -6/+6 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
| * | Add ISODE_DEFS | Theodore Tso | 1994-10-15 | 2 | -0/+5 |
| * | Include unistd.h if it is present | Theodore Tso | 1994-10-07 | 3 | -1/+16 |
| * | Add magic number placeholder to statically initialized structures | Theodore Tso | 1994-10-01 | 3 | -0/+7 |
| * | xfree() should have been krb5_xfree() | Theodore Tso | 1994-09-23 | 1 | -3/+3 |
| * | Make sure memory associated the credentials cache is freed after the | Theodore Tso | 1994-09-23 | 2 | -6/+18 |
| * | Fix silly spelling typo | Theodore Tso | 1994-09-23 | 1 | -1/+1 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 24 | -140/+24 |
| * | Fix to srvmatch so that when comparing the server, we ignore the realm for | Theodore Tso | 1994-08-18 | 2 | -1/+15 |
| * | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -45/+0 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -17/+0 |
| * | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
| * | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 2 | -0/+2 |
| * | Included krb5/osconf.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 2 | -0/+6 |
| * | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
| * | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 2 | -1/+2 |
| * | Change use of tell(x) to lseek(x, 0, SEEK_CUR) | Theodore Tso | 1994-06-16 | 2 | -2/+2 |
| * | use SEEK_* not L_* | Mark Eichin | 1994-06-10 | 5 | -5/+5 |
| * | autoconf enhancements for kerberos | Mark Eichin | 1994-06-09 | 2 | -0/+40 |
| * | Use the POSIX names for the permission bits | Theodore Tso | 1994-01-13 | 1 | -2/+2 |
| * | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 6 | -26/+26 |
| * | Change the version one credentials cache code so that the length field | Theodore Tso | 1993-09-10 | 2 | -6/+20 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 25 | -50/+50 |
| * | Library directory reorganization; there are now crypto and krb5 directories, | Theodore Tso | 1993-08-04 | 1 | -1/+1 |
| * | Initial revision | Theodore Tso | 1993-06-03 | 3 | -0/+41 |
| * | Added #define for errno.h | Theodore Tso | 1993-02-23 | 1 | -1/+1 |
| * | Added include for errno.h | Theodore Tso | 1993-02-23 | 1 | -1/+1 |