aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-14Remove include/krb54proto.h as it is no longer usedGreg Hudson1-17/+0
2009-11-14Constrained delegation without PAC supportGreg Hudson27-120/+1263
2009-11-13In lib/krb5/rcache, ensure that function definition headers put theGreg Hudson2-19/+31
2009-11-12Typo fixZhanna Tsitkov1-1/+1
2009-11-12Post-great-reindent check. Part IIZhanna Tsitkov2-173/+211
2009-11-12Restore the local variable typeZhanna Tsitkov1-1/+1
2009-11-12Post-great-reindent check. Part IZhanna Tsitkov6-284/+363
2009-11-11For iprop test, reduce expected attribute change count to reflect the threeLuke Howard1-5/+5
2009-11-10In lib/krb5/keytab, ensure that function definition headers haveGreg Hudson4-206/+139
2009-11-10Remove the unnecessary src/lib/glue4.cGreg Hudson1-19/+0
2009-11-10Remove src/lib/crypto/krb/enc_provider, which was accidentallyGreg Hudson7-1210/+0
2009-11-09Revise patch to avoid using changequoteKen Raeburn1-3/+1
2009-11-09quoting bug causes solaris pre-10 thread handling bugsKen Raeburn1-0/+2
2009-11-07Don't flush stdout so much. Calculate and display some more averagesKen Raeburn1-2/+11
2009-11-07Delay start of test until the start of a new second on the systemKen Raeburn1-4/+17
2009-11-06Reformat some open-paren issues. Remove kprop.c and kpropd.c fromTom Yu3-1936/+1907
2009-11-06Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn1-62/+89
2009-11-06Don't start by attempting to unlink replay caches by guessingKen Raeburn1-4/+27
2009-11-06Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn1-2/+6
2009-11-06make mark-cstyle; make reindentTom Yu3-295/+298
2009-11-06Add slave/ to INDENTDIRS, with some exclusionsTom Yu1-3/+8
2009-11-06Move more reindent settings into variablesTom Yu1-10/+11
2009-11-05make mark-cstyle; make reindentTom Yu15-324/+324
2009-11-05Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu9-183/+239
2009-11-05Deal with some open paren formatting issues, and reindent. MakeTom Yu3-572/+567
2009-11-04Remove cast-qual from the gcc warnings set; it is too common for us toGreg Hudson1-1/+1
2009-11-04Use "unsigned short" instead of "u_short" in argument to SET macro;Ken Raeburn2-11/+21
2009-11-04Restore the krb5 1.6 behavior of not retrying AS requests afterGreg Hudson1-16/+1
2009-11-04Delete obsolete krb5-mark-cstyle.el. (replaced by a python script)Tom Yu1-28/+0
2009-11-04Reindent and manually restore some BSD-style files that wereTom Yu10-257/+265
2009-11-04Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu3-33/+92
2009-11-03Reindent after making fixes for emacs-23Tom Yu12-20/+20
2009-11-03Monkey patch for the cc-mode that comes with emacs-23.x; that versionTom Yu2-0/+52
2009-11-02Emacs 21 doesn't have custom-variable-p. Also, adjust to use theTom Yu1-5/+5
2009-11-02Clean up a bunch of signed/unsigned comparison warningsGreg Hudson19-61/+66
2009-11-01Simplify krb5int_get_error (and fix a cast-qual warning) by notGreg Hudson1-24/+7
2009-11-01Be a little more const-correct in krb5int_vset_error_flGreg Hudson1-13/+8
2009-11-01Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson1-1/+1
2009-11-01In k5-int.h, fix make_data to work with C++Greg Hudson1-1/+1
2009-11-01Memory leak fix: in obtain_sam_padata, after claiming the contents ofGreg Hudson1-1/+2
2009-11-01Rework in an attempt to deal with variant Emacs versionsTom Yu1-16/+32
2009-11-01Move the implementations of four deprecated crypto functions toGreg Hudson6-47/+42
2009-11-01Stop using deprecated krb5_encrypt_data in preauth code. UseGreg Hudson2-6/+6
2009-10-31Reformat to avoid parens at beginnings of linesTom Yu4-110/+110
2009-10-31In lib/krb5/ccache, ensure that function definition headers haveGreg Hudson4-16/+28
2009-10-31In lib/krb5/asn.1, ensure that function definition headers haveGreg Hudson9-219/+433
2009-10-31Reformat lib/krb5/asn.1 internal prototypes to avoid problematic parensGreg Hudson6-343/+310
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