| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost): | Ken Raeburn | 2003-01-28 | 2 | -3/+8 |
| * | krb4 library breaks old krb_get_admhst API | Ken Raeburn | 2003-01-27 | 2 | -2/+7 |
| * | * sendauth.c (krb_net_rd_sendauth): Arg raw_len now points to KRB4_32; don't | Ken Raeburn | 2003-01-15 | 3 | -5/+11 |
| * | This is the last piece of the KfM merge | Tom Yu | 2003-01-15 | 2 | -0/+764 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -4/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
| * | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 3 | -2/+6 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -117/+105 |
| * | Ignore some new generated files | Ken Raeburn | 2002-12-19 | 1 | -0/+2 |
| * | * RealmsConfig-glue.c: Fix up KRB5_CALLCONV | Tom Yu | 2002-12-18 | 3 | -3/+9 |
| * | * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONV | Tom Yu | 2002-12-16 | 3 | -2/+8 |
| * | * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c: | Tom Yu | 2002-12-14 | 15 | -78/+225 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 19 | -881/+1704 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 4 | -268/+72 |
| * | update dependencies | Tom Yu | 2002-12-06 | 1 | -0/+2 |
| * | * kname_parse.c (kname_unparse): Add new function ported from | Tom Yu | 2002-12-06 | 2 | -0/+141 |
| * | * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV | Tom Yu | 2002-12-05 | 2 | -1/+5 |
| * | * krb4int.h: Remove now conflicting prototype for | Tom Yu | 2002-12-05 | 2 | -3/+3 |
| * | * Makefile.in: Fix up includes handling somewhat | Tom Yu | 2002-12-04 | 2 | -14/+11 |
| * | * change_password.c: Remove netdb.h inclusion | Tom Yu | 2002-12-03 | 2 | -1/+4 |
| * | * Makefile.in (SRCS): Add kadm_err.c. It was missing | Tom Yu | 2002-11-27 | 2 | -0/+6 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 17 | -316/+1658 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -2/+6 |
| * | update comments describing file format | Ken Raeburn | 2002-08-08 | 1 | -3/+10 |
| * | * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more. | Ken Raeburn | 2002-08-08 | 2 | -58/+63 |
| * | * log.c: Include stdarg.h. | Ken Raeburn | 2002-07-30 | 3 | -16/+23 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 23 | -22/+6 |
| * | drop NEED_TIME_H processing in krb.h | Ken Raeburn | 2002-07-13 | 3 | -2/+10 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -122/+74 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 19 | -0/+26 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -83/+129 |
| * | * mk_priv.c (krb4int_address_less): Put braces around v4mapped address | Ken Raeburn | 2002-06-21 | 2 | -2/+12 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -19/+14 |
| * | * DNR.c: Deleted | Ken Raeburn | 2002-05-29 | 2 | -309/+4 |
| * | Handle IPv6 sockets that are used to communicate over IPv4, and permit use of | Ken Raeburn | 2002-03-12 | 5 | -68/+182 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -70/+70 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -73/+74 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 5 | -9/+14 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 31 | -114/+115 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 37 | -55/+66 |
| * | avoid extra copy of krb_err.h in include; update dependencies | Ken Raeburn | 2001-09-28 | 2 | -2/+7 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+230 |
| * | * fgetst.c: Include krb4int.h | Ezra Peisach | 2001-07-08 | 3 | -0/+11 |
| * | * krb4int.h: Provide prototype for krb_get_default_user and | Ezra Peisach | 2001-06-28 | 2 | -1/+10 |
| * | * krb4int.h: Add prototypes for ad_print, krb_svc_init, | Ezra Peisach | 2001-06-27 | 13 | -10/+77 |
| * | * krb4int.h: Add prototypes for krb__get_realmsfile(), | Ezra Peisach | 2001-06-26 | 10 | -7/+37 |
| * | * kname_parse.c (k_isrealm, k_isname, k_isrealm): Add | Ezra Peisach | 2001-06-20 | 7 | -16/+22 |
| * | * kparse.c (strutol): Cast argument to isupper()/tolower() to int. | Ezra Peisach | 2001-06-18 | 3 | -3/+4 |