| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype | Ezra Peisach | 1997-02-06 | 4 | -4/+12 |
| * | * configure.in: Remove the CopyHeader and CopySrcHeader rules as | Ezra Peisach | 1997-02-06 | 3 | -5/+16 |
| * | adm_conn.c adm_rw.c: Replace INTERFACE keyword with KRB5_CALLCONV | Richard Basch | 1997-02-06 | 3 | -5/+10 |
| * | kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!! | Richard Basch | 1997-02-06 | 2 | -1/+6 |
| * | krb.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -0/+5 |
| * | Makefile.in: Remove logger.c target before copying over it to avoid | Richard Basch | 1997-02-06 | 2 | -1/+8 |
| * | k5-int.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -1/+3 |
| * | util_crypt.c: Include k5-int.h because we need to access the private | Richard Basch | 1997-02-06 | 2 | -1/+7 |
| * | gssapi.hin: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 2 | -1/+5 |
| * | Makefile.in: Remove target before copying over it (avoids perm. errors) | Richard Basch | 1997-02-06 | 2 | -1/+8 |
| * | profile.hin: Do not multiply process the contents of this file | Richard Basch | 1997-02-06 | 3 | -13/+10 |
| * | Fixed bad ChangeLog entry during last commit | Richard Basch | 1997-02-06 | 1 | -1/+3 |
| * | Makefile.in: Fixed linking of telnet.exe (win16) | Richard Basch | 1997-02-06 | 5 | -23/+39 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 320 | -9874/+14921 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 2 | -5/+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 |
| * | Windows/NT integration | Richard Basch | 1997-02-06 | 4 | -17/+65 |
| * | Windows/NT integration | Richard Basch | 1997-02-06 | 2 | -112/+202 |
| * | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 11 | -413/+627 |
| * | * kdc_preauth.c (get_sam_edata): Use proper interface to | Ezra Peisach | 1997-01-02 | 2 | -2/+13 |
| * | * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12. | Ezra Peisach | 1996-12-30 | 2 | -0/+6 |
| * | Overide important environment variables. Preliiminary fix; include | Sam Hartman | 1996-12-29 | 2 | -6/+11 |
| * | * config.guess: | Tom Yu | 1996-12-24 | 3 | -105/+337 |
| * | update to autoconf-2.12 | Tom Yu | 1996-12-24 | 41 | -10015/+4013 |
| * | * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with the | Tom Yu | 1996-12-24 | 2 | -1/+6 |
| * | * configure.in: Fix up "test $ac_cv_c_cross" to deal with | Tom Yu | 1996-12-24 | 2 | -2/+7 |
| * | Initial revision | Tom Yu | 1996-12-24 | 2 | -0/+4 |
| * | Add brand.c to the SRCS line so that the kerbsrc.mac.tar includes | Theodore Tso | 1996-12-23 | 2 | -0/+6 |
| * | Remove (under #ifdef) mention of calling Cygnus Support for support | Theodore Tso | 1996-12-21 | 2 | -6/+16 |
| * | Fixed other problems found when renaming program from cns.exe to krb5.exe | Theodore Tso | 1996-12-21 | 1 | -5/+5 |
| * | krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'ed | Theodore Tso | 1996-12-21 | 4 | -1/+23 |
| * | brand.c: New file, which allows a release engineer to "brand" the krb5 | Theodore Tso | 1996-12-21 | 3 | -0/+22 |
| * | Checked in changes from Marshall | Theodore Tso | 1996-12-21 | 3 | -342/+468 |
| * | Checked in Macintosh changes from Marshall | Theodore Tso | 1996-12-21 | 3 | -40/+71 |
| * | Use new call krb5_vercheck() for Windows timebomb checking; this call | Theodore Tso | 1996-12-21 | 2 | -6/+15 |
| * | Change the timebomb to be June 1, 1997. Make the timebomb exit the | Theodore Tso | 1996-12-21 | 2 | -32/+40 |
| * | Change name of library in file to be krb5_16.def [PR#302] | Theodore Tso | 1996-12-20 | 2 | -2/+7 |
| * | Automatically make the mac-bin-dirs target so that the binary | Theodore Tso | 1996-12-20 | 2 | -1/+7 |
| * | * getsyms: Don't echo filename if there are no bad symbols | Tom Yu | 1996-12-17 | 3 | -10/+21 |
| * | Do not compare an int to NULL. Under Linux, warning about a pointer to int | Ezra Peisach | 1996-12-17 | 2 | -1/+5 |
| * | Fix expire time in the text resource to be June 1, 1997 | Theodore Tso | 1996-12-17 | 2 | -1/+6 |
| * | Change the timebomb date to be June 1, 1997 | Theodore Tso | 1996-12-13 | 2 | -2/+7 |
| * | 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 | 139 | -282/+1036 |
| * | * api.0/init.exp, api.2/init.exp: use spawn/expect instead of exec | Barry Jaspan | 1996-12-09 | 3 | -2/+11 |
| * | Update to not install install-sid | Sam Hartman | 1996-12-09 | 1 | -2/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r9624, | Sam Hartman | 1996-12-09 | 1 | -0/+534 |
| * | * ovsec_kadmd.c (main): fix duplicated error strings | Barry Jaspan | 1996-12-04 | 2 | -6/+13 |
| * | * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entry | Barry Jaspan | 1996-12-04 | 2 | -36/+14 |