]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-01-22  Ken RaeburnDefine valgrind macros as no-ops if not USE_VALGRIND...
2009-01-21  Greg HudsonPatch from Love: when opening an existing replay cache...
2009-01-21  Greg HudsonPatch from Luke: fix error return of krb5_gss_use_kdc_c...
2009-01-20  Ken RaeburnWhen encoding, and compiling with -DUSE_VALGRIND, expli...
2009-01-20  Ken Raeburndelete trailing whitespace, including insanely long...
2009-01-20  Greg HudsonIn krb5_rd_rep_dce, initialize repl to NULL to avoid...
2009-01-17  Ken RaeburnIf buffer length is 0, force pointer to NULL, to keep...
2009-01-17  Ken Raeburnpatch from Luke - minor cleanup
2009-01-17  Ken Raeburnpatch from Luke - fix enctype-nego enctype list setup
2009-01-17  Ken Raeburnpatch from Luke - fix sign problem
2009-01-16  Ken Raeburninclude dependencies for decoder test
2009-01-16  Ken RaeburnUse valgrind in more cases if VALGRIND is set
2009-01-15  Ken RaeburnMake enctype and checksumtype name mapping table types...
2009-01-15  Ken RaeburnFix an additional multiple-write case noted by John...
2009-01-15  Greg HudsonRework the replay cache extensions to make the hash...
2009-01-15  Ken Raeburnupdate
2009-01-15  Ken RaeburnAdd new routine krb5int_net_writev using scatter-gather...
2009-01-14  Ken RaeburnIf we have a local UDP socket without the PKTINFO optio...
2009-01-14  Ken RaeburnIf recv_from_to is passed a buffer for the local endpoi...
2009-01-14  Ken RaeburnMerge some very simple points of divergence in the...
2009-01-14  Ken RaeburnPass s4u name and c_flags to log_tgs_req. If values...
2009-01-14  Russ AllberyForce tickets acquired by the kadm5 client library...
2009-01-13  Sam HartmanPatch from Luke Howard to:
2009-01-13  Ken Raeburn/tmp/3
2009-01-13  Ezra PeisachFreeBSD compiler errors out on an error "zero or negati...
2009-01-12  Sam HartmanAdd a call to limit_string that appears to have been...
2009-01-12  Sam HartmanRemove gss_export_name_object and gss_import_name_object.
2009-01-12  Sam HartmanPatch from Luke Howard:
2009-01-12  Sam HartmanPatch from Luke Howard
2009-01-12  Sam HartmanRestore behavior of returning KRB5APP_ERR_BAD_INTEGRITY...
2009-01-12  Zhanna TsitkovCheck the return code from krb5int_clean_hostname as...
2009-01-12  Greg HudsonAdd message hash support to the replay interface, using...
2009-01-09  Tom YuFollow "off-path" TGT referrals
2009-01-09  Ken RaeburnRemove conflict marker; restore broken copyright line
2009-01-07  Sam Hartmankdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_K...
2009-01-07  Ken RaeburnDon't create include/kerberosIV on installation
2009-01-06  Sam HartmanAdd support for referral null realms and use the defaul...
2009-01-06  Sam HartmanRemove ksu's own implementation of krb5_verify_init_cre...
2009-01-06  Sam HartmanKsu should call krb5_verify_init_creds instead of using...
2009-01-06  Tom YuSet RELTAIL back to "trunk"
2009-01-06  Sam HartmanPatch from Luke Howard
2009-01-06  Ken Raeburnbe a little looser in checking for tail output
2009-01-06  Ken Raeburnremove unused file
2009-01-06  Greg HudsonClean up many error-condition leaks of the server handl...
2009-01-06  Greg HudsonIn kadmin, remove a bunch of checks for handle being...
2009-01-06  Sam HartmanFix capitalization
2009-01-05  Ken RaeburnOops. Don't include openssl install paths from my...
2009-01-05  Ken Raeburninclude string.h
2009-01-05  Ken Raeburnfix missed var rename
2009-01-05  Ken RaeburnDefine SWAP16 if not already defined
2009-01-05  Ken RaeburnNo C++ style comments in C code please
2009-01-05  Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-05  Ken RaeburnBuild against Python 2.5 as well as 2.3. Long term...
2009-01-05  Ken Raeburnfix minor comment typos
2009-01-05  Ken Raeburnfix merge of new openldap notice
2009-01-05  Ezra Peisachifdef out unused functions that are also missing protot...
2009-01-05  Ezra PeisachInclude ucdata/ucdata.h for missing prototypes
2009-01-05  Ezra PeisachInclude strings.h for memset prototype
2009-01-03  Sam HartmanRemove support for setting a client flag indicating...
2009-01-03  Sam Hartmanxrealm_non_transitive not trust_non_transitive
2009-01-03  Sam HartmanRemove flags that do not correspond to behavior we...
2009-01-03  Sam HartmanKDB API should not be public
2009-01-03  Sam HartmanMerge mskrb-integ onto trunk
2009-01-03  Ken RaeburnWith no more fakeka, we don't need the --enable-fakeka...
2009-01-03  Ken RaeburnRemove some unused AC_SUBSTs
2009-01-03  Ken RaeburnRemove some unused variables
2009-01-02  Tom YuRewrite walk_rtree.c to handle hierarchical traversal...
2008-12-31  Tom YuSet auth_context's rcache to NULL after destroying...
2008-12-31  Ken RaeburnI don't know what it was that someone else didn't know...
2008-12-30  Ezra PeisachSigned/unsigned fixes
2008-12-30  Ken RaeburnChange kpropd_com_err_proc to prototype style, add...
2008-12-30  Ken RaeburnIf full resync fails, go into backoff mode
2008-12-29  Ezra PeisachSigned/unsigned fixes and remove unused variable
2008-12-29  Ezra PeisachFix up warning of suggested parens in assignment in...
2008-12-29  Ezra PeisachAdd gssrpcint.h to contain prototype for gssrpcint_prin...
2008-12-29  Greg HudsonRevert r21589, and export krb5_get_fallback_host_realm...
2008-12-29  Ezra PeisachCreate a private header file for local functions missin...
2008-12-29  Ezra PeisachAdd prototype for usage. Change invocation of usage...
2008-12-29  Ezra Peisachkrb4 removal missed ldap kdb plugin directory
2008-12-29  Ezra PeisachHandle a number of warnings - including missing prototype,
2008-12-28  Tom Yuwhitespace
2008-12-24  Greg HudsonClean up krb5_get_fallback_host_realm in two respects:
2008-12-24  Greg HudsonAdd a new fallback host-to-realm heuristic to try the...
2008-12-22  Ken RaeburnCollect ticket-request logging calls together in one...
2008-12-22  Ken RaeburnSome cleanup from Shawn Emery: Use INITIAL_TIMER macros...
2008-12-22  Ken RaeburnImprovements from Shawn Emery: an extra-verbose mode
2008-12-19  Ezra PeisachSigned/unsigned fix. The function is called with a...
2008-12-18  Greg HudsonRemove documentation references to krb4 functionality...
2008-12-18  Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-18  Zhanna TsitkovKIM: window settings
2008-12-18  Zhanna TsitkovMem leak fix
2008-12-17  Tom Yuanother diff test 4
2008-12-17  Tom Yuanother diff test 3
2008-12-17  Tom Yuanother diff test 2
2008-12-17  Tom Yuanother diff test
2008-12-17  Tom Yutest mailing diffs 6
2008-12-17  Tom Yutest mailing diffs 5
2008-12-17  Tom Yutest mailing diffs 4
2008-12-17  Tom Yutest mailing diffs 3
2008-12-17  Tom Yutest mailing diffs 2
next