summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* Check for malloc failure in process_chpw_requestGreg Hudson2014-03-031-2/+3
* Stop generating gssapi_krb5.hGreg Hudson2014-02-261-32/+32
* 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
* Modernize iprop codeGreg Hudson2014-02-051-1/+1
* make dependTom Yu2013-12-101-0/+1
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-255-58/+50
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-041-2/+0
* Accept anonymous GSS names in kadmindGreg Hudson2013-10-301-6/+19
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-231-1/+1
* Allow self-service for kadmin purgekeys RPCGreg Hudson2013-07-191-3/+4
* Fix various warningsGreg Hudson2013-06-073-11/+8
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Fix kpasswd UDP ping-pong [CVE-2002-2443]Tom Yu2013-05-131-4/+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
* make dependGreg Hudson2013-03-241-10/+9
* Clean up getclhoststr in ipropd_svc.cGreg Hudson2013-03-211-17/+9
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-4/+1
* make dependGreg Hudson2013-01-101-1/+1
* Fix DPRINT in ipropd_svc.cGuillaume Rousse2013-01-011-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-4/+4
* 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