aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb4
AgeCommit message (Expand)AuthorFilesLines
2003-04-14* g_ad_tkt.c: Added support for login library to get_ad_tkt. Support is copi...Alexandra Ellwood2-0/+16
2003-03-06* CCache-glue.c: Added prototypes for deprecated functions. Made internal fun...Alexandra Ellwood13-145/+94
2003-03-05* password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): Comment out pragmasKen Raeburn2-0/+7
2003-03-05Reduce local configure script's work by removing static defines and header andKen Raeburn18-29/+48
2003-03-03 * g_cnffile.c (krb__get_srvtabname): Keep strdup()ed string in aTom Yu2-1/+11
2003-02-28Ignore krb_err_txt.cKen Raeburn1-0/+1
2003-02-28 * Makefile.in (clean-unix): Remove krb_err_txt.c on clean. UpdateEzra Peisach3-3/+15
2003-02-25* in_tkt.c: Include k5-util.h.Ken Raeburn3-27/+11
2003-02-25* change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4Ken Raeburn2-1/+9
2003-02-12 * Makefile.in: Update dependencies.Tom Yu4-28/+78
2003-02-12 * CCache-glue.c: Delete in_tkt()Tom Yu4-12/+9
2003-02-11 * CCache-glue.c (krb_in_tkt): Rename from in_tkt().Tom Yu2-2/+19
2003-02-11 * password_to_key.c (krb5_passwd_to_key): Replace snprintf() callTom Yu3-7/+39
2003-02-11Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu3-12/+33
2003-02-11Fix lots of things to compile on Unix. Fix some typosTom Yu9-55/+144
2003-02-10Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood9-142/+186
2003-02-07Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu4-5/+92
2003-02-05commentTom Yu2-2/+11
2003-01-28* RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2-3/+8
2003-01-27krb4 library breaks old krb_get_admhst APIKen Raeburn2-2/+7
2003-01-15* sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don'tKen Raeburn3-5/+11
2003-01-15This is the last piece of the KfM mergeTom Yu2-0/+764
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2-4/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+8
2003-01-05Only system headers should declare errnoSam Hartman3-2/+6
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu1-117/+105
2002-12-19Ignore some new generated filesKen Raeburn1-0/+2
2002-12-18 * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu3-3/+9
2002-12-16 * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu3-2/+8
2002-12-14 * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu15-78/+225
2002-12-12More KfM merge workTom Yu19-881/+1704
2002-12-07Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu4-268/+72
2002-12-06update dependenciesTom Yu1-0/+2
2002-12-06 * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2-0/+141
2002-12-05 * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2-1/+5
2002-12-05 * krb4int.h: Remove now conflicting prototype forTom Yu2-3/+3
2002-12-04 * Makefile.in: Fix up includes handling somewhatTom Yu2-14/+11
2002-12-03 * change_password.c: Remove netdb.h inclusionTom Yu2-1/+4
2002-11-27 * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2-0/+6
2002-11-27Merge more KfM krb4 thingsTom Yu17-316/+1658
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-2/+6
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-2/+6
2002-08-08update comments describing file formatKen Raeburn1-3/+10
2002-08-08* cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more.Ken Raeburn2-58/+63
2002-07-30* log.c: Include stdarg.h.Ken Raeburn3-16/+23
2002-07-13Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn23-22/+6
2002-07-13drop NEED_TIME_H processing in krb.hKen Raeburn3-2/+10
2002-07-13update dependenciesKen Raeburn1-122/+74
2002-07-12Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn19-0/+26