summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Remove nroff man pagesBen Kaduk2012-10-161-281/+0
* Add -p, -F, -K options to kadmindNicolas Williams2012-10-052-14/+34
* ipropd_svc.c DPRINT improvementsNicolas Williams2012-10-051-13/+34
* Use a single global dump for iprop full syncsNicolas Williams2012-10-051-34/+34
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+1
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Only store master mey list in DAL handleGreg Hudson2012-03-211-2/+0
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-24/+0
* Require IPv6 supportKen Raeburn2012-02-281-2/+0
* Access controls for string RPCs [CVE-2012-1012]Greg Hudson2012-02-211-8/+11
* install sphinx-generated manpagesTom Yu2012-01-091-0/+2
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-151-1/+1
* Exit on error in kadmind kprop childGreg Hudson2011-11-041-2/+2
* Allow password changes over NATsGreg Hudson2011-10-151-23/+8
* make dependTom Yu2011-10-141-7/+8
* Make dispatch() respond via a callbackGreg Hudson2011-10-031-17/+10
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-4/+4
* Add kadmin functionality for string attributesGreg Hudson2011-09-213-1/+127
* Split signal setup into loop_setup_signals()Greg Hudson2011-09-141-1/+13
* Fix verto.h dependencies for system libvertoGreg Hudson2011-09-091-53/+51
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-4/+4
* make dependKen Raeburn2011-09-041-37/+41
* Migrate net-server loop to use libvertoGreg Hudson2011-09-022-100/+33
* Remove vestigial reset_db() in kadmindGreg Hudson2011-09-021-34/+1
* Remove ancient Purify support in kadmindGreg Hudson2011-09-021-67/+0
* Don't bother logging SIGPIPE in kadmindGreg Hudson2011-09-021-19/+2
* Add a loop_ prefix to net-server.c functionsGreg Hudson2011-09-021-7/+7
* make dependEzra Peisach2011-07-011-1/+3
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-105-148/+122
* Missed in r24888: remove the process_chpw_request() prototype fromGreg Hudson2011-04-191-8/+0
* Clean up schpw.c in kadmind a bit, making use of new k5-int.h helpersGreg Hudson2011-04-191-79/+44
* Revert r24886; it was incorrectGreg Hudson2011-04-191-4/+0
* Fix memory leak in kpasswd server UDP error pathGreg Hudson2011-04-191-0/+4
* Fix the sole case in process_chpw_request() where a return could occurTom Yu2011-04-131-2/+12
* In r21175 (on the mskrb branch, merged in r21690) the result codes forGreg Hudson2011-03-291-2/+3
* Make dependGreg Hudson2011-02-251-12/+11
* Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code whichGreg Hudson2011-02-091-0/+2
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-083-1/+65
* KDC worker processes featureGreg Hudson2010-09-171-1/+1
* kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman2010-09-151-6/+0
* Make dependGreg Hudson2010-09-081-14/+17
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-7/+1
* make dependGreg Hudson2010-06-071-16/+18
* Merge users/raeburn/branches/network-mergeKen Raeburn2010-03-177-2147/+146
* Unsigned/signed cleanupEzra Peisach2010-01-011-1/+1
* Add a new -P option to krb5kdc and kadmind which, if given, specifiesRuss Allbery2010-01-012-0/+59