aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/srv
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Disable principal renames for LDAPGreg Hudson1-0/+13
2015-03-18Log invalid restrictions stringsGreg Hudson1-0/+4
2015-03-18Fix scope of kadmind ACL wildcard back-referencesGreg Hudson1-1/+1
2014-09-22Return only new keys in randkey [CVE-2014-5351]Greg Hudson1-3/+18
2014-08-22Make randkey update principal mkvnoGreg Hudson1-1/+6
2014-08-02Add flag word to KDB iteration APIsTom Yu1-1/+1
2014-07-12Remove unused variablesLukas Slebodnik1-3/+2
2014-07-08make dependGreg Hudson1-15/+33
2014-07-08Include autoconf.h before system headersGreg Hudson3-8/+2
2014-06-05Use k5_setmsgGreg Hudson4-12/+11
2014-04-04Remove adb_policy_init and adb_policy_closeTomas Kuthan3-24/+1
2014-04-04Fix leak in kadm5_flush with LDAP KDBTomas Kuthan1-1/+1
2014-02-26Stop generating gssapi_krb5.hGreg Hudson1-4/+4
2014-02-20Simplify ulog_mapGreg Hudson1-4/+3
2014-01-06Make salt defaulting work for keysaltsTom Yu2-3/+3
2013-10-25Don't cache active master key list in kadmindGreg Hudson2-18/+23
2013-07-15Add kadmin support for principals without keysGreg Hudson1-3/+8
2013-07-15Avoid allocating zero key_data structuresGreg Hudson1-11/+13
2013-07-11Use k5calloc instead of k5alloc where appropriateGreg Hudson3-3/+3
2013-06-07Fix various warningsGreg Hudson3-8/+11
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+0
2013-03-24make dependGreg Hudson1-23/+19
2013-02-09Add and use k5memdup, k5memdup0 helpersGreg Hudson1-5/+3
2013-01-16Get rid of krb5_read_realm_paramsGreg Hudson1-2/+0
2013-01-11Simplify KDC host referral codeGreg Hudson1-1/+0
2013-01-10make dependGreg Hudson1-1/+1
2013-01-09Fold kadm5 internal policy functions into callersGreg Hudson3-57/+8
2013-01-09Allow principals to refer to nonexistent policiesGreg Hudson2-175/+65
2013-01-07Fix various result checksNickolai Zeldovich1-1/+1
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-12/+12
2012-08-15Fix apply_keysalt_policy bugGreg Hudson1-1/+1
2012-07-30Constify krb5_string_to_keysalts()'s string argNicolas Williams1-1/+1
2012-07-30Policy extensions + new policy: allowed ks typesNicolas Williams3-52/+398
2012-06-04Fix -DDEBUG compilation errorsHenry B. Hotz2-3/+3
2012-05-29Null pointer deref in kadmind [CVE-2012-1013]Richard Basch1-1/+1
2012-05-17Add missing $(LIBS) to some shared librariesTom Yu1-1/+1
2012-04-26Allow clearpolicy restriction for kadmin addprincGreg Hudson1-4/+5
2012-04-24Try all history keys to decrypt password historyGreg Hudson2-43/+58
2012-04-04Fix password reuse check with cpw -keepoldGreg Hudson1-0/+3
2012-03-22Suppress some gcc uninitialized variable warningsGreg Hudson1-1/+1
2012-03-21Only store master mey list in DAL handleGreg Hudson3-25/+17
2011-10-24Refactor salt computation into libkdb5Greg Hudson1-47/+15
2011-10-14make dependTom Yu1-6/+6
2011-09-21Add kadmin functionality for string attributesGreg Hudson2-0/+59
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-1/+1
2011-09-04Get rid of variables triggering gcc's "defined but not used"Ken Raeburn5-20/+0
2011-06-24Make fewer db lookups in kadm5_create_principal_3Greg Hudson1-19/+10
2011-06-23Fix a minor memory leak in the pwqual loaderGreg Hudson1-0/+1
2011-06-10Mark up strings for translationGreg Hudson8-19/+25
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson9-42/+24