summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv/svr_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Make salt defaulting work for keysaltsTom Yu2014-01-061-1/+1
* Fold kadm5 internal policy functions into callersGreg Hudson2013-01-091-54/+7
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-11/+0
* Constify krb5_string_to_keysalts()'s string argNicolas Williams2012-07-301-1/+1
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-15/+175
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Performance issue in LDAP policy fetchGreg Hudson2010-10-071-4/+4
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-13/+12
* make mark-cstyleTom Yu2009-10-311-149/+150
* Account lockoutGreg Hudson2009-10-251-0/+33
* Remove kadmin v1 API supportGreg Hudson2009-08-131-22/+0
* Allow more than 10 past keys to be stored by a policyGreg Hudson2009-05-071-5/+2
* include string.hKen Raeburn2009-01-051-0/+1
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-2/+1
* fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2007-09-041-2/+3
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-4/+4
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-0/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-40/+40
* Fixed several typos in commentsMitchell Berger2001-06-201-3/+3
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-241-0/+315