summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv/server_kdb.c
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-2/+0
* Use k5_setmsgGreg Hudson2014-06-051-2/+2
* Don't cache active master key list in kadmindGreg Hudson2013-10-251-7/+18
* Use k5calloc instead of k5alloc where appropriateGreg Hudson2013-07-111-1/+1
* Fix various warningsGreg Hudson2013-06-071-2/+2
* Try all history keys to decrypt password historyGreg Hudson2012-04-241-20/+35
* Only store master mey list in DAL handleGreg Hudson2012-03-211-3/+2
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Mark up strings for translationGreg Hudson2011-06-101-1/+1
* Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modulesGreg Hudson2010-07-081-1/+2
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-31/+22
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-021-12/+0
* Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson2010-07-021-2/+2
* Lazy history key creationGreg Hudson2010-03-111-38/+37
* Minimal support for updating history keyGreg Hudson2010-02-111-56/+53
* Make history key exempt from permitted_enctypesGreg Hudson2010-01-141-7/+7
* When retrieving the kadmin/history key, accept any enctype, as theGreg Hudson2010-01-071-2/+2
* make mark-cstyleTom Yu2009-10-311-157/+157
* Account lockoutGreg Hudson2009-10-251-0/+3
* Master Key Migration ProjectWill Fiveash2009-01-301-3/+40
* a stash file is not a keytabWill Fiveash2008-08-151-1/+2
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-4/+3
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-9/+5
* * server_kdb.c (kdb_init_hist): Force history principal's key toTom Yu2003-06-131-6/+10
* * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c,Ezra Peisach2001-02-181-28/+35
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-24/+3
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-241-0/+424