| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -3/+7 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+10 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -5/+10 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -3/+7 |
| * | update dependencies | Ken Raeburn | 2002-07-09 | 1 | -1/+2 |
| * | * krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error code | Ken Raeburn | 2002-07-09 | 2 | -0/+6 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -7/+7 |
| * | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -2/+2 |
| * | * krb5_err.et (KRB5KRB_AP_PATH_NOT_ACCEPTED, KRB5KRB_ERR_RESPONSE_TOO_BIG): New | Ken Raeburn | 2002-06-10 | 2 | -2/+7 |
| * | * krb5_err.et: Change several "credentials cache file" messages to just say | Ken Raeburn | 2002-03-07 | 2 | -4/+10 |
| * | log msg for getaddrinfo error codes | Ken Raeburn | 2002-01-09 | 1 | -0/+5 |
| * | Split out code for getting canonical name of local host, change it to use | Ken Raeburn | 2002-01-09 | 1 | -0/+6 |
| * | * kdb5_err.et: Add KRB5_KDB_NO_PERMITTED_KEY, | Tom Yu | 2001-10-25 | 2 | -0/+8 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -6/+6 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -9/+9 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+15 |
| * | * Makefile.in (includes): New target | Ken Raeburn | 2001-04-17 | 2 | -13/+16 |
| * | * asn1_err.et: Add error codes MISMATCH_INDEF and MISSING_EOC | Tom Yu | 2000-10-26 | 2 | -0/+6 |
| * | init_ets.c: Remove unused variable | Ezra Peisach | 2000-06-30 | 2 | -2/+4 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * krb5_err.et (KRB5_OBSOLETE_FN): New error code | Ken Raeburn | 1999-12-06 | 2 | -0/+5 |
| * | * krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error code | Ken Raeburn | 1999-11-03 | 2 | -0/+5 |
| * | 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 | 4 | -4/+16 |
| * | new error code for multi-cryptosystem support, from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -0/+5 |
| * | nuke some ancient isode remnants | Ken Raeburn | 1999-07-29 | 2 | -1/+5 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -9/+13 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+2 |
| * | * krb5_err.et: Clarify error for REALM_CANT_RESOLVE | Tom Yu | 1998-05-19 | 2 | -1/+5 |
| * | * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where bad | Tom Yu | 1998-04-17 | 2 | -0/+6 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 3 | -6/+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 | 2 | -0/+6 |
| * | Add a comment about the low 128 error codes being defined by the Krb5 | Theodore Tso | 1998-02-06 | 2 | -0/+12 |
| * | * krb5_err.et: Add codes for Cygnus chpw | Tom Yu | 1997-12-06 | 2 | -0/+8 |
| * | * kdb5_err.et: Add error code for bad creation flags | Tom Yu | 1997-07-25 | 2 | -0/+5 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -10/+9 |
| * | Do not DLL export krb5_init_ets/krb5_free_ets | Richard Basch | 1997-02-20 | 1 | -13/+3 |
| * | Added routine krb5_finish_ets, to complement krb5_initialize_ets | Richard Basch | 1997-02-15 | 2 | -5/+22 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -30/+11 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 3 | -3/+15 |
| * | Added the error codes KRB5_APPL_EXPIRED and KRB5_LIB_EXPIRED | Theodore Tso | 1996-12-13 | 2 | -0/+7 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -0/+5 |
| * | Make the KRB5_CONFIG_CANTOPEN and | Theodore Tso | 1996-11-07 | 2 | -2/+8 |
| * | New magic number for the GSSAPI QUEUE structure | Theodore Tso | 1996-10-19 | 2 | -3/+4 |
| * | Add magic code for GSS OID, which is needed for the serialization | Theodore Tso | 1996-10-18 | 2 | -0/+6 |
| * | Added new error code KRB5_KT_NAME_TOOLONG | Theodore Tso | 1996-07-24 | 2 | -0/+5 |
| * | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+5 |