| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * svc.c (xprt_unregister): Fix typo | Tom Yu | 1999-04-21 | 2 | -1/+5 |
| * | krb5_32.def: Add krb5_cc_set_default_name to the list of exported functions | Theodore Tso | 1999-04-17 | 2 | -2/+11 |
| * | gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make the | Theodore Tso | 1999-04-17 | 5 | -20/+18 |
| * | Built the krb5 specific extension function which allows an application | Theodore Tso | 1999-04-17 | 1 | -0/+1 |
| * | Makefile.in (all-windows): Don't constantly recreate autoconf.h with | Theodore Tso | 1999-04-16 | 2 | -1/+6 |
| * | * g_cnffile.c (krb__get_srvtabname): Fix to actually extract | Tom Yu | 1999-04-16 | 2 | -10/+16 |
| * | configure.in: Fix typo in test below; fixed name of the autoconf cache | Theodore Tso | 1999-04-15 | 2 | -2/+7 |
| * | t_imp_name.c: Initialize display_file variable in main(), instead of | Theodore Tso | 1999-04-14 | 2 | -2/+10 |
| * | svc.c (svc_getreq, svc_getreqset): Avoid using internal, private | Theodore Tso | 1999-04-14 | 2 | -7/+20 |
| * | configure.in: Check for setupterm() in libncurses in addition to | Theodore Tso | 1999-04-14 | 2 | -3/+17 |
| * | configure.in: Check for setupterm() in libncurses in addition to | Theodore Tso | 1999-04-14 | 2 | -2/+8 |
| * | update_wtmp.c: Don't use updwtmpx() even if it exists for glibc 2.1, | Theodore Tso | 1999-04-14 | 2 | -0/+14 |
| * | configure.in: Check to see if we need to pull in the util library in | Theodore Tso | 1999-04-14 | 2 | -0/+7 |
| * | prof_init.c (profile_abandon): New function which frees the profile | Theodore Tso | 1999-04-14 | 5 | -6/+41 |
| * | Updated for 1.1b20 | Miro Jurisic | 1999-04-13 | 2 | -4/+9 |
| * | Added gss_krb5_ccache_name and GSSAPILibrarySupportsCCacheName | Miro Jurisic | 1999-04-13 | 3 | -1/+9 |
| * | kconfig.c: Update to use newer (and proper profile calls) | Theodore Tso | 1999-04-10 | 2 | -7/+12 |
| * | post.in (Makefile): Don't try to run autoconf with $(SHELL), since | Theodore Tso | 1999-04-10 | 2 | -1/+8 |
| * | 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 |