summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
...
* * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2003-01-282-3/+8
* krb4 library breaks old krb_get_admhst APIKen Raeburn2003-01-272-2/+7
* * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don'tKen Raeburn2003-01-153-5/+11
* This is the last piece of the KfM mergeTom Yu2003-01-152-0/+764
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-4/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* Only system headers should declare errnoSam Hartman2003-01-053-2/+6
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-117/+105
* Ignore some new generated filesKen Raeburn2002-12-191-0/+2
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-183-3/+9
* * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu2002-12-163-2/+8
* * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu2002-12-1415-78/+225
* More KfM merge workTom Yu2002-12-1219-881/+1704
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-074-268/+72
* update dependenciesTom Yu2002-12-061-0/+2
* * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2002-12-062-0/+141
* * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2002-12-052-1/+5
* * krb4int.h: Remove now conflicting prototype forTom Yu2002-12-052-3/+3
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-042-14/+11
* * change_password.c: Remove netdb.h inclusionTom Yu2002-12-032-1/+4
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-272-0/+6
* Merge more KfM krb4 thingsTom Yu2002-11-2717-316/+1658
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-2/+6
* update comments describing file formatKen Raeburn2002-08-081-3/+10
* * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more.Ken Raeburn2002-08-082-58/+63
* * log.c: Include stdarg.h.Ken Raeburn2002-07-303-16/+23
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-1323-22/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-133-2/+10
* update dependenciesKen Raeburn2002-07-131-122/+74
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-1219-0/+26
* update dependenciesKen Raeburn2002-06-211-83/+129
* * mk_priv.c (krb4int_address_less): Put braces around v4mapped addressKen Raeburn2002-06-212-2/+12
* update dependenciesKen Raeburn2002-06-151-19/+14
* * DNR.c: DeletedKen Raeburn2002-05-292-309/+4
* Handle IPv6 sockets that are used to communicate over IPv4, and permit use ofKen Raeburn2002-03-125-68/+182
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-70/+70
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-73/+74
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-105-9/+14
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0631-114/+115
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-0437-55/+66
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-282-2/+7
* dependenciesKen Raeburn2001-09-011-0/+230
* * fgetst.c: Include krb4int.hEzra Peisach2001-07-083-0/+11
* * krb4int.h: Provide prototype for krb_get_default_user andEzra Peisach2001-06-282-1/+10
* * krb4int.h: Add prototypes for ad_print, krb_svc_init,Ezra Peisach2001-06-2713-10/+77
* * krb4int.h: Add prototypes for krb__get_realmsfile(),Ezra Peisach2001-06-2610-7/+37
* * kname_parse.c (k_isrealm, k_isname, k_isrealm): AddEzra Peisach2001-06-207-16/+22
* * kparse.c (strutol): Cast argument to isupper()/tolower() to int.Ezra Peisach2001-06-183-3/+4