summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (EHDRDIR): Install into kerberosIV subdirectoryKen Raeburn2001-04-141-0/+2
* * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file,Ken Raeburn2001-04-141-0/+3
* * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time"Ken Raeburn2001-04-141-0/+4
* * memcache.h: Don't use macro PROTOTYPEDanilo Almeida2001-04-131-0/+4
* * cr_err_repl.c (req_act_vno): Delete commented-out declarationKen Raeburn2001-04-101-0/+2
* * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPEKen Raeburn2001-04-101-0/+4
* * lifetime.c: Remove support for "magic" lifetime value of 255Tom Yu2001-01-301-0/+4
* * dest_tkt.c: Clean up uid handling. Fix stat checksTom Yu2001-01-271-0/+8
* * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.cTom Yu2001-01-261-0/+2
* * prot_client.c: New file; client-side protocol supportTom Yu2001-01-261-0/+7
* * prot_common.c: Fix up some error returnsTom Yu2001-01-241-0/+7
* document recent large number of changesTom Yu2001-01-231-0/+48
* * g_ad_tkt.c: Fix error packet parsingTom Yu2001-01-191-0/+7
* * strnlen.c (krb_strnlen): Put The return type before the callingDanilo Almeida2000-11-091-0/+5
* * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.cTom Yu2000-11-081-0/+84
* * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead ofEzra Peisach2000-11-011-0/+5
* * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludgingTom Yu2000-10-241-0/+17
* * kparse.c: Provide prototype for static struol(). Do not defineEzra Peisach2000-10-101-0/+5
* * g_tkt_svc.c (CredIsExpired): Fix logic bugTom Yu2000-10-081-0/+4
* * rd_req.c (krb_rd_req): Call life_to_fime()Tom Yu2000-10-071-0/+10
* My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argumentEzra Peisach2000-10-051-2/+3
* * netread.c, netwrite.c: Include unistd.h if present on machineEzra Peisach2000-10-051-0/+10
* * Makefile.in(OBJS, SRCS): Add lifetime.{o,c}Tom Yu2000-09-011-0/+10
* * rd_svc_key.c (krb54_get_service_keyblock): If the keytabEzra Peisach2000-08-221-0/+12