| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete subdirectories we aren't compiling any more. | Ken Raeburn | 2000-07-14 | 29 | -3569/+0 |
* | Remove unused variables | Ezra Peisach | 2000-06-29 | 2 | -1/+4 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 23 | -23/+92 |
* | implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -0/+25 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -2/+2 |
* | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 2 | -1/+7 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -4/+6 |
* | scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't set | Theodore Tso | 1997-11-11 | 2 | -2/+47 |
* | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 2 | -1/+6 |
* | * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -14/+14 |
* | * scc_retrv.c: Fix def'n of flags_match to be properly | Tom Yu | 1996-08-15 | 2 | -1/+6 |
* | scc_read.c: | Theodore Tso | 1996-06-12 | 3 | -5/+11 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | For windows, mask off low 16 bits because Gradient DCE does things | Theodore Tso | 1996-04-30 | 2 | -1/+34 |
* | Added prototype of krb5_scc_skip_header to fix Windows lint flames | Theodore Tso | 1996-03-21 | 2 | -0/+7 |
* | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c | Richard Basch | 1996-02-09 | 5 | -113/+221 |
* | Remove check to make sure ticket enctype | Sam Hartman | 1996-02-01 | 2 | -25/+5 |
* | Previously, ktype_match only made sure that the enctype was valid | Sam Hartman | 1996-01-25 | 2 | -5/+11 |
* | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 5 | -13/+21 |
* | Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO, | Theodore Tso | 1995-12-21 | 2 | -4/+7 |
* | In the case of SCC_OPEN_AND_ERASE, unlink the filename first, in case | Theodore Tso | 1995-12-21 | 2 | -0/+13 |
* | Added support for matching against a supported app. session key type | Richard Basch | 1995-12-05 | 1 | -0/+27 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+5 |
* | Reinstate previous changes that were lost | Ezra Peisach | 1995-09-12 | 4 | -15/+30 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 7 | -33/+23 |
* | * scc_gennew.c (krb5_scc_generate_new): don't use automatic | Mark Eichin | 1995-09-07 | 2 | -1/+8 |
* | * scc_read.c, scc_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -5/+8 |
* | * scc.h : Add another KRB5_SCC_FVNO but don't up the default. | Chris Provenzano | 1995-09-06 | 6 | -14/+49 |
* | Add ccache serialization support | Paul Park | 1995-08-29 | 2 | -0/+6 |
* | Pass fds to krb5_lock_file() and krb5_unlock_file() | Chris Provenzano | 1995-08-16 | 2 | -8/+12 |
* | Add prototype for krb5_scc_read | Ezra Peisach | 1995-07-11 | 2 | -0/+9 |
* | Add #ifdef around switch statement for ETXTBUSY | Theodore Tso | 1995-06-15 | 2 | -0/+8 |
* | Make sure the status return from krb5_scc_store_principal is reflected | Theodore Tso | 1995-06-10 | 2 | -10/+16 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 3 | -6/+10 |
* | Add support for building shared libraries | Theodore Tso | 1995-05-27 | 3 | -1/+26 |
* | 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 | 2 | -1/+5 |
* | Remove unused file | Theodore Tso | 1995-03-31 | 1 | -76/+0 |
* | * scc_maybe.c (krb5_scc_open_file): fixed typo (extra & in | Tom Yu | 1995-03-25 | 2 | -1/+4 |
* | * scc_gennew.c: Ultrix cc (and K&R compilers) doesn't deal with | Tom Yu | 1995-03-25 | 2 | -3/+9 |
* | * scc_errs.c: Mac doesn't have EISDIR error. | John Gilmore | 1995-03-18 | 6 | -28/+26 |
* | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -1/+4 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 4 | -9/+7 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |