| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -8/+25 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 7 | -2/+22 |
| * | * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *, | Dan Winship | 1998-01-30 | 2 | -1/+6 |
| * | * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw | Tom Yu | 1998-01-21 | 2 | -0/+6 |
| * | * krb5.hin: Add constants and prototypes for the Cygnus password | Tom Yu | 1997-12-06 | 3 | -2/+273 |
| * | * des.h: Clean up prototypes so they're sane and look a little | Tom Yu | 1997-11-19 | 2 | -7/+21 |
| * | * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation to | Tom Yu | 1997-10-27 | 2 | -7/+12 |
| * | If we are using prototypes, add a forward declaration for struct | Theodore Tso | 1997-10-20 | 2 | -0/+9 |
| * | * des.h: Define KRB_INT32 for the purposes of dealing with the key | Tom Yu | 1997-10-14 | 2 | -1/+26 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 5 | -17/+22 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 5 | -7/+15 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 5 | -12/+22 |
| * | * krb5.hin: Add const to prototypes for krb5_cc_resolve, | Ezra Peisach | 1997-09-15 | 2 | -4/+10 |
| * | * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal. | Ezra Peisach | 1997-09-15 | 3 | -5/+18 |
| * | For Windows and Macintosh, always include stdlib.h | Theodore Tso | 1997-07-30 | 2 | -0/+5 |
| * | * kdb_kt.h: Move support for "kdb" keytab here | Tom Yu | 1997-07-25 | 3 | -8/+79 |
| * | * k5-int.h: Don't include anything related to dbm | Tom Yu | 1997-07-25 | 2 | -17/+4 |
| * | Remove (probably unneeded) size_t definition | Theodore Tso | 1997-07-15 | 2 | -4/+4 |
| * | it's 'extern "C"' not '#extern "C"' | Kevin Mitchell | 1997-03-31 | 1 | -3/+3 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 2 | -4/+32 |
| * | Don't do all the setup if RES_ONLY is defined; only get the resource | Richard Basch | 1997-02-25 | 1 | -0/+8 |
| * | win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions for | Richard Basch | 1997-02-25 | 1 | -0/+6 |
| * | krb5.hin: Export krb5_read_password (Win16/32) | Richard Basch | 1997-02-25 | 3 | -5/+12 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 2 | -7/+12 |
| * | Update port-socket.h to include | Sam Hartman | 1997-02-22 | 2 | -1/+9 |
| * | Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows since | Richard Basch | 1997-02-21 | 2 | -2/+8 |
| * | Makefile.in: krb_err.h is a generated file; fix build/install rules so | Richard Basch | 1997-02-20 | 3 | -6/+14 |
| * | Fixed krb5_build_principal_va prototype to match function | Richard Basch | 1997-02-20 | 1 | -1/+1 |
| * | Do not export krb5_init_ets/krb5_free_ets (win16/win32) | Richard Basch | 1997-02-20 | 1 | -2/+4 |
| * | Added function prototype for krb5_set_principal_realm() | Theodore Tso | 1997-02-19 | 2 | -0/+8 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 3 | -78/+47 |
| * | Fixed prototype (win16/win32) | Richard Basch | 1997-02-18 | 1 | -1/+1 |
| * | Prototypes for krb4 functions are in krb.h | Richard Basch | 1997-02-18 | 1 | -242/+0 |
| * | Added support for building krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 4 | -194/+293 |
| * | Added support for building krb4 library | Richard Basch | 1997-02-18 | 2 | -0/+42 |
| * | Added declaration for krb5_finish_ets | Richard Basch | 1997-02-15 | 1 | -0/+2 |
| * | krb5.hin: export krb5_get_credenitals_{renew,validate} (win32) | Richard Basch | 1997-02-11 | 2 | -4/+7 |
| * | krb.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -0/+5 |
| * | k5-int.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -1/+3 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 2 | -2/+11 |
| * | INTERFACE is no longer defined in krb5.h, so we must define it here | Richard Basch | 1997-02-06 | 1 | -4/+35 |
| * | Windows/NT integration | Richard Basch | 1997-02-06 | 6 | -1128/+1215 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 4 | -4/+14 |
| * | * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version of this to | Tom Yu | 1996-11-14 | 2 | -1/+6 |
| * | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 3 | -4/+4 |
| * | * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5.keytab under | Tom Yu | 1996-11-13 | 2 | -1/+6 |
| * | * krb5.hin: Add definition for krb5_kt_set_default_name() | Tom Yu | 1996-11-13 | 3 | -0/+11 |
| * | Removed unusued prototype for krb5_verify_padata(); | Theodore Tso | 1996-11-04 | 2 | -6/+5 |
| * | Start installing krb4 headers again. [36] | Sam Hartman | 1996-10-31 | 2 | -0/+7 |
| * | Implement Autoconf style directory handling option support. | Sam Hartman | 1996-10-31 | 4 | -16/+28 |