summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * kvno.c (do_v4_kvno): If not compiling with v4 support, xusageEzra Peisach2002-07-302-2/+7
* * kdb5_util.M: added documentation for some options.Jen Selby2002-07-296-11/+81
* * kvno.c: Include stdlib.h.Ken Raeburn2002-07-282-8/+14
* add v4 support to kvnoKen Raeburn2002-07-264-37/+130
* * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach2002-07-242-0/+6
* * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2002-07-232-0/+8
* * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach2002-07-232-1/+6
* reimplement macosx v4-local-addr changes; untestedKen Raeburn2002-07-224-4/+39
* * kdc.conf.M: added descriptions of some tagsJen Selby2002-07-223-23/+213
* * kpasswd.M: commented out the inclusion of man1/header.docJen Selby2002-07-182-1/+5
* * configure.in: Change K5_OUTPUT_FILES to K5_AC_OUTPUT (cleanup ofEzra Peisach2002-07-182-2/+6
* use @HAVE_RUNTEST@ in deciding which tests to runKen Raeburn2002-07-182-5/+12