summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (includes): The header is krb_err.h, notTom Yu1998-04-092-1/+6
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-062-1/+6
* * Makefile.in (includes): Don't call mkdir unless the directoryTom Yu1998-04-062-1/+6
* * g_cnffile.c (krb__get_srvtabname): Fix up to not free contextTom Yu1998-04-052-1/+7
* * disp_major_status.c (g_display_major_status): Fix a typo inTom Yu1998-04-012-1/+6
* Change to not return GSS_S_CONTINUE_NEEDED, per the standard CTheodore Tso1998-03-312-3/+9
* * seteuid.c (krb5_setegid): Fix typo: seteuid -> setegidTom Yu1998-03-232-1/+5
* * chk_trans.c (krb5_check_transited_list): Check lengths whenTom Yu1998-03-172-4/+25
* * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portionEzra Peisach1998-03-052-0/+7
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-033-6/+14
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-034-4/+20
* Remove check for the regular expression functions, since they aren'tTheodore Tso1998-03-022-1/+5
* * Makefile.in (SHLIB_EXPLIBS): Replace @SHLIB_GEN@ with @GEN_LIB@Tom Yu1998-02-282-1/+5
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-2812-61/+69
* configure.in: Move the regular expression function tests intoTheodore Tso1998-02-282-24/+6
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-2840-117/+170
* export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. TheTheodore Tso1998-02-282-1/+7
* * configure.in: Add checks for set{re,e,res}gid()Tom Yu1998-02-233-6/+34
* * recvauth.c (krb5_recvauth): Add some bookkeeping flags so weTom Yu1998-02-202-3/+16
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1873-74/+253
* * configure.in: Remove USE_ANAME, and the defines for ANAME_DBDEP andEzra Peisach1998-02-143-10/+8
* asn1buf.h (asn1buf_insert_octet): Use static inline function to defineTheodore Tso1998-02-143-53/+77
* * admin.h:Tom Yu1998-02-145-10/+10
* oops forgot to update ChangeLog entirelyTom Yu1998-02-141-0/+6
* * client_init.c:Tom Yu1998-02-147-7/+22
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10
* * client.c: Update header locations. Rename of xdr_freeTom Yu1998-02-144-8/+23
* "Renames" in the following refer to renaming of various exportedTom Yu1998-02-1459-589/+337
* Remove free functions. (Now moved to lib/krb5/krb/kfree.c)Theodore Tso1998-02-1338-1783/+0
* Makefile.in, configure.in: Remove the free directory from the list ofTheodore Tso1998-02-133-13/+12
* Added new file kfree.c, which contained all of the functionsTheodore Tso1998-02-133-0/+582
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-1321-41/+69
* Change patch so that either mechanism is acceptedTheodore Tso1998-02-132-5/+6
* accept_sec_context.c (krb5_gss_accept_sec_context): Always allow useTheodore Tso1998-02-132-0/+7
* * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots ofTom Yu1998-02-132-15/+32
* * client.c (main): Tweak the kludge variableTom Yu1998-02-122-0/+14
* * init_sec_context.c: KLUDGE!! Add global variableTom Yu1998-02-122-1/+11
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-128-1/+24
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1296-125/+430
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-064-6/+15
* Add a comment about the low 128 error codes being defined by the Krb5Theodore Tso1998-02-062-0/+12
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if theTheodore Tso1998-02-062-2/+15
* Updated to call Universal Headers 3.0.1Marshall Vale1998-02-021-14/+16
* Updated from most recent MacTCP SDKMarshall Vale1998-02-021-15/+17
* * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu1998-01-312-5/+10
* * changepw.c (krb5_change_password): KRB5_USE_INET ->Tom Yu1998-01-302-3/+8
* Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach1998-01-302-1/+5
* * accept_sec_context.c (rd_and_store_for_creds): Don't mess withDan Winship1998-01-305-3/+74
* Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso1998-01-272-0/+6
* Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso1998-01-242-0/+6