summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso1998-07-022-1/+9
* Update Macintosh changes to ChangeLog which Marshall made on 1/13/98Theodore Tso1998-07-021-0/+8
* chk_trans.c (krb5_check_transited_list): Fix use of an uninitalizedTheodore Tso1998-07-012-2/+7
* Fix obvious bug where we were returning a pointer to an automaticTheodore Tso1998-07-012-1/+8
* * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). ByTom Yu1998-06-242-1/+18
* Makefile.in: Add ccache/memory as a directory to be recursively builtTheodore Tso1998-05-272-3/+17
* Makefile.in: Update Makefile so that it can be built under WindowsTheodore Tso1998-05-272-2/+12
* srv_rcache.c (krb5_get_server_rcache):Theodore Tso1998-05-273-2/+8
* krb5_32.def: Change the DLL export list to includeTheodore Tso1998-05-272-5/+31
* Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directoriesTheodore Tso1998-05-252-9/+7
* util_buffer.c (g_make_string_buffer): Don't include the trailingTheodore Tso1998-05-252-2/+7
* Fix typo which caused import_name to incorrectly import names producedTheodore Tso1998-05-252-1/+7
* copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1998-05-254-10/+19
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-2510-37/+58
* util_ordering.c (g_order_free):Theodore Tso1998-05-255-14/+44
* * krb5_err.et: Clarify error for REALM_CANT_RESOLVETom Yu1998-05-192-1/+5
* Make sure the date string printed uses 4 digit yearsTheodore Tso1998-05-142-5/+10
* This is now obsolete; superceded by src/lib/kadm5Tom Yu1998-05-1117-6565/+0
* str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1998-05-094-22/+98
* stime.c (krb_stime):Theodore Tso1998-05-094-8/+14
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-067-4/+20
* t_ser.c (main): POSIX states that getopt returns -1 when it is doneTheodore Tso1998-05-063-5/+24
* * get_in_tkt.c: Add prototype for make_preauth_listTom Yu1998-05-042-0/+8
* * get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call toTom Yu1998-05-032-1/+6
* * asn1_encode.c (asn1_encode_generaltime): Sanity check the returnTom Yu1998-04-172-1/+16
* * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where badTom Yu1998-04-172-0/+6
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-1516-32/+66
* * Makefile.in (LIB): Rename to k5cryptoTom Yu1998-04-152-1/+5
* * 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