summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Add kadmin functionality for string attributesGreg Hudson2011-09-217-1/+288
* 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
* Instead of passing a 0 to add_new_mkey for kvno and leavingKen Raeburn2011-09-051-1/+3
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-042-10/+11
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* 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
* Remove an unused variableEzra Peisach2011-08-191-1/+0
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-1/+0
* Fix process list spew in verbose kadmin testsGreg Hudson2011-07-181-2/+2
* make dependEzra Peisach2011-07-012-1/+4
* Fix a minor memory leak in kadminGreg Hudson2011-06-231-10/+11
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-1/+1
* Handle invalid intervals in lockout-related kadmin parametersGreg Hudson2011-06-101-8/+18
* Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson2011-06-101-0/+3
* Add setlocale() calls to main functionsGreg Hudson2011-06-104-0/+4
* Mark up strings for translationGreg Hudson2011-06-1017-684/+737
* Document the lockout-related options in kadmin (modprinc -unlock andGreg Hudson2011-05-161-0/+21
* In kadmin, try using get_date() for lockout-related duration inputs toGreg Hudson2011-05-161-6/+17
* 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
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0912-57/+23
* Make sure ulog_map() is invoked whenever we open the database inGreg Hudson2011-02-272-8/+11
* Make dependGreg Hudson2011-02-254-54/+49
* Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code whichGreg Hudson2011-02-091-0/+2
* kadmin's ktremove can remove wrong entries when removing kvno 0Greg Hudson2011-02-011-1/+2
* Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2011-01-253-0/+67
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-287-7/+7
* Correct typo in r24526Greg Hudson2010-11-221-1/+1
* getdate.y: declare yyparseSam Hartman2010-11-221-0/+1
* After a failed kdb5_util load, make a subsequent load operation workGreg Hudson2010-11-061-22/+10
* krb5_get_error_message cannot return NULL, and returns "Success" onGreg Hudson2010-11-011-24/+4
* FILE keytabs have been able to handle write operations since krb5 1.7,Greg Hudson2010-10-261-9/+0
* Declare kadmin_purgekeysKen Raeburn2010-10-231-0/+1
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-086-9/+128
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-26/+52
* 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-084-49/+56
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-065-253/+158
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-022-14/+5