summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interfaceTheodore Tso1999-03-123-0/+32
* Change K5_OUTPUT_FILES to be K5_AC_OUTPUTTheodore Tso1999-03-121-2/+1
* windows.in (DLL_FILE_DEF): Add makefile controls to set eitherTheodore Tso1999-03-122-2/+19
* win-mac.h: Define GSS_DLLIMP to be __declspec(dllimport) orTheodore Tso1999-03-122-12/+28
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-125-54/+65
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-123-40/+49
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-114-8/+18
* Added modification counterMiro Jurisic1999-03-116-0/+24
* Updated to 2.0b3Miro Jurisic1999-03-117-10/+10
* Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...Scott McGuire1999-03-103-48/+97
* * ftpd.M: Resync with realityTom Yu1999-03-094-29/+105
* add PR number to logTom Yu1999-03-091-1/+1
* * sendauth.c (krb5_sendauth): Set credspout to NULL if it'sTom Yu1999-03-092-2/+11
* * kshd.M: Resync manpageTom Yu1999-03-093-36/+100
* * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu1999-03-092-1/+7
* * prof_tree.c (profile_node_iterator): Fix bug where it will loopTheodore Tso1999-03-083-3/+15
* * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu1999-03-042-5/+13
* prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso1999-03-033-2/+19
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-0314-81/+531
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-039-134/+620
* * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu1999-03-022-17/+51
* 68K builds are back; updated to CCacahe 2.0b2; upped to 1.1b8Miro Jurisic1999-03-012-4/+8
* Updated to 2.0b2Miro Jurisic1999-03-016-6/+6
* * ftpd.c (reply): Don't call secure_gss_error() or secure_error()Tom Yu1999-02-262-0/+12
* * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu1999-02-262-1/+10
* Fixed missing Mac#includeMiro Jurisic1999-02-261-0/+4
* Added missing includes and pragmas for 68KMiro Jurisic1999-02-262-0/+9
* CFM68K builds are backMiro Jurisic1999-02-261-24/+84
* * telnetd.8: Resync manpageTom Yu1999-02-253-12/+42
* * klogind.M: Resync manpageTom Yu1999-02-253-25/+45
* Updated to 1.1b7Miro Jurisic1999-02-251-1/+7
* Fixed clean target and added template targetMiro Jurisic1999-02-251-1/+5
* Establiched agreement on what buffer sizes are tajen and returnedMiro Jurisic1999-02-251-1/+1
* Updated to CCache 2.0b1Miro Jurisic1999-02-258-285/+216
* Fixed confusio nbetween CCAPI v1 and v2; fixed fragment names for globalslib;...Miro Jurisic1999-02-2411-15/+21
* Fixed debug vs. non-debug mistakes in GSSLib and globals libMiro Jurisic1999-02-231-3/+3
* * kcmd.c (k4cmd): Move call to krb_realmofhost() to avoid smashingTom Yu1999-02-232-5/+7
* * kcmd.c (kcmd): Fix up to not call sname_to_principal until afterTom Yu1999-02-232-36/+36
* * telnetd.8: Document hostname logging changesTom Yu1999-02-223-15/+43
* Renamed globals lib fragmentsMiro Jurisic1999-02-201-2/+2
* Merging krb5globals fragmentsMiro Jurisic1999-02-201-2/+6
* Added deps for debug targetsMiro Jurisic1999-02-201-0/+0
* GetDefaultCacheName returns lengthMiro Jurisic1999-02-202-1/+3