krb5.git
2009-11-19 Greg HudsonPut krb5_auth_con_set_req_cksumtype back in the public...
2009-11-18 Zhanna TsitkovMinor reindent fix
2009-11-18 Zhanna Tsitkovminor reindent
2009-11-17 Tom YuRework using "do { } while (0)" in macro bodies to...
2009-11-16 Tom YuClean up some open-parenthesis problems, and reindent
2009-11-16 Zhanna TsitkovTypo fix
2009-11-16 Zhanna TsitkovRemove unreferred krb5int_keyhash_aescbc_xxx. Cleaner...
2009-11-16 Tom YuFix coding style in lib/krb5/asn.1, remove from exclusi...
2009-11-16 Ezra PeisachMove prototypes for krb5int_send_tgs and krb5int_decode...
2009-11-15 Ezra PeisachMove krb5int_get_fq_local_hostname to os-proto.h. ...
2009-11-15 Ezra PeisachMoved krb5int_sendto prototype to os-proto.h. This...
2009-11-15 Greg HudsonAdd an exception for include/iprop.h and revert its...
2009-11-14 Tom YuFix typos in previous
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-11-14 Greg HudsonRemove include/krb54proto.h as it is no longer used
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-11-13 Greg HudsonIn lib/krb5/rcache, ensure that function definition...
2009-11-12 Zhanna TsitkovTypo fix
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part II
2009-11-12 Zhanna TsitkovRestore the local variable type
2009-11-12 Zhanna TsitkovPost-great-reindent check. Part I
2009-11-11 Luke HowardFor iprop test, reduce expected attribute change count...
2009-11-10 Greg HudsonIn lib/krb5/keytab, ensure that function definition...
2009-11-10 Greg HudsonRemove the unnecessary src/lib/glue4.c
2009-11-10 Greg HudsonRemove src/lib/crypto/krb/enc_provider, which was accid...
2009-11-09 Ken RaeburnRevise patch to avoid using changequote
2009-11-09 Ken Raeburnquoting bug causes solaris pre-10 thread handling bugs
2009-11-07 Ken RaeburnDon't flush stdout so much. Calculate and display...
2009-11-07 Ken RaeburnDelay start of test until the start of a new second...
2009-11-06 Tom YuReformat some open-paren issues. Remove kprop.c and...
2009-11-06 Ken RaeburnChange INIT_ONCE compile-time flag into a run-time...
2009-11-06 Ken RaeburnDon't start by attempting to unlink replay caches by...
2009-11-06 Ken RaeburnUse krb5_get_error_message for reporting if krb5_get_se...
2009-11-06 Tom Yumake mark-cstyle; make reindent
2009-11-06 Tom YuAdd slave/ to INDENTDIRS, with some exclusions
2009-11-06 Tom YuMove more reindent settings into variables
2009-11-05 Tom Yumake mark-cstyle; make reindent
2009-11-05 Tom YuReformat some block comments. Refine lib/krb5/asn...
2009-11-05 Tom YuDeal with some open paren formatting issues, and reinde...
2009-11-04 Greg HudsonRemove cast-qual from the gcc warnings set; it is too...
2009-11-04 Ken RaeburnUse "unsigned short" instead of "u_short" in argument...
2009-11-04 Greg HudsonRestore the krb5 1.6 behavior of not retrying AS reques...
2009-11-04 Tom YuDelete obsolete krb5-mark-cstyle.el. (replaced by...
2009-11-04 Tom YuReindent and manually restore some BSD-style files...
2009-11-04 Tom YuCorrect regexps for matching emacs and cc-mode versions...
2009-11-03 Tom YuReindent after making fixes for emacs-23
2009-11-03 Tom YuMonkey patch for the cc-mode that comes with emacs...
2009-11-02 Tom YuEmacs 21 doesn't have custom-variable-p. Also, adjust...
2009-11-02 Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-11-01 Greg HudsonSimplify krb5int_get_error (and fix a cast-qual warning...
2009-11-01 Greg HudsonBe a little more const-correct in krb5int_vset_error_fl
2009-11-01 Greg HudsonUn-constify struct errinfo's msg field because it is...
2009-11-01 Greg HudsonIn k5-int.h, fix make_data to work with C++
2009-11-01 Greg HudsonMemory leak fix: in obtain_sam_padata, after claiming...
2009-11-01 Tom YuRework in an attempt to deal with variant Emacs versions
2009-11-01 Greg HudsonMove the implementations of four deprecated crypto...
2009-11-01 Greg HudsonStop using deprecated krb5_encrypt_data in preauth...
2009-10-31 Tom YuReformat to avoid parens at beginnings of lines
2009-10-31 Greg HudsonIn lib/krb5/ccache, ensure that function definition...
2009-10-31 Greg HudsonIn lib/krb5/asn.1, ensure that function definition...
2009-10-31 Greg HudsonReformat lib/krb5/asn.1 internal prototypes to avoid...
2009-10-31 Greg HudsonReformat asn1_make.h prototypes to avoid the problemati...
2009-10-31 Greg HudsonIn lib/krb5/os, ensure that function definition headers...
2009-10-31 Greg HudsonIn lib/krb5/krb, ensure all function definition headers...
2009-10-31 Greg HudsonFix indentation in gc_via_tkt.c which was messed up...
2009-10-31 Tom Yumake mark-cstyle
2009-10-30 Ken RaeburnFixes for Emacs 22 compatibility
2009-10-30 Ken RaeburnIf krb5_sname_to_principal returns a null realm for...
2009-10-30 Ken RaeburnQuote realm name in error message.
2009-10-30 Tom YuTweak batch reindent some more. Limit the initial...
2009-10-30 Greg HudsonUpdate the kadm5 design documentation slightly to refle...
2009-10-29 Greg HudsonIn process_tgs_req, fully initialize e_data since we...
2009-10-29 Greg HudsonAdd a couple of krb5_data convenience constructor funct...
2009-10-29 Zhanna TsitkovCorrected Copyrights and some minor reorganization...
2009-10-29 Zhanna TsitkovFiles that were not picked up by svn rev #22995 commit:
2009-10-29 Zhanna TsitkovRestored few symbols in the crypto exports list to...
2009-10-29 Greg HudsonRename api.3 to api.current in the libkadm5 unit tests...
2009-10-29 Greg HudsonRename some lingering krb5_derive_key references
2009-10-29 Luke Howardremove times underflow/overflow checks, they break...
2009-10-28 Tom YuNew elisp file to mark C styles in files. New top...
2009-10-28 Greg HudsonBump the accessor version number since we made changes.
2009-10-28 Zhanna TsitkovRestrict libk5crypto.exports list to API and ABI. Also...
2009-10-28 Zhanna TsitkovReplace krb5_ with krb5Int_ prefix for non-API functions
2009-10-28 Tom YuUpdate to use heuristics for setting "krb5" style based...
2009-10-28 Tom YuPrint a "starting..." message on stderr if running...
2009-10-28 Ezra PeisachRemove "verify" on make clean
2009-10-28 Ezra PeisachAdd variable DB_VERSION to Makefile.in. Generate deps...
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-27 Tom YuAdd "reindent" target to top-level Makefile.in. Add
2009-10-27 Ezra PeisachDo not include com_err.h - not used here
2009-10-27 Ezra Peisachwith an uninitialized entry on error exit
2009-10-26 Tom YuFix missing emacs file variable markers. Add krb5...
2009-10-26 Greg HudsonFix printf argument type mismatches related to pw_max_f...
2009-10-26 Greg HudsonRemove the libkadm5 api.2 unit tests which don't pertai...
2009-10-26 Greg HudsonRemove the telnet-to-localhost sanity check in start_se...
2009-10-25 Ezra Peisachnot try to free random stack garbage on error
2009-10-25 Greg HudsonReformat function definition headers in gss-krb5's...
2009-10-25 Greg HudsonAccount lockout
2009-10-25 Tom YuSet up an INIT-CMD to set CRYPTO_IMPL in config.status...
2009-10-25 Tom Yumake depend
next