aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-31Reformat asn1_make.h prototypes to avoid the problematic parens atGreg Hudson1-30/+18
2009-10-31In lib/krb5/os, ensure that function definition headers have functionGreg Hudson12-36/+70
2009-10-31In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson10-140/+122
2009-10-31Fix indentation in gc_via_tkt.c which was messed up by a malformed #ifGreg Hudson1-221/+221
2009-10-31make mark-cstyleTom Yu1249-66050/+66004
2009-10-30Fixes for Emacs 22 compatibilityKen Raeburn1-2/+2
2009-10-30If krb5_sname_to_principal returns a null realm for the clientKen Raeburn1-0/+10
2009-10-30Quote realm name in error message.Ken Raeburn1-1/+7
2009-10-30Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu2-21/+54
2009-10-30Update the kadm5 design documentation slightly to reflect that MITGreg Hudson1-6/+17
2009-10-29In process_tgs_req, fully initialize e_data since we may copy it inGreg Hudson1-2/+1
2009-10-29Add a couple of krb5_data convenience constructor functions, toGreg Hudson1-19/+26
2009-10-29Corrected Copyrights and some minor reorganization in openssl impl. Zhanna Tsitkov38-2177/+431
2009-10-29Files that were not picked up by svn rev #22995 commit:Zhanna Tsitkov14-0/+844
2009-10-29Restored few symbols in the crypto exports list to satisfy tests.`Zhanna Tsitkov1-0/+12
2009-10-29Rename api.3 to api.current in the libkadm5 unit tests. This way theGreg Hudson17-0/+0
2009-10-29Rename some lingering krb5_derive_key referencesGreg Hudson3-3/+3
2009-10-29remove times underflow/overflow checks, they break testsLuke Howard1-7/+2
2009-10-28New elisp file to mark C styles in files. New top-level MakefileTom Yu2-0/+45
2009-10-28Bump the accessor version number since we made changes.Greg Hudson7-52/+47
2009-10-28Restrict libk5crypto.exports list to API and ABI. Also, include functions nee...Zhanna Tsitkov1-150/+60
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov73-309/+321
2009-10-28Update to use heuristics for setting "krb5" style based on file localTom Yu2-8/+25
2009-10-28Print a "starting..." message on stderr if running in nofork mode, forTom Yu1-0/+2
2009-10-28Remove "verify" on make cleanEzra Peisach1-1/+1
2009-10-28Add variable DB_VERSION to Makefile.in. Generate deps so thatEzra Peisach2-0/+44
2009-10-27Heimdal DB bridge plugin for KDC back endGreg Hudson23-48/+4132
2009-10-27Add "reindent" target to top-level Makefile.in. AddTom Yu2-0/+44
2009-10-27Do not include com_err.h - not used hereEzra Peisach1-2/+0
2009-10-27with an uninitialized entry on error exitEzra Peisach1-0/+1
2009-10-26Fix missing emacs file variable markers. Add krb5-c-style.el: theTom Yu4-3/+33
2009-10-26Fix printf argument type mismatches related to pw_max_fail inGreg Hudson1-4/+5
2009-10-26Remove the libkadm5 api.2 unit tests which don't pertain to the cpol,Greg Hudson14-6600/+0
2009-10-26Remove the telnet-to-localhost sanity check in start_servers_local, asGreg Hudson1-71/+27
2009-10-25not try to free random stack garbage on errorEzra Peisach1-0/+2
2009-10-25Reformat function definition headers in gss-krb5's util_crypt.c toGreg Hudson1-98/+48
2009-10-25Account lockoutGreg Hudson79-301/+10284
2009-10-25Set up an INIT-CMD to set CRYPTO_IMPL in config.status so thatTom Yu1-0/+1
2009-10-25make dependTom Yu11-77/+72
2009-10-24Resurrect deleted test files. Adjust Makefile.in files to correctlyTom Yu4-0/+729
2009-10-23Comment out empty definition of krb5_gss_set_sec_context_option_ops and itsLuke Howard1-0/+4
2009-10-23Remove #define DEBUG 1 that slipped in in S4U mergeLuke Howard1-1/+1
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov40-1100/+368
2009-10-22When iterating through the keytab in krb5_rd_req(), do notLuke Howard1-2/+4
2009-10-22Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passesLuke Howard3-1/+3
2009-10-21Allow the constrained delegation authorization method to use the evidence tic...Luke Howard2-1/+6
2009-10-21simplify logic fix introduced in r22960 for S4U2SelfLuke Howard1-4/+2
2009-10-21remove some unneeded extensions from the Novell backend authdata SPILuke Howard4-43/+3
2009-10-21ensure that forwardable flag is propagated along S4U2Self referral pathLuke Howard1-1/+8
2009-10-21Increment authdata SPI to V2 (V1 was experimental) to account for additionalLuke Howard2-4/+4