summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server/ovsec_kadmd.c
Commit message (Expand)AuthorAgeFilesLines
* Implement kadmind -proponlyGreg Hudson2014-02-201-15/+22
* Simplify ulog_mapGreg Hudson2014-02-201-2/+1
* Clean up ovsec_kadmd.cGreg Hudson2014-02-051-717/+342
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-251-19/+10
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-041-2/+0
* Fix various warningsGreg Hudson2013-06-071-5/+4
* Fix errno hygiene in kadmind write_pid_fileGreg Hudson2013-03-291-3/+3
* Fix a trivial file leak writing kadmind pid fileGreg Hudson2013-03-261-3/+4
* Add -p, -F, -K options to kadmindNicolas Williams2012-10-051-1/+20
* 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
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-1/+3
* Split signal setup into loop_setup_signals()Greg Hudson2011-09-141-1/+13
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-4/+4
* Migrate net-server loop to use libvertoGreg Hudson2011-09-021-98/+31
* 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
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-65/+63
* Add a kadm5 RPC for purging old keys from the KDB (e.g., fromTom Yu2010-10-081-1/+2
* 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
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-7/+1
* Merge users/raeburn/branches/network-mergeKen Raeburn2010-03-171-11/+22
* Unsigned/signed cleanupEzra Peisach2010-01-011-1/+1
* Add a new -P option to krb5kdc and kadmind which, if given, specifiesRuss Allbery2010-01-011-0/+50
* make mark-cstyleTom Yu2009-10-311-671/+671
* Account lockoutGreg Hudson2009-10-251-1/+1
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-1/+1
* Remove kadmin v1 API supportGreg Hudson2009-08-131-27/+3
* Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu2009-07-101-1/+4
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+6
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-395/+12
* Move prototypes needed in multiple files to misc.h instead ofEzra Peisach2008-12-171-6/+0
* compile-time flag to disable ipropKen Raeburn2008-08-271-3/+12
* Merge from branch sun-ipropKen Raeburn2008-06-241-40/+229
* Fix various minor format-string issuesKen Raeburn2008-06-031-9/+11
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+3
* Avoid unchecked sprintf in some KDC-side programsKen Raeburn2007-07-121-9/+7
* MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu2007-04-031-8/+20
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-091-0/+5
* Delay kadmind random number initialization until after forkRuss Allbery2006-11-091-9/+11
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-2/+3
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-5/+5
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-31/+31