summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * string2key.c: Work around possible bug with AFS salts;Tom Yu2002-08-162-0/+8
* * k5-int.h (struct _krb5_context): Add new member udp_pref_limitKen Raeburn2002-08-162-8/+18
* * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.Ken Raeburn2002-08-152-3/+47
* * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu2002-08-152-1/+12
* * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu2002-08-152-0/+11
* * kerberos_v4.c: For consistency, check for both DISALLOW_ALL_TIXTom Yu2002-08-152-1/+29
* * kvno.c (do_v4_kvno): Initialize name, inst, realm to emptyTom Yu2002-08-152-0/+6
* * cc_file.c (ALLOC): Use calloc, not malloc.Ken Raeburn2002-08-152-2/+15
* * t_cc.c: Remove references to STDIO ccacheTom Yu2002-08-152-7/+4
* * t_ser.c (ser_ccache_test): Remove references to STDIO ccachesTom Yu2002-08-152-19/+7
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-152-0/+14
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-152-0/+5
* * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. UseKen Raeburn2002-08-154-5/+23
* missed an entryKen Raeburn2002-08-151-0/+3
* (NO_FILE): New macro. All functions changed to test or assign it rather thanKen Raeburn2002-08-152-96/+89
* update depsKen Raeburn2002-08-154-23/+45
* Combine file and stdio ccache implementations into one source file; selectionKen Raeburn2002-08-155-2165/+650
* * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the returnKen Raeburn2002-08-142-17/+26
* tweak commentsKen Raeburn2002-08-141-2/+1
* * main.c: updated the usage functionJen Selby2002-08-144-2/+12
* * dump.c: Unused file deletedKen Raeburn2002-08-142-1494/+4
* * Makefile.in ($(HDRS)): Depend on 'includes'.Ken Raeburn2002-08-142-1/+8
* * acl_files.c (canon;): Properly handle appending of the localTom Yu2002-08-142-1/+13
* * xdr.c (xdr_string): Fix off-by-one error; we're not vulnerable,Tom Yu2002-08-122-1/+6
* Miscellaneous additional shuffling (variable renaming or reordering, whitespaceKen Raeburn2002-08-103-152/+80
* (krb5_fcc_data): Rename "fd" to "file"; change all usesKen Raeburn2002-08-101-44/+44
* Change non-external "scc" uses to "fcc".Ken Raeburn2002-08-101-176/+156
* whitespaceKen Raeburn2002-08-091-167/+87
* "krb5 v5" is redundant (in comment)Ken Raeburn2002-08-091-4/+4
* whitespaceKen Raeburn2002-08-091-89/+81
* rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ insteadKen Raeburn2002-08-092-260/+261
* hide method functions we don't need to call directlyKen Raeburn2002-08-093-175/+180
* Apply patch toSam Hartman2002-08-092-0/+6
* * api.2/init-v2.exp (test100): Expect MISSING_KRB5_CONF_PARAMS error nowKen Raeburn2002-08-082-1/+6
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* 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
* * network.c (setup_port): Ignore AF_LINK addresses. Log address family numberKen Raeburn2002-08-082-1/+11
* * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn2002-08-072-0/+13
* * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby2002-08-077-19/+25
* * configure.in: Fix sense of HAVE_RUNTESTTom Yu2002-08-072-3/+7
* * xdr_array.c (xdr_array): Account for elsize when checkingTom Yu2002-08-022-1/+7
* * server_stubs.c: Check return value from unparse_name() in lotsTom Yu2002-08-022-14/+58
* * unparse.c (krb5_unparse_name_ext): Error out if passed a NULLTom Yu2002-08-022-0/+8
* * dump.c (master_key_convert): Iterate over freeingTom Yu2002-07-312-2/+12
* * client_init.c (_kadm5_init_any): UseTom Yu2002-07-312-1/+7
* * kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating aTom Yu2002-07-312-1/+9
* * log.c: Include stdarg.h.Ken Raeburn2002-07-303-16/+23
* When directory was deleted, Makefile.in was left behindEzra Peisach2002-07-301-110/+0
* * kinit.c (ULINE): Invoke fprintf with correct number of argumentsEzra Peisach2002-07-302-3/+9