aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-01-03With no more fakeka, we don't need the --enable-fakeka optionKen Raeburn1-8/+0
2009-01-03Remove some unused AC_SUBSTsKen Raeburn1-2/+0
2009-01-03Remove some unused variablesKen Raeburn3-20/+0
2009-01-02Rewrite walk_rtree.c to handle hierarchical traversal better and to beTom Yu3-309/+468
2008-12-31Set auth_context's rcache to NULL after destroying and before callingTom Yu1-1/+1
2008-12-31I don't know what it was that someone else didn't know, but it doesn'tKen Raeburn1-5/+3
2008-12-30Signed/unsigned fixesEzra Peisach2-3/+5
2008-12-30Change kpropd_com_err_proc to prototype style, add format attributeKen Raeburn1-5/+14
2008-12-30If full resync fails, go into backoff modeKen Raeburn1-0/+1
2008-12-29Signed/unsigned fixes and remove unused variableEzra Peisach2-3/+3
2008-12-29Fix up warning of suggested parens in assignment in conditionalEzra Peisach1-3/+3
2008-12-29Add gssrpcint.h to contain prototype for gssrpcint_printf. IncludeEzra Peisach5-6/+51
2008-12-29Revert r21589, and export krb5_get_fallback_host_realm insteadGreg Hudson6-14/+26
2008-12-29Create a private header file for local functions missing prototypes.Ezra Peisach4-14/+60
2008-12-29Add prototype for usage. Change invocation of usage to db_usage when using a...Ezra Peisach3-5/+5
2008-12-29krb4 removal missed ldap kdb plugin directoryEzra Peisach1-3/+3
2008-12-29Handle a number of warnings - including missing prototype,Ezra Peisach1-19/+8
2008-12-28whitespaceTom Yu12-628/+633
2008-12-24Clean up krb5_get_fallback_host_realm in two respects:Greg Hudson5-25/+14
2008-12-24Add a new fallback host-to-realm heuristic to try the components of theGreg Hudson2-56/+137
2008-12-22Collect ticket-request logging calls together in one place for easierKen Raeburn4-103/+181
2008-12-22Some cleanup from Shawn Emery: Use INITIAL_TIMER macros instead ofKen Raeburn1-1/+2
2008-12-22Improvements from Shawn Emery: an extra-verbose modeKen Raeburn1-12/+275
2008-12-19Signed/unsigned fix. The function is called with a sizeof - so unsigned isEzra Peisach1-1/+1
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson176-27187/+139
2008-12-18KIM: window settingsZhanna Tsitkov2-3/+3
2008-12-18Mem leak fixZhanna Tsitkov1-1/+2
2008-12-17Move prototypes needed in multiple files to misc.h instead ofEzra Peisach4-10/+17
2008-12-16Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach3-2/+4
2008-12-16Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldapEzra Peisach4-0/+24
2008-12-15Remove krb4 code in libkrb5Greg Hudson7-540/+4
2008-12-15Remove krb4 support in gssftp and telnetGreg Hudson17-1363/+19
2008-12-15Remove krb4 support in the applications. login's ability to run aklogGreg Hudson17-3312/+234
2008-12-15Remove krb4 support from clients. Some of the code has beenGreg Hudson14-1018/+90
2008-12-15In the KDC, remove krb4 request handling support and fakeka codeGreg Hudson8-2803/+9
2008-12-15Remove a krb4 conditional block in ktutil_funcs.c which was missed inGreg Hudson1-4/+0
2008-12-15In ktutil, remove code for wst (write srvtab). Reimplement rst (readGreg Hudson4-233/+9
2008-12-15Remove loadv4/dumpv4 code in kdb5_util. (The command table entries forGreg Hudson6-1500/+0
2008-12-13Fixed memory leak in krb5_stdccv3_removeZhanna Tsitkov1-1/+5
2008-12-12Accept digits and = in base64 output to flushKen Raeburn1-1/+1
2008-12-11For Sun Studio compilers, set WARN_CFLAGS to emit warning tag namesKen Raeburn1-0/+10
2008-12-09Clean up some kadmind4 relics left behind in osconf.hinGreg Hudson1-12/+0
2008-12-09Release default credentials before exiting krb5_gss_init_sec_context routineZhanna Tsitkov1-1/+3
2008-12-08Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson4-42/+91
2008-12-05Remove some lingering Saber C cruftGreg Hudson5-57/+0
2008-12-05When storing info into cred cache, remove any dups. Zhanna Tsitkov1-4/+9
2008-12-05Fix data initialization in process_as_req functionZhanna Tsitkov1-2/+2
2008-12-05Ticket: 6286Zhanna Tsitkov1-1/+1
2008-12-05In the dejagnu test suite utilities, use the caller's value ofGreg Hudson1-3/+3
2008-12-05In the rlogin tests, expect to see /bin/sh echoed back after sendingGreg Hudson1-0/+2