summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-142-0/+7
* Check in prototype for gss_krb5_ccache_name()Theodore Tso1999-03-141-0/+4
* * Makefile.in (kshd): Add $(LOGINLIBS)Tom Yu1999-03-132-1/+5
* * main.c (main): Fix cleanup code for setluid() failureTom Yu1999-03-122-1/+6
* Back out prototype changes which should haven't gotten checked in yetTheodore Tso1999-03-121-2/+0
* Don't blow away Krbcc32.lib by accidentTheodore Tso1999-03-122-1/+6
* Check to make sure the context is valid and return an error if itTheodore Tso1999-03-121-1/+9
* Sample the ccdefault name at the time when we create the context.Theodore Tso1999-03-122-0/+22
* Add definition for GSS_DLLIMP for non-Windows platformsTheodore Tso1999-03-122-0/+4
* * ftpd.c (user): Remove extra "%s" in call to sprintf() to avoidTom Yu1999-03-122-1/+6
* Updated for 1.1b9Miro Jurisic1999-03-122-4/+9