]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2012-10-13  Greg HudsonEliminate races in t_iprop.py
2012-10-13  Greg HudsonDon't use void * arithmetic in interposed_oid
2012-10-12  Greg HudsonMake t_iprop.py faster and more robust
2012-10-12  Nalin DahyabhaiFix a couple of typos
2012-10-12  Nathaniel McCallumAdd responder support to preauth_encts/preauth_ec
2012-10-12  Nathaniel McCallumAdd responder support to get_as_key()
2012-10-12  Nathaniel McCallumAllow null inputs to response item functions
2012-10-12  Ben KadukRemove unused texinfo sources
2012-10-12  Ben KadukRemove make glue for texinfo admin guide
2012-10-12  Ben KadukDisconnect the texinfo admin guide from the build
2012-10-11  Greg HudsonFix cast regexp in C style checker
2012-10-11  Ben KadukImprove the ktadd and ktremove synopses
2012-10-11  Ben KadukFix ordered list style
2012-10-11  Ben KadukFix copy/paste errors in dbadmin
2012-10-11  Ben KadukUpdate kdb5_util example output
2012-10-11  Ben KadukWordsmith kdb5_util stash -f
2012-10-11  Ben KadukRemove pronoun referent ambiguity
2012-10-11  Ben KadukMove cross-realm info to the cross-realm section
2012-10-10  Ben KadukNormalize format of kadmin option descriptions
2012-10-10  Ben KadukCorrect kadm5.acl synopsis
2012-10-10  Ben KadukMake the kadm5.acl example sane
2012-10-10  Ben Kadukkadm5.acl line order is important
2012-10-10  Ben KadukWordsmith in kadm5_acl.rst
2012-10-10  Greg HudsonFix slow kprop dejagnu test
2012-10-10  Ben KadukWordsmith SRV records for KDCs
2012-10-10  Ben KadukDocument TXT records for realm lookup
2012-10-10  Nathaniel McCallumFix argument order when calling the responder
2012-10-10  Ben KadukRemove unused texinfo sources
2012-10-10  Ben KadukRemove make glue for texinfo install guide
2012-10-10  Ben KadukDisconnect texinfo install guide from the build
2012-10-09  Ben KadukAdd section on updating from single-DES
2012-10-09  Ben KadukAdd a kdb5_util examples for old KDC upgrades
2012-10-09  Greg HudsonDe-conditionalize Camellia code
2012-10-08  Ben KadukDocument DejaGnu dependency and manual tests
2012-10-08  Ben KadukRemove bug-report.texinfo
2012-10-08  Greg HudsonUntabify preauth_sam2.c
2012-10-08  Greg HudsonRemove iprop dejagnu test
2012-10-08  Nicolas WilliamsImport and complete Greg Hudson's iprop test
2012-10-08  Nicolas WilliamsPrep k5test.py for iprop (add start_kpropd(), ...)
2012-10-08  Nicolas Williamskrb5_db_delete_principal() can fail to unlock ulog
2012-10-08  Nicolas WilliamsRemove an old, incorrect comment in kpropd.c
2012-10-08  Nicolas WilliamsSend kpropd debug msgs to stderr
2012-10-05  Nicolas WilliamsFix a minor race in kdb5_util load
2012-10-05  Nicolas WilliamsMake kadmind iprop never return UPDATE_BUSY
2012-10-05  Nicolas WilliamsRemove MAX_ULOGENTRIES
2012-10-05  Nicolas WilliamsAdd -R option to kproplog to force full resyncs
2012-10-05  Nicolas WilliamsFix policy refcount corruption race in dump
2012-10-05  Nicolas WilliamsSync iprop header in kdb5_util dump
2012-10-05  Nicolas Williamskdb5_util load needs iprop safety net
2012-10-05  Nicolas WilliamsDeprecate kpropd -S option
2012-10-05  Nicolas WilliamsCorrect docs re: kpropd usage w/ iprop
2012-10-05  Nicolas WilliamsAdd -p, -F, -K options to kadmind
2012-10-05  Nicolas Williamsipropd_svc.c DPRINT improvements
2012-10-05  Nicolas WilliamsFix kdb5_util dump race
2012-10-05  Nicolas WilliamsCleanup dump_db()
2012-10-05  Nicolas WilliamsUse a single global dump for iprop full syncs
2012-10-05  Nicolas WilliamsImprove kpropd debug and syslog output
2012-10-05  Nicolas WilliamsImprove kpropd behavior in iprop mode
2012-10-04  Greg HudsonAdd Python scripts to check for C style issues
2012-10-03  Luke HowardGENC should always export composite names
2012-10-02  Simo SorceAdd SPI calls to import objects by mech oid
2012-10-02  Simo SorceUse interposer mechanisms in mechglue functions
2012-10-02  Simo SorceAdd primitives for using interposed mechanisms
2012-10-02  Simo SorceAdd support for loading interposer modules
2012-09-27  Tom YuCache TGS-REPs too
2012-09-27  Ben KadukAdd version info for ccapiserver.exe
2012-09-27  Ben KadukFix typo
2012-09-25  Ben KadukRemove some dead Makefile code
2012-09-25  Ben KadukRemove kerbsrc.win
2012-09-24  Ben KadukRemove kerbsrc-nt
2012-09-24  Ben KadukRemove kerbsrc83
2012-09-24  Ben KadukUpdate FILES and WINFILES for kerbsrc.zip
2012-09-24  Ben KadukDo not add empty dir to the include search list
2012-09-24  Ben KadukUpdate windows/README
2012-09-24  Greg HudsonFix t_s4u2proxy_krb5 cleanup
2012-09-24  Ben KadukFix typo
2012-09-22  Greg HudsonExport more krb5_rc symbols on Windows
2012-09-22  Greg HudsonExport krb5_rc_recover_or_initialize on Windows
2012-09-21  Greg HudsonKeep verifier cred locked in accept_sec_context
2012-09-21  Greg HudsonResolve verifier cred in accept_sec_context
2012-09-18  Ben KadukRemove NSIS installs when upgrading to 64-bit
2012-09-18  Greg HudsonRefactor gss mech config parser
2012-09-17  Greg HudsonDelete unused internal mechglue functions
2012-09-17  Greg HudsonSimplify gss_inquire_mechs_for_name
2012-09-17  Greg HudsonAdd tests for gss_inquire_mechs_for_name
2012-09-16  Simo SorceAvoid leaks on gss_accept_sec_context errors
2012-09-14  Tom YuAvoid multiply defining OIDs in tests/gssapi
2012-09-13  Greg HudsonRemove osa_adb_rename_db
2012-09-13  Greg HudsonTidy up GSSAPI test programs
2012-09-12  Ben KadukImprove LEASHAUTOINIT description
2012-09-12  Greg HudsonFix typo in util/support/Makefile.in
2012-09-12  Nicolas WilliamsTest the inconsistent locking fix and svc unavail
2012-09-12  Nicolas WilliamsFix lock inconsistency in ctx_unlock()
2012-09-12  Nicolas WilliamsUse blocking locks in krb5kdc and libkadm5srv
2012-09-12  Nicolas WilliamsMap CANTLOCK_DB to SVC_UNAVAILABLE in krb5kdc
2012-09-12  Ben KadukUnregister error message key on library unload
2012-09-12  Greg Hudsonmake depend
2012-09-11  Ben KadukDo not retrieve zero-length creds
2012-09-11  Zhanna TsitkovAdd new api to Sphinx doc; doc introduced version
2012-09-11  Greg HudsonAdd tests for GSS cred export and import
next