| Commit message (Expand) | Author | Age | Files | Lines |
| * | gic.c (gic_prompter), vardlg.c (vardlg_build), gic.h, vardlg.h: Update | Theodore Tso | 1999-04-10 | 5 | -8/+19 |
| * | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 4 | -23/+154 |
| * | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 2 | -4/+17 |
| * | k5-int.h: Add new prototypes and #define's provided by Frank Cusack's | Theodore Tso | 1999-04-10 | 3 | -0/+39 |
| * | kdb.h: Add new TL types provided by Frank Cusack's preauth patch | Theodore Tso | 1999-04-10 | 2 | -0/+9 |
| * | Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under Windows | Theodore Tso | 1999-04-08 | 1 | -0/+0 |
| * | Changed fragment names to new MITAthena convention | Miro Jurisic | 1999-04-08 | 4 | -0/+0 |
| * | Updated to 1.1b13 | Miro Jurisic | 1999-04-08 | 2 | -4/+8 |
| * | Updated to 2.0b5 | Miro Jurisic | 1999-04-08 | 6 | -6/+6 |
| * | Workaround the fact that Windows has really poor emulation of POSIX | Theodore Tso | 1999-04-06 | 2 | -10/+38 |
| * | typo in a comment | Dan Winship | 1999-04-03 | 1 | -1/+1 |
| * | * rpc_commondata.c: Add initializers to prevent lossage on systems | Tom Yu | 1999-04-02 | 2 | -5/+13 |
| * | Fix silly typo | Theodore Tso | 1999-03-31 | 1 | -1/+1 |
| * | ccdefops.c: Change the default ccache type under windows to be | Theodore Tso | 1999-03-31 | 2 | -2/+13 |
| * | init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load the | Theodore Tso | 1999-03-31 | 2 | -0/+7 |
| * | win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5 | Theodore Tso | 1999-03-31 | 3 | -5/+14 |
| * | winccld.c, winccld.h, stdcc.c: Add files to dynamically load | Theodore Tso | 1999-03-31 | 5 | -3/+251 |
| * | * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pckt | Tom Yu | 1999-03-31 | 2 | -1/+9 |
| * | * termios-tn.c: Include termio.h under AIX due to brokenness | Tom Yu | 1999-03-31 | 2 | -0/+7 |
| * | * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we're | Tom Yu | 1999-03-28 | 2 | -0/+8 |
| * | Changed stat.h typedefs to not be included if building with CodeWarrior, to p... | Miro Jurisic | 1999-03-27 | 1 | -1/+1 |
| * | acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compare | Theodore Tso | 1999-03-27 | 2 | -6/+21 |
| * | * ftpd.c (login): Check that the luid is not the uid we want to | Tom Yu | 1999-03-26 | 2 | -1/+8 |
| * | gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returns | Theodore Tso | 1999-03-26 | 7 | -19/+51 |
| * | disp_major_status.c (display_unknown): Fix the length of the buffer to | Theodore Tso | 1999-03-26 | 2 | -1/+7 |
| * | * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not | Tom Yu | 1999-03-25 | 2 | -1/+6 |
| * | * configure.in: Check for sys/sockio.h for systems that need it | Tom Yu | 1999-03-24 | 2 | -1/+6 |
| * | * ftpcmd.y (urgsafe_getc): New function; like getc() except it | Tom Yu | 1999-03-24 | 2 | -4/+39 |
| * | Checked in Danilo's changes to fix Makefile case for windows, and to | Theodore Tso | 1999-03-24 | 1 | -76/+78 |
| * | Move the definition of DLL_DEF_FILE from windows.in to win-post.in, so that | Theodore Tso | 1999-03-23 | 2 | -9/+10 |
| * | Add information for the profile library (which is now a separate library) | Theodore Tso | 1999-03-23 | 1 | -0/+11 |
| * | Don't use cc_uint4 since the Windows include file apparently doesn't | Theodore Tso | 1999-03-23 | 1 | -2/+2 |
| * | Fix window's get_from_os() call so that gets the default cache name if | Theodore Tso | 1999-03-23 | 1 | -1/+1 |
| * | Fix up makefile so that it correctly builds the DLL's under windows | Theodore Tso | 1999-03-23 | 1 | -6/+9 |
| * | 68K builds gone; updated to 1.1b12 | Miro Jurisic | 1999-03-23 | 3 | -24/+30 |
| * | updated to CCache 2.0b4 | Miro Jurisic | 1999-03-23 | 6 | -6/+6 |
| * | Fix stupid typo in defining the DLL_FILE_DEF macro | Theodore Tso | 1999-03-22 | 1 | -2/+2 |
| * | Fixed krb5globals __initialize to use existing default cache instead of creat... | Miro Jurisic | 1999-03-16 | 3 | -6/+10 |
| * | * profile.hin: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
| * | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
| * | * des.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
| * | * k5-int.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
| * | Added extern "C" to gssapi_krb5.h | Miro Jurisic | 1999-03-15 | 2 | -0/+13 |
| * | Fixed GSS_* macros for the Mac | Miro Jurisic | 1999-03-15 | 2 | -0/+5 |
| * | Added new exports and upped to b10 | Miro Jurisic | 1999-03-15 | 4 | -5/+14 |
| * | Now actually compiles | Miro Jurisic | 1999-03-15 | 2 | -3/+9 |
| * | Fix = vs == bug in krb5_stdcc_next_cred | Theodore Tso | 1999-03-14 | 1 | -3/+16 |
| * | Commit updated changelog | Theodore Tso | 1999-03-14 | 1 | -0/+5 |
| * | Fix obviously missing variable declaration | Theodore Tso | 1999-03-14 | 1 | -0/+2 |
| * | Changes to allow building the profile routines as their own separate DLL | Theodore Tso | 1999-03-14 | 4 | -6/+81 |