summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gic.c (gic_prompter), vardlg.c (vardlg_build), gic.h, vardlg.h: UpdateTheodore Tso1999-04-105-8/+19
* kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents,Theodore Tso1999-04-104-23/+154
* prompter.c (krb5_prompter_posix): Update to use new prompter prototypeTheodore Tso1999-04-102-4/+17
* k5-int.h: Add new prototypes and #define's provided by Frank Cusack'sTheodore Tso1999-04-103-0/+39
* kdb.h: Add new TL types provided by Frank Cusack's preauth patchTheodore Tso1999-04-102-0/+9
* Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under WindowsTheodore Tso1999-04-081-0/+0
* Changed fragment names to new MITAthena conventionMiro Jurisic1999-04-084-0/+0
* Updated to 1.1b13Miro Jurisic1999-04-082-4/+8
* Updated to 2.0b5Miro Jurisic1999-04-086-6/+6
* Workaround the fact that Windows has really poor emulation of POSIXTheodore Tso1999-04-062-10/+38
* typo in a commentDan Winship1999-04-031-1/+1
* * rpc_commondata.c: Add initializers to prevent lossage on systemsTom Yu1999-04-022-5/+13
* Fix silly typoTheodore Tso1999-03-311-1/+1
* ccdefops.c: Change the default ccache type under windows to beTheodore Tso1999-03-312-2/+13
* init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load theTheodore Tso1999-03-312-0/+7
* win_glue.c (control): Call krb5_stdcc_shutdown when detaching the krb5Theodore Tso1999-03-313-5/+14
* winccld.c, winccld.h, stdcc.c: Add files to dynamically loadTheodore Tso1999-03-315-3/+251
* * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pcktTom Yu1999-03-312-1/+9
* * termios-tn.c: Include termio.h under AIX due to brokennessTom Yu1999-03-312-0/+7
* * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we'reTom Yu1999-03-282-0/+8
* Changed stat.h typedefs to not be included if building with CodeWarrior, to p...Miro Jurisic1999-03-271-1/+1
* acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compareTheodore Tso1999-03-272-6/+21
* * ftpd.c (login): Check that the luid is not the uid we want toTom Yu1999-03-262-1/+8
* gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1999-03-267-19/+51
* disp_major_status.c (display_unknown): Fix the length of the buffer toTheodore Tso1999-03-262-1/+7
* * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, notTom Yu1999-03-252-1/+6
* * configure.in: Check for sys/sockio.h for systems that need itTom Yu1999-03-242-1/+6
* * ftpcmd.y (urgsafe_getc): New function; like getc() except itTom Yu1999-03-242-4/+39
* Checked in Danilo's changes to fix Makefile case for windows, and toTheodore Tso1999-03-241-76/+78
* Move the definition of DLL_DEF_FILE from windows.in to win-post.in, so thatTheodore Tso1999-03-232-9/+10
* Add information for the profile library (which is now a separate library)Theodore Tso1999-03-231-0/+11
* Don't use cc_uint4 since the Windows include file apparently doesn'tTheodore Tso1999-03-231-2/+2
* Fix window's get_from_os() call so that gets the default cache name ifTheodore Tso1999-03-231-1/+1
* Fix up makefile so that it correctly builds the DLL's under windowsTheodore Tso1999-03-231-6/+9
* 68K builds gone; updated to 1.1b12Miro Jurisic1999-03-233-24/+30
* updated to CCache 2.0b4Miro Jurisic1999-03-236-6/+6
* Fix stupid typo in defining the DLL_FILE_DEF macroTheodore Tso1999-03-221-2/+2
* Fixed krb5globals __initialize to use existing default cache instead of creat...Miro Jurisic1999-03-163-6/+10
* * profile.hin: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * com_err.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * des.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * k5-int.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* Added extern "C" to gssapi_krb5.hMiro Jurisic1999-03-152-0/+13
* Fixed GSS_* macros for the MacMiro Jurisic1999-03-152-0/+5
* Added new exports and upped to b10Miro Jurisic1999-03-154-5/+14
* Now actually compilesMiro Jurisic1999-03-152-3/+9
* Fix = vs == bug in krb5_stdcc_next_credTheodore Tso1999-03-141-3/+16
* Commit updated changelogTheodore Tso1999-03-141-0/+5
* Fix obviously missing variable declarationTheodore Tso1999-03-141-0/+2
* Changes to allow building the profile routines as their own separate DLLTheodore Tso1999-03-144-6/+81