* Extend auth_pack
[krb5.git] / src / plugins / kdb /
2011-09-05 Ken RaeburnInitialize some more variables
2011-09-05 Ken RaeburnFix "may be used uninitialized" warnings in db2 code...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnGet rid of variables triggering gcc's "defined but...
2011-08-10 Zhanna TsitkovClean up some ldap #define's
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
2011-06-28 Greg HudsonGet static linking working again, mostly
2011-06-23 Greg HudsonFix multiple libkdb_ldap memory leaks
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonMark up strings for translation
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-25 Greg HudsonMake depend
2011-02-09 Tom YuKDC denial of service attacks [MITKRB5-SA-2011-002...
2011-01-21 Greg HudsonFix edge case in LDAP last_admin_unlock processing
2010-12-20 Greg HudsonEliminate some unused variable warnings
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-06 Greg HudsonAfter a failed kdb5_util load, make a subsequent load...
2010-11-04 Greg HudsonFurther kdb_db2 code cleanup: make gen_dbsuffix return a
2010-11-03 Greg HudsonSimplify kdb_db2's open_db() a little further, avoiding...
2010-11-03 Greg HudsonAvoid running off the end of the spares array in db2...
2010-11-02 Greg HudsonClean up the DB2 KDB module code a bit, making it more...
2010-10-08 Tom YuEncoding cleanup: curly quotes to ASCII quotes, and...
2010-10-07 Greg HudsonFix a typo in kerberos.ldif. Reported by nalin@redhat.com
2010-10-07 Greg HudsonPerformance issue in LDAP policy fetch
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-09-22 Greg HudsonInitialize kdb5_ldap_util's context with kadm5_init_krb...
2010-09-16 Greg HudsonFollow-on to r24315: remove get/set_mkey_list from...
2010-09-15 Sam HartmanRemove dead code from DAL and kdb plugins
2010-09-08 Greg HudsonMake depend
2010-08-24 Greg HudsonIn the LDAP KDB module's populate_krb5_db_entry, fix...
2010-07-21 Greg HudsonAddendum to r24200: fix kdb5_ldap_util call site of
2010-07-21 Greg HudsonRevert the part of r24157 which added the dal_version...
2010-07-20 Greg HudsonGet the kdb_hdb module to compile again. Probably...
2010-07-19 Greg HudsonIn kdb5_util's kdb5_ldap_create(), add back the assignm...
2010-07-15 Greg HudsonAdd check_allowed_to_delegate to the DAL with a corresp...
2010-07-15 Greg HudsonAdd refresh_config to the DAL with a corresponding...
2010-07-13 Greg HudsonAddendum to r24185: make audit_as_req return void,...
2010-07-13 Greg HudsonAdd audit_as_req to the DAL with a corresponding libkdb...
2010-07-13 Greg HudsonAdd check_policy_as and check_policy_tgs to the DAL...
2010-07-12 Greg HudsonAdd check_transited_realms to the DAL table with a...
2010-07-12 Greg HudsonAdd sign_authdata to the DAL table with a corresponding...
2010-07-09 Greg HudsonAddendum to r24180: make sure osa_adb_get_policy sets...
2010-07-09 Greg HudsonImprove output variable handling of osa_adb_get_policy...
2010-07-08 Greg HudsonCreate a KRB5_KDB_FLAG_ALIAS_OK to control whether...
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-04 Greg HudsonFollow-on to r24168: in kdb5_ldap_util, indirect through
2010-07-03 Greg HudsonUse KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code...
2010-07-03 Ken RaeburnRemove return value from void function
2010-07-02 Greg HudsonRemove store_master_key from the DAL table, and implement
2010-07-02 Greg HudsonMake krb5_db_free_principal and krb5_db_free_mkey_list...
2010-07-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02 Greg HudsonRemove db_ and similar prefixes from DAL function names...
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-07-02 Greg HudsonRemove setup_master_key_name from the DAL table as...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-07-02 Greg HudsonFollow-up to r24157: return correctly from krb5_ldap_li...
2010-07-02 Greg HudsonFollow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_...
2010-07-02 Greg HudsonRemove errcode_2_string and release_errcode_string...
2010-07-02 Greg HudsonRemove db_supported_realms and db_free_supported_realms...
2010-07-02 Greg HudsonDAL improvements
2010-06-07 Greg Hudsonmake depend
2010-05-16 Ken RaeburnUpdate dependencies
2010-05-10 Greg HudsonAdd lockout-related performance tuning variables
2010-05-10 Greg HudsonMake KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with...
2010-05-05 Greg HudsonGeneral code consistency pass in kdb_db2.c.
2010-05-04 Tom YuAdjust for removal of krb5_ldap_set_option in r23965
2010-05-04 Greg HudsonRemove a stray comment from r23966
2010-05-04 Greg HudsonRefactor the kdb_db2.c code which processes db_args...
2010-05-04 Greg HudsonRemove krb5_db_set_option and the associated DAL entry...
2010-02-20 Ken RaeburnUpdate dependencies
2010-01-27 Greg HudsonUpdate the LDAP dependencies for r23674
2010-01-27 Greg HudsonGet rid of kdb_ext.h and allow out-of-tree KDB plugins
2009-12-08 Ezra PeisachRemove dependency on /bin/csh in test suite
2009-11-25 Greg HudsonIn krb5_db2_db_init, make a format string constant...
2009-11-24 Greg HudsonMark and reindent plugins, except for pkinit, which...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-10-31 Tom Yumake mark-cstyle
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-25 Greg HudsonAccount lockout
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-09-16 Greg HudsonCreate DB headers before recursing for "make depend" in
2009-09-03 Greg HudsonSupply canonical name if present in LDAP iteration
2009-09-03 Greg HudsonSupply LDAP service principal aliases to non-referrals...
2009-08-21 Ken RaeburnRename db2 header files db.h and db-config.h in the...
2009-08-07 Greg HudsonFix the LDAP build, which was broken by the build reord...
2009-06-17 Greg HudsonIn ldap_create.c, remove four incorrect uses of krb5_se...
2009-06-08 Greg HudsonRestore limited support for static linking
2009-05-30 Ken RaeburnFix minor bug in r21269 - wrong field name
2009-03-16 Sam Hartmanmake depend
2009-03-15 Greg HudsonAdd LDAP back end support for canonical name attribute
2009-03-10 Will FiveashSeveral small fixes to enable the migrate mkey commands...
2009-03-10 Greg HudsonRename kdb_setup_lib_handle to krb5_db_setup_lib_handle...
2009-02-05 Ken Raeburninclude omitted system header string.h
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-01-31 Ken Raeburnexport new functions
2009-01-31 Ken Raeburnrecode as more straight-line code to simplify analysis
2009-01-30 Will FiveashMaster Key Migration Project
next