Allow clearpolicy restriction for kadmin addprinc
[krb5.git] / src / kadmin /
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-21 Greg HudsonAccess controls for string RPCs [CVE-2012-1012]
2012-02-15 Zhanna TsitkovIn kadmin_getprivs replace the non-existing "GET" privi...
2012-01-09 Tom Yuinstall sphinx-generated manpages
2011-11-20 Greg HudsonFix failure interval of 0 in LDAP lockout code
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-11-06 Greg HudsonFix month/year units in getdate
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-04 Greg HudsonExit on error in kadmind kprop child
2011-10-17 Tom YuMake reindent
2011-10-15 Greg HudsonAllow password changes over NATs
2011-10-14 Tom Yumake depend
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-10-02 Greg HudsonMan page spelling corrections from ville.skytta@iki.fi
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-14 Greg HudsonSplit signal setup into loop_setup_signals()
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-05 Ken RaeburnInstead of passing a 0 to add_new_mkey for kvno and...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnGet rid of variables triggering gcc's "defined but...
2011-09-04 Ken Raeburnmake depend
2011-09-02 Greg HudsonMigrate net-server loop to use libverto
2011-09-02 Greg HudsonRemove vestigial reset_db() in kadmind
2011-09-02 Greg HudsonRemove ancient Purify support in kadmind
2011-09-02 Greg HudsonDon't bother logging SIGPIPE in kadmind
2011-09-02 Greg HudsonAdd a loop_ prefix to net-server.c functions
2011-08-19 Ezra PeisachRemove an unused variable
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
2011-07-18 Greg HudsonFix process list spew in verbose kadmin tests
2011-07-01 Ezra Peisachmake depend
2011-06-23 Greg HudsonFix a minor memory leak in kadmin
2011-06-23 Greg HudsonUse AI_ADDRCONFIG for more efficient getaddrinfo
2011-06-10 Greg HudsonHandle invalid intervals in lockout-related kadmin...
2011-06-10 Greg HudsonSet LC_MESSAGES to "C" in tests which run commands
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonMark up strings for translation
2011-05-16 Greg HudsonDocument the lockout-related options in kadmin (modprin...
2011-05-16 Greg HudsonIn kadmin, try using get_date() for lockout-related...
2011-04-19 Greg HudsonMissed in r24888: remove the process_chpw_request(...
2011-04-19 Greg HudsonClean up schpw.c in kadmind a bit, making use of new...
2011-04-19 Greg HudsonRevert r24886; it was incorrect
2011-04-19 Greg HudsonFix memory leak in kpasswd server UDP error path
2011-04-13 Tom YuFix the sole case in process_chpw_request() where a...
2011-03-29 Greg HudsonIn r21175 (on the mskrb branch, merged in r21690) the...
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-27 Greg HudsonMake sure ulog_map() is invoked whenever we open the...
2011-02-25 Greg HudsonMake depend
2011-02-09 Greg HudsonAdd missing KRB5_USE_INET6 ifdefs around some bits...
2011-02-01 Greg Hudsonkadmin's ktremove can remove wrong entries when removin...
2011-01-25 Greg HudsonMake principal renaming work in libkadm5srv by converti...
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-22 Greg HudsonCorrect typo in r24526
2010-11-22 Sam Hartmangetdate.y: declare yyparse
2010-11-06 Greg HudsonAfter a failed kdb5_util load, make a subsequent load...
2010-11-01 Greg Hudsonkrb5_get_error_message cannot return NULL, and returns...
2010-10-26 Greg HudsonFILE keytabs have been able to handle write operations...
2010-10-23 Ken RaeburnDeclare kadmin_purgekeys
2010-10-08 Tom YuAdd a kadm5 RPC for purging old keys from the KDB ...
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-09-17 Greg HudsonKDC worker processes feature
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-09-08 Greg HudsonMake depend
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-22 Greg HudsonRemove some dead code in kdb5_stash() left behind by...
2010-06-21 Greg HudsonEliminate a bunch of duplicated code in kdb5_stash...
2010-06-21 Greg Hudsonkdb5_stash() contains its own kdb5_db_open() call ...
2010-06-08 Greg Hudsonkadmin ktadd may display wrong name of default keytab
2010-06-08 Greg HudsonWhen we display enctypes, display the input name rather...
2010-06-07 Greg Hudsonmake depend
2010-05-21 Greg HudsonRemove a non-functional and unnecessary check in kdb5_u...
2010-05-21 Greg HudsonFix an error case in kdb_util's dump.c where the dump...
2010-05-21 Greg HudsonRemove an unneeded conditional in the cleanup for kadmi...
2010-05-21 Greg HudsonIn getdate.y, remove an error check from r19656 which...
2010-05-21 Greg HudsonUse ANSI-style function definitions in our copy of...
2010-05-04 Greg HudsonGet rid of some kdb5_util load code which is no longer...
2010-05-04 Greg HudsonRemove some unused format string definitions from kdb5_...
2010-05-03 Greg HudsonEliminate some uses of variables as format strings...
2010-05-03 Greg HudsonEliminate the use of variables for format strings in...
2010-03-27 Ken RaeburnAlways pass -W option to kdb5_util create in testing
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2010-01-31 Greg HudsonFix minor error-handling bug in r23676
2010-01-28 Greg HudsonHandle migration from pre-1.7 databases with master...
2010-01-05 Tom Yudisable weak crypto by default
2010-01-04 Sam HartmanAnonymous documentation
2010-01-03 Ezra PeisachInitialize variables in case of error path winds up...
2010-01-03 Ezra PeisachSome unsigned/signed warning cleanup
2010-01-01 Ezra PeisachUnsigned/signed cleanup
2010-01-01 Russ AllberyAdd a new -P option to krb5kdc and kadmind which, if...
2009-12-31 Russ AllberyFix spelling and hyphen errors in man pages
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-12-03 Ken RaeburnReformat new comments
2009-12-03 Ken Raeburnfix slow behavior on Mac OS X with link-local addresses
2009-12-03 Ken Raeburnallow testing even if name->addr->name mapping doesn...
next