Allow preauth mechs to work with clock skew
[krb5.git] / src / lib / kadm5 /
2012-04-04 Greg HudsonFix password reuse check with cpw -keepold
2012-03-22 Greg HudsonSuppress some gcc uninitialized variable warnings
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2011-10-24 Greg HudsonRefactor salt computation into libkdb5
2011-10-14 Tom Yumake depend
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
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-26 Greg HudsonRemember and close the kadmin socket we opened
2011-07-06 Greg HudsonSimplify and fix chpass_util error generation
2011-07-01 Ken Raeburnisspace should only get unsigned-char values or EOF
2011-07-01 Ezra Peisachmake depend
2011-06-24 Greg HudsonMake fewer db lookups in kadm5_create_principal_3
2011-06-24 Greg HudsonUse zapfree in krb5_free_key_data_contents()
2011-06-23 Greg HudsonFix a minor memory leak in the pwqual loader
2011-06-23 Greg HudsonUse AI_ADDRCONFIG for more efficient getaddrinfo
2011-06-10 Greg HudsonMark up strings for translation
2011-03-14 Greg HudsonResolve a few miscellaneous warnings
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-25 Greg HudsonMake depend
2011-02-13 Greg HudsonIn kadm5_rename_principal, fix an oversight which would...
2011-01-25 Greg HudsonMake principal renaming work in libkadm5srv by converti...
2010-12-05 Ken Raeburnupdate dependencies
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-01 Greg Hudsonkrb5_get_error_message cannot return NULL, and returns...
2010-10-23 Ken RaeburnDeclare xdr_purgekeys_arg
2010-10-08 Tom YuAdd a kadm5 RPC for purging old keys from the KDB ...
2010-10-07 Greg HudsonPerformance issue in LDAP policy fetch
2010-10-05 Greg HudsonAdd a name field to the pwqual plugin vtable and log...
2010-09-30 Greg HudsonWhitespace
2010-09-30 Greg HudsonUse a different construction for defaulting ks_tuple...
2010-09-29 Sam Hartmanmake depend
2010-09-29 Sam Hartmankadm5_hook: new plugin interface
2010-09-15 Greg HudsonFormatting fix
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-09-08 Greg HudsonMake depend
2010-09-04 Greg HudsonIn k5_pwqual_load(), if the last vtable initializer...
2010-09-03 Greg HudsonFix output argument ordering and handling in k5_pwqual_...
2010-09-03 Greg HudsonPrevent a double free in k5_pwqual_load()
2010-09-01 Greg HudsonPassword quality pluggable interface
2010-07-26 Greg HudsonUse xdr_int32 instead of xdr_u_int in xdr_krb5_enctype...
2010-07-08 Greg HudsonFix a memory leak in libkadm5clnt's get_init_creds()
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-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-06-26 Greg HudsonMake kadmin work over IPv6
2010-06-25 Greg HudsonAdjust function names and declarations in libkadm5...
2010-06-25 Greg HudsonSimplify the iprop conditionalization of _kadm5_init_any()
2010-06-07 Greg Hudsonmake depend
2010-05-18 Greg HudsonWhen parsing a KDC or admin server string, allow the...
2010-05-18 Greg HudsonImprove the error message from kadmin when hostname...
2010-05-04 Greg HudsonRemove some unused fields from kadm5_config_params...
2010-05-04 Greg HudsonEliminate the unused realm_dbname field from krb5_realm...
2010-03-11 Greg HudsonLazy history key creation
2010-03-10 Zhanna TsitkovUse KRB5_CONF_ macros instead of strings in the source...
2010-02-28 Greg HudsonRemove some more test suite cruft:
2010-02-24 Greg HudsonTwo problems in kadm5_get_principal mask handling
2010-02-11 Greg HudsonMinimal support for updating history key
2010-01-28 Greg HudsonHandle migration from pre-1.7 databases with master...
2010-01-19 Greg HudsonChange basename of libkadm5 libraries to avoid Heimdal...
2010-01-14 Greg HudsonMake history key exempt from permitted_enctypes
2010-01-08 Greg HudsonRestore interoperability with 1.6 addprinc -randkey
2010-01-07 Greg HudsonWhen retrieving the kadmin/history key, accept any...
2009-12-29 Tom YuMITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in...
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-11-23 Greg HudsonCheck return value of gethostname in krb5_klog_init
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-22 Ezra PeisachIn _kadm5_init_any on error - if we created a cache...
2009-11-22 Ezra PeisachClean up some memory leaks by releasing context
2009-11-21 Ezra PeisachMemory leak in _kadm5_init_any introduced with ipropd
2009-11-20 Ezra PeisachCorrect argument to kadm5_get_principal is a pointer...
2009-11-20 Ezra PeisachThe size of kadm5_server_handle_rec differs between...
2009-11-18 Zhanna Tsitkovminor reindent
2009-11-04 Tom YuReindent and manually restore some BSD-style files...
2009-11-03 Tom YuReindent after making fixes for emacs-23
2009-10-31 Tom Yumake mark-cstyle
2009-10-29 Greg HudsonRename api.3 to api.current in the libkadm5 unit tests...
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-26 Greg HudsonRemove the libkadm5 api.2 unit tests which don't pertai...
2009-10-25 Greg HudsonAccount lockout
2009-10-18 Ezra PeisachRemove adb.h as it is not used in the source tree
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-09-24 Greg HudsonFix kadm5 unit test modified in r22782
2009-09-21 Greg HudsonImprove the mechanism used for addprinc -randkey. ...
2009-09-16 Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-13 Greg HudsonImplement s4u extensions
2009-08-28 Tom Yuuse perror instead of error in kadm5 test suite
2009-08-28 Greg HudsonUpdate a kadm5 testing library function which was calling
2009-08-21 Ken Raeburnupdate dependencies
2009-08-17 Greg HudsonBump sonames of libkadm5 libraries, since r22527 change...
2009-08-17 Greg HudsonModify kadm5 initializers to accept krb5 contexts
2009-08-17 Greg HudsonRemove unused variables resulting from r22521, and...
2009-08-13 Greg HudsonRemove kadmin v1 API support
next