summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Sam Hartman1996-07-271-0/+1
* * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu1996-07-262-1/+6
* *** empty log message ***Marc Horowitz1996-07-261-0/+6
* * configure.in, an_to_ln.c (do_replacement, aname_do_match): useMarc Horowitz1996-07-261-2/+7
* * an_to_ln.c (do_replacement, aname_do_match): use the compile()Marc Horowitz1996-07-261-15/+7
* Add AC_PROG_INSTALL, since it's needed for a "make install"Theodore Tso1996-07-262-0/+6
* AIX shared libraries treat resolution of imported symbolsSam Hartman1996-07-262-0/+14
* restore old version (oops checked in debugging versTom Yu1996-07-261-3/+0
* * Makefile.in: remove trailing backslash from comment under SRCSTom Yu1996-07-263-1/+10
* admin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis aroundTheodore Tso1996-07-253-1/+11
* Move setenv.c to clnt directory where it belongsTheodore Tso1996-07-251-0/+0
* util_ordering.c (g_order_check):Theodore Tso1996-07-258-18/+44
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-255-22/+31
* * acquire_cred.c (krb5_gss_acquire_cred): Initialize variableEzra Peisach1996-07-252-0/+7
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-253-2/+5
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-254-6/+16
* Remove INTERFACE keyworded; not needed (and causes problems) sinceTheodore Tso1996-07-243-2/+9
* Only include <sys/file.h> if building with BSD_DBTheodore Tso1996-07-242-1/+3
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-2420-0/+5117
* * Makefile.in, configure.in: break out client lib into aTom Yu1996-07-2411-0/+1537
* * Makefile.in, configure.in: fix shared lib lossage byTom Yu1996-07-2428-6519/+36
* Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, whichTheodore Tso1996-07-242-2/+8
* Change type of first argument to be krb5_preauthtype, to eliminateTheodore Tso1996-07-242-3/+8
* Added new error code KRB5_KT_NAME_TOOLONGTheodore Tso1996-07-242-0/+5
* Use memset instead of bzeroEzra Peisach1996-07-242-1/+3
* * Makefile.in (DEPLIBS): Use correct version number forEzra Peisach1996-07-242-1/+6
* Remove mechglue from the list of Macintosh subdirectoriesTheodore Tso1996-07-242-1/+6
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+6
* Fix broken Windows commands to copy gssapi_krb5.h to include/gssapiTheodore Tso1996-07-242-1/+4
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+9
* * Makefile.in: delete extraneous trailing backslash from GENSRCSTom Yu1996-07-232-2/+7
* Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c toTheodore Tso1996-07-234-4/+11
* * xdr.c: Do not declare malloc()Ezra Peisach1996-07-233-2/+9
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-233-0/+23
* Include errno.hEzra Peisach1996-07-232-0/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22242-1309/+47582
* Added TIMEBOMB_INFO string which tells the user the URL to look forTheodore Tso1996-07-132-3/+12
* New routine which does the timebomb and version server checking.Theodore Tso1996-07-112-39/+78
* Add a call to krb5_win_do_init() on Win16 and Win32 machines. This isTheodore Tso1996-07-112-0/+18
* win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll andTheodore Tso1996-07-103-2/+56
* * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1996-07-073-3/+71
* * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure.Ezra Peisach1996-06-272-1/+9
* Change const to krb5_const, so that it works on compilers that don'tTheodore Tso1996-06-242-1/+7
* Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-212-5/+10
* Fix typos for SAPKRB5.DLL supportTheodore Tso1996-06-202-3/+3
* * str_conv.c (krb5_string_to_timestamp): Ensure that all fields ofEzra Peisach1996-06-182-1/+13
* Add space before \ to deal with SunOS version of make which losesEzra Peisach1996-06-152-3/+6
* * configure.in: remove ref to ET_RULESTom Yu1996-06-148-4/+20
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+5
* Include string.h for declaration for memcpy()Ezra Peisach1996-06-132-0/+5