summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu2003-02-111-0/+6
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-111-0/+36
* Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood2003-02-101-0/+40
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-071-0/+9
* commentTom Yu2003-02-051-0/+5
* * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2003-01-281-0/+5
* krb4 library breaks old krb_get_admhst APIKen Raeburn2003-01-271-0/+5
* * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don'tKen Raeburn2003-01-151-0/+7
* This is the last piece of the KfM mergeTom Yu2003-01-151-0/+4
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-0/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Only system headers should declare errnoSam Hartman2003-01-051-0/+6
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-181-0/+6
* * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu2002-12-161-0/+6
* * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu2002-12-141-0/+9
* More KfM merge workTom Yu2002-12-121-0/+49
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-071-0/+10
* * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2002-12-061-0/+3
* * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2002-12-051-0/+4
* * krb4int.h: Remove now conflicting prototype forTom Yu2002-12-051-0/+3
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-041-0/+4
* * change_password.c: Remove netdb.h inclusionTom Yu2002-12-031-0/+4
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-271-0/+4
* Merge more KfM krb4 thingsTom Yu2002-11-271-0/+58
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more.Ken Raeburn2002-08-081-0/+6
* * log.c: Include stdarg.h.Ken Raeburn2002-07-301-0/+7
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-131-0/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-131-0/+4
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-0/+7
* * mk_priv.c (krb4int_address_less): Put braces around v4mapped addressKen Raeburn2002-06-211-0/+6
* * DNR.c: DeletedKen Raeburn2002-05-291-0/+4
* Handle IPv6 sockets that are used to communicate over IPv4, and permit use ofKen Raeburn2002-03-121-0/+18
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+4
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+11
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-281-0/+5
* * fgetst.c: Include krb4int.hEzra Peisach2001-07-081-0/+6
* * krb4int.h: Provide prototype for krb_get_default_user andEzra Peisach2001-06-281-0/+6
* * krb4int.h: Add prototypes for ad_print, krb_svc_init,Ezra Peisach2001-06-271-0/+15
* * krb4int.h: Add prototypes for krb__get_realmsfile(),Ezra Peisach2001-06-261-0/+14
* * kname_parse.c (k_isrealm, k_isname, k_isrealm): AddEzra Peisach2001-06-201-0/+14
* * kparse.c (strutol): Cast argument to isupper()/tolower() to int.Ezra Peisach2001-06-181-0/+1
* * kparse.c (strutol): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-181-0/+4
* * g_pw_in_tkt.c: Include krb5.h so that des_read_password()Ezra Peisach2001-06-181-0/+12
* * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2001-06-111-0/+5
* * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key)Ezra Peisach2001-06-081-0/+5
* * ad_print.c (ad_print): Cast arguments to printf() to longs toEzra Peisach2001-06-081-0/+5
* * g_krbrlm.c: Remove unused static variable krb_confEzra Peisach2001-06-011-0/+37